puiu91
9/3/2016 - 1:17 AM

Design Patterns Understood

Design Patterns Understood

Behavioral

Structural

PatternUnderstood
Adapter / Wrapper
Bridge
Composite
Data Mapper
Decorator
Dependency InjectionYes
Facade
Fluent Interface
Flyweight
Proxy
Registry

Creational

PatternUnderstood
AbstractFactory--
BuilderYes
FactoryMethodYes
MultitonYes
Pool--
Prototype--
SimpleFactoryYes
SingletonYes
StaticFactory--