Design Patterns
Design Patterns (ISBN 0201633612) is a computer science book proposing standard solutions to common problems in software design. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides, playfully known as the "Gang of Four" or simply "GoF".
The first half of the book covers the definition of software design patterns then the second half shows the list of a host of practical reusable design patterns. Below is the list:
Creational Patterns
Structural Patterns
Behavioral Patterns
For information about software design patterns in general, see Software design pattern, which provides a more extensive list of design patterns.
Referenced By
Bridge (disambiguation) | Design Pattern | Design pattern (computer science) | Design pattern (computing) | Design pattern (disambiguation) | Design patterns | Gang of Four | List of basic software engineering topics | List of software engineering topics | Post-object programming | Smalltalk | Smalltalk-80 | Smalltalk programming language | Software design pattern | Software desisgn pattern | Software pattern
|