DMITRII PECHERITSA
DMITRII PECHERITSA
  • Bilgiler
4 yıl
deneyim
0
ürünler
0
demo sürümleri
0
işler
0
sinyaller
0
aboneler
trader, programmer
DMITRII PECHERITSA
Alphabet structure kodunu yayınladı
Sets of latin, russian characters, digits, punctuation, etc.
DMITRII PECHERITSA
Binary Flags kodunu yayınladı
How to minimize bool parameters in a function signature?
DMITRII PECHERITSA
Alphabet structure kodunu yayınladı
Sets of latin, russian characters, digits, punctuation, etc.
DMITRII PECHERITSA
Copy constructor kodunu yayınladı
Have you ever wondered how to safely return automatic objects with functions without memory leaks?
DMITRII PECHERITSA
Programming Patters - Builder (classic) kodunu yayınladı
Separate the construction of a complex object from its representation so that the same construction process can create different representations.
DMITRII PECHERITSA
Programming Patterns - Factory Method kodunu yayınladı
Define an interface for creating an object, but let subclasses decide which class to instantiate. Lets a class defer instantiation to subclasses.
DMITRII PECHERITSA
Programming Patterns - Abstract Factory kodunu yayınladı
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
DMITRII PECHERITSA
Programming Patterns - Observer kodunu yayınladı
When the subject changes, it notifies and updates its observers, who know nothing about each other.
DMITRII PECHERITSA
Programming Patterns - Strategy kodunu yayınladı
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
ntpo0jlo
ntpo0jlo 2020.05.24
ok.P
DMITRII PECHERITSA
Programming Patterns - Decorator kodunu yayınladı
A way of sub-classing more functional objects, dynamically.
123