Design Patterns: Difference between revisions

Content deleted Content added
Mountain (talk | contribs)
correct inter-links
m Added wiki links for authors
Line 1:
'''''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 pattern]]s then the second half shows the list of a host of practical reusable design patterns. Below is the list: