Jump to content

Design Patterns

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 193.237.249.142 (talk) at 06:49, 23 February 2002 (moved from Design Pattern). 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)

A book, "Design Patterns: elements of reusable object-oriented software " by Gamma, Helm, Johnson and Vlissides , also known as the Gang of Four, or GoF. The first widely used source of software design patterns.


Creational Patterns

Structural Patterns

Behavioral Patterns