DMITRII PECHERITSA / Perfil
- Información
|
6+ años
experiencia
|
0
productos
|
0
versiones demo
|
|
0
trabajos
|
0
señales
|
0
suscriptores
|
trader, programmer
DMITRII PECHERITSA
Ha publicado el código Doubles comparer
Class for comparing two floating point variables.
267
DMITRII PECHERITSA
Ha publicado el código Alphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
244
DMITRII PECHERITSA
Ha publicado el código Binary Flags
How to minimize bool parameters in a function signature?
355
DMITRII PECHERITSA
Ha publicado el código Alphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
1
255
DMITRII PECHERITSA
Ha publicado el código Copy constructor
Have you ever wondered how to safely return automatic objects with functions without memory leaks?
342
DMITRII PECHERITSA
Ha publicado el código Programming Patters - Builder (classic)
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
1
547
DMITRII PECHERITSA
Ha publicado el código Programming Patterns - Factory Method
Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.
1
369
DMITRII PECHERITSA
Ha publicado el código Programming Patterns - Abstract Factory
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
1
330
DMITRII PECHERITSA
Ha publicado el código Programming Patterns - Observer
When the subject changes, it notifies and updates its observers, who know nothing about each other.
1
466
DMITRII PECHERITSA
Ha publicado el código Programming Patterns - Strategy
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
1
863
DMITRII PECHERITSA
Ha publicado el código Programming Patterns - Decorator
A way of sub-classing more functional objects, dynamically.
418
: