DMITRII PECHERITSA
DMITRII PECHERITSA
  • Information
4 Jahre
Erfahrung
0
Produkte
0
Demoversionen
0
Jobs
0
Signale
0
Abonnenten
trader, programmer
DMITRII PECHERITSA
Hat den Code Proxy - structural design pattern veröffentlicht
Provide a surrogate or placeholder for another object to control access to it
2 119
DMITRII PECHERITSA
Hat den Code Flyweight - structural design pattern veröffentlicht
Use sharing to support large numbers of fine-grained objects efficiently
2 115
DMITRII PECHERITSA
Hat den Code Facade - structural design pattern veröffentlicht
Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use
2 94
DMITRII PECHERITSA
Hat den Code Decorator - structural design pattern veröffentlicht
Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality
2 172
DMITRII PECHERITSA
Hat den Code Composite - structural design pattern veröffentlicht
Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.
1 155
DMITRII PECHERITSA
Hat den Code Bridge - structural design pattern veröffentlicht
Decouple an abstraction from its implementation so that the two can vary independently
1 130
DMITRII PECHERITSA
Hat den Code Adapter - structural design pattern veröffentlicht
Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together
1 135
DMITRII PECHERITSA
Hat den Code All creational design patterns veröffentlicht
A collection of classic creational GoF design patterns
1 215
DMITRII PECHERITSA
Hat den Code Singleton - creational design pattern veröffentlicht
Ensure one instance of a class with a global point of access
1 136
DMITRII PECHERITSA
Hat den Code Design patterns - Prototype (creational) veröffentlicht
Create objects by copying a prototype
1 129
DMITRII PECHERITSA
Hat den Code Design patterns - Factory Method veröffentlicht
An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.
1 159
DMITRII PECHERITSA
Hat den Code Design patterns - Builder veröffentlicht
For a complex object separate its construction from representation. Same construction process can create different representations
1 165
DMITRII PECHERITSA
Hat den Code Design patterns - Abstract Factory veröffentlicht
Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
1 113
DMITRII PECHERITSA
Hat den Code Design patterns - Twin veröffentlicht
Modeling multiple inheritance with the Twin pattern.
1 149
DMITRII PECHERITSA
Hat den Code Programming patterns - Facade veröffentlicht
Provide a unified interface to a set of interfaces in a subsystem.
1 153
DMITRII PECHERITSA
Hat den Code Programming patterns - Composite veröffentlicht
Compose objects into tree structures to represent part-whole hierarchies.
2 148
DMITRII PECHERITSA
Hat den Code Basic List veröffentlicht
A basic container for storing an ordered list of basic data type objects.
2 150
DMITRII PECHERITSA
Hat den Code Object List veröffentlicht
A basic container for storing an ordered list of objects.
1 219
DMITRII PECHERITSA
Hat den Code Arrays class veröffentlicht
Frequent array operation methods.
1 216
DMITRII PECHERITSA
Hat den Code Doubles comparer veröffentlicht
Class for comparing two floating point variables.
134
123