DMITRII PECHERITSA
DMITRII PECHERITSA
  • Información
6+ años
experiencia
0
productos
0
versiones demo
0
trabajos
0
señales
0
suscriptores
trader, programmer
DMITRII PECHERITSA
Ha publicado el código Proxy - structural design pattern
Provide a surrogate or placeholder for another object to control access to it
2 183
DMITRII PECHERITSA
Ha publicado el código Flyweight - structural design pattern
Use sharing to support large numbers of fine-grained objects efficiently
2 175
DMITRII PECHERITSA
Ha publicado el código Facade - structural design pattern
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 150
DMITRII PECHERITSA
Ha publicado el código Decorator - structural design pattern
Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality
2 221
DMITRII PECHERITSA
Ha publicado el código Composite - structural design pattern
Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.
1 218
DMITRII PECHERITSA
Ha publicado el código Bridge - structural design pattern
Decouple an abstraction from its implementation so that the two can vary independently
1 197
DMITRII PECHERITSA
Ha publicado el código Adapter - structural design pattern
Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together
1 192
DMITRII PECHERITSA
Ha publicado el código All creational design patterns
A collection of classic creational GoF design patterns
1 286
DMITRII PECHERITSA
Ha publicado el código Singleton - creational design pattern
Ensure one instance of a class with a global point of access
1 187
DMITRII PECHERITSA
Ha publicado el código Design patterns - Prototype (creational)
Create objects by copying a prototype
1 197
DMITRII PECHERITSA
Ha publicado el código Design patterns - Factory Method
An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.
1 218
DMITRII PECHERITSA
Ha publicado el código Design patterns - Builder
For a complex object separate its construction from representation. Same construction process can create different representations
1 223
DMITRII PECHERITSA
Ha publicado el código Design patterns - Abstract Factory
Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
1 168
DMITRII PECHERITSA
Ha publicado el código Design patterns - Twin
Modeling multiple inheritance with the Twin pattern.
1 218
DMITRII PECHERITSA
Ha publicado el código Programming patterns - Facade
Provide a unified interface to a set of interfaces in a subsystem.
1 226
DMITRII PECHERITSA
Ha publicado el código Programming patterns - Composite
Compose objects into tree structures to represent part-whole hierarchies.
2 214
DMITRII PECHERITSA
Ha publicado el código Basic List
A basic container for storing an ordered list of basic data type objects.
2 204
DMITRII PECHERITSA
Ha publicado el código Object List
A basic container for storing an ordered list of objects.
1 301
DMITRII PECHERITSA
Ha publicado el código Arrays class
Frequent array operation methods.
1 305
DMITRII PECHERITSA
Ha publicado el código Doubles comparer
Class for comparing two floating point variables.
204
123