Skip to content

Instantly share code, notes, and snippets.

@puiutucutu
Last active September 14, 2016 14:52
Show Gist options
  • Save puiutucutu/cfa7c63880386e625923ccb25cc46cc1 to your computer and use it in GitHub Desktop.
Save puiutucutu/cfa7c63880386e625923ccb25cc46cc1 to your computer and use it in GitHub Desktop.
Design Patterns Understood

Behavioral

Structural

Pattern Understood
Adapter / Wrapper
Bridge
Composite
Data Mapper
Decorator
Dependency Injection Yes
Facade
Fluent Interface
Flyweight
Proxy
Registry

Creational

Pattern Understood
AbstractFactory --
Builder Yes
FactoryMethod Yes
Multiton Yes
Pool --
Prototype --
SimpleFactory Yes
Singleton Yes
StaticFactory --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment