DMITRII PECHERITSA
DMITRII PECHERITSA
  • 信息
4 年
经验
0
产品
0
演示版
0
工作
0
信号
0
订阅者
trader, programmer
DMITRII PECHERITSA
已发布代码Alphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
127
DMITRII PECHERITSA
已发布代码Binary Flags
How to minimize bool parameters in a function signature?
232
DMITRII PECHERITSA
已发布代码Alphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
1 122
DMITRII PECHERITSA
已发布代码Copy constructor
Have you ever wondered how to safely return automatic objects with functions without memory leaks?
214
DMITRII PECHERITSA
已发布代码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 421
DMITRII PECHERITSA
已发布代码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 235
DMITRII PECHERITSA
已发布代码Programming Patterns - Abstract Factory
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
1 208
DMITRII PECHERITSA
已发布代码Programming Patterns - Observer
When the subject changes, it notifies and updates its observers, who know nothing about each other.
1 316
DMITRII PECHERITSA
已发布代码Programming Patterns - Strategy
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
1 725
ntpo0jlo
ntpo0jlo 2020.05.24
ok.P
DMITRII PECHERITSA
已发布代码Programming Patterns - Decorator
A way of sub-classing more functional objects, dynamically.
289
123