Information AboutDesign Patterns |
| CATEGORIES ABOUT DESIGN PATTERNS | |
| computer books | |
| software design patterns | |
| design patterns | |
| 1994 bookscomputer books | |
| software design patterns | |
| design patterns | |
| 1994 books | |
|
''Design Patterns'' (ISBN 0201633612) is a Computer Science book proposing standard solutions and naming conventions to common problems in software design. The book's authors are Erich Gamma , Richard Helm , Ralph Johnson and John Vlissides , known as the "Gang of Four" or simply "GoF". The book is divided into two parts, with the first giving the definition of Software Design Pattern s and the second giving a list of practical reusable design patterns. It is accompanied by examples in C++ and Smalltalk . The design patterns listed are: CREATIONAL PATTERNS STRUCTURAL PATTERNS BEHAVIORAL PATTERNS
For information about software design patterns in general, see Design Patterns In Computer Science , which provides a more extensive list of design patterns. EXTERNAL LINKS
|
|
|