Jump to content

User:Thipacu/Books/Programming Design Patterns

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Thipacu (talk | contribs) at 09:32, 6 October 2015 (Created page with '{{saved book |title= |subtitle= |cover-image= |cover-color=}} :Software design pattern :Design Patterns ;Creational Design Patterns :Creational pa...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


Software design pattern
Design Patterns
Creational Design Patterns
Creational pattern
Abstract factory pattern
Builder pattern
Factory method pattern
Prototype pattern
Singleton pattern
Structural Design Patterns
Decorator pattern
Adapter pattern
Bridge pattern
Composite pattern
Facade pattern
Flyweight pattern
Proxy pattern
Inheritance (object-oriented programming)
Polymorphism (computer science)
Object (computer science)
Behavioral Design Patterns
Chain-of-responsibility pattern
Command pattern
Interpreter pattern
Iterator pattern
Mediator pattern
Memento pattern
Observer pattern
State pattern
Strategy pattern
Template method pattern
Visitor pattern
Related
Loose coupling