DMITRII PECHERITSA / Profil
- Bilgiler
5+ yıl
deneyim
|
0
ürünler
|
0
demo sürümleri
|
0
işler
|
0
sinyaller
|
0
aboneler
|
trader, programmer
DMITRII PECHERITSA
Proxy - structural design pattern kodunu yayınladı
Provide a surrogate or placeholder for another object to control access to it
Sosyal ağlarda paylaş · 2
145
DMITRII PECHERITSA
Flyweight - structural design pattern kodunu yayınladı
Use sharing to support large numbers of fine-grained objects efficiently
Sosyal ağlarda paylaş · 2
127
DMITRII PECHERITSA
Facade - structural design pattern kodunu yayınladı
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
Sosyal ağlarda paylaş · 2
114
DMITRII PECHERITSA
Decorator - structural design pattern kodunu yayınladı
Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality
Sosyal ağlarda paylaş · 2
190
DMITRII PECHERITSA
Composite - structural design pattern kodunu yayınladı
Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.
Sosyal ağlarda paylaş · 1
186
DMITRII PECHERITSA
Bridge - structural design pattern kodunu yayınladı
Decouple an abstraction from its implementation so that the two can vary independently
Sosyal ağlarda paylaş · 1
156
DMITRII PECHERITSA
Adapter - structural design pattern kodunu yayınladı
Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together
Sosyal ağlarda paylaş · 1
150
DMITRII PECHERITSA
All creational design patterns kodunu yayınladı
A collection of classic creational GoF design patterns
Sosyal ağlarda paylaş · 1
248
DMITRII PECHERITSA
Singleton - creational design pattern kodunu yayınladı
Ensure one instance of a class with a global point of access
Sosyal ağlarda paylaş · 1
159
DMITRII PECHERITSA
Design patterns - Prototype (creational) kodunu yayınladı
Create objects by copying a prototype
Sosyal ağlarda paylaş · 1
156
DMITRII PECHERITSA
Design patterns - Factory Method kodunu yayınladı
An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.
Sosyal ağlarda paylaş · 1
185
DMITRII PECHERITSA
Design patterns - Builder kodunu yayınladı
For a complex object separate its construction from representation. Same construction process can create different representations
Sosyal ağlarda paylaş · 1
189
DMITRII PECHERITSA
Design patterns - Abstract Factory kodunu yayınladı
Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
Sosyal ağlarda paylaş · 1
132
DMITRII PECHERITSA
Design patterns - Twin kodunu yayınladı
Modeling multiple inheritance with the Twin pattern.
Sosyal ağlarda paylaş · 1
177
DMITRII PECHERITSA
Programming patterns - Facade kodunu yayınladı
Provide a unified interface to a set of interfaces in a subsystem.
Sosyal ağlarda paylaş · 1
181
DMITRII PECHERITSA
Programming patterns - Composite kodunu yayınladı
Compose objects into tree structures to represent part-whole hierarchies.
Sosyal ağlarda paylaş · 2
173
DMITRII PECHERITSA
Basic List kodunu yayınladı
A basic container for storing an ordered list of basic data type objects.
Sosyal ağlarda paylaş · 2
168
DMITRII PECHERITSA
Object List kodunu yayınladı
A basic container for storing an ordered list of objects.
Sosyal ağlarda paylaş · 1
260
DMITRII PECHERITSA
Arrays class kodunu yayınladı
Frequent array operation methods.
Sosyal ağlarda paylaş · 1
260
DMITRII PECHERITSA
Doubles comparer kodunu yayınladı
Class for comparing two floating point variables.
: