DMITRII PECHERITSA
DMITRII PECHERITSA
  • Information
6+ Jahre
Erfahrung
0
Produkte
0
Demoversionen
0
Jobs
0
Signale
0
Abonnenten
trader, programmer
DMITRII PECHERITSA
Hat den Code Arrays class veröffentlicht
Frequent array operation methods.
1 379
DMITRII PECHERITSA
Hat den Code Doubles comparer veröffentlicht
Class for comparing two floating point variables.
285
DMITRII PECHERITSA
Hat den Code Alphabet structure veröffentlicht
Sets of latin, russian characters, digits, punctuation, etc.
254
DMITRII PECHERITSA
Hat den Code Binary Flags veröffentlicht
How to minimize bool parameters in a function signature?
371
DMITRII PECHERITSA
Hat den Code Alphabet structure veröffentlicht
Sets of latin, russian characters, digits, punctuation, etc.
1 270
DMITRII PECHERITSA
Hat den Code Copy constructor veröffentlicht
Have you ever wondered how to safely return automatic objects with functions without memory leaks?
358
DMITRII PECHERITSA
Hat den Code Programming Patters - Builder (classic) veröffentlicht
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
1 560
DMITRII PECHERITSA
Hat den Code Programming Patterns - Factory Method veröffentlicht
Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.
1 379
DMITRII PECHERITSA
Hat den Code Programming Patterns - Abstract Factory veröffentlicht
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
1 343
DMITRII PECHERITSA
Hat den Code Programming Patterns - Observer veröffentlicht
When the subject changes, it notifies and updates its observers, who know nothing about each other.
1 476
DMITRII PECHERITSA
Hat den Code Programming Patterns - Strategy veröffentlicht
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
1 878
ntpo0jlo
ntpo0jlo 2020.05.24
ok.P
DMITRII PECHERITSA
Hat den Code Programming Patterns - Decorator veröffentlicht
A way of sub-classing more functional objects, dynamically.
433
123