DMITRII PECHERITSA
DMITRII PECHERITSA
  • 情報
4 年
経験
0
製品
0
デモバージョン
0
ジョブ
0
シグナル
0
購読者
trader, programmer
DMITRII PECHERITSA
パブリッシュされたコードAlphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
128
DMITRII PECHERITSA
パブリッシュされたコードBinary Flags
How to minimize bool parameters in a function signature?
235
DMITRII PECHERITSA
パブリッシュされたコードAlphabet structure
Sets of latin, russian characters, digits, punctuation, etc.
1 124
DMITRII PECHERITSA
パブリッシュされたコードCopy constructor
Have you ever wondered how to safely return automatic objects with functions without memory leaks?
223
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 424
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 238
DMITRII PECHERITSA
パブリッシュされたコードProgramming Patterns - Abstract Factory
Provides an interface for creating families of related or dependent objects without specifying their concrete class.
1 209
DMITRII PECHERITSA
パブリッシュされたコードProgramming Patterns - Observer
When the subject changes, it notifies and updates its observers, who know nothing about each other.
1 322
DMITRII PECHERITSA
パブリッシュされたコードProgramming Patterns - Strategy
Encapsulating a family of interchangeable algorythms which can be modified independently from the client.
1 731
ntpo0jlo
ntpo0jlo 2020.05.24
ok.P
DMITRII PECHERITSA
パブリッシュされたコードProgramming Patterns - Decorator
A way of sub-classing more functional objects, dynamically.
291
123