DMITRII PECHERITSA
DMITRII PECHERITSA
  • Informations
4 années
expérience
0
produits
0
versions de démo
0
offres d’emploi
0
signaux
0
les abonnés
trader, programmer
DMITRII PECHERITSA
Code publié Alphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
DMITRII PECHERITSA
Code publié Binary Flags
How to minimize bool parameters in a function signature?
DMITRII PECHERITSA
Code publié Alphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
DMITRII PECHERITSA
Code publié Copy constructor
Have you ever wondered how to safely return automatic objects with functions without memory leaks?
DMITRII PECHERITSA
Code publié Programming Patters - Builder (classic)
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
DMITRII PECHERITSA
Code publié 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.
DMITRII PECHERITSA
Code publié Programming Patterns - Abstract Factory
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
DMITRII PECHERITSA
Code publié Programming Patterns - Observer
When the subject changes, it notifies and updates its observers, who know nothing about each other.
DMITRII PECHERITSA
Code publié Programming Patterns - Strategy
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
ntpo0jlo
ntpo0jlo 2020.05.24
ok.P
DMITRII PECHERITSA
Code publié Programming Patterns - Decorator
A way of sub-classing more functional objects, dynamically.
123