Design pattern (software)

From Citizendium
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.
This article is about Design pattern (software). For other uses of the term Design pattern, please see Design pattern (disambiguation).

A software design pattern is a challenge encountered so commonly, especially in object-oriented computer programming, that its general solution is taught independently of any particular programming language. The term fell into widespread use in 1995 after the publication of the "Gang of Four" book Design Patterns, which identified and named nearly two dozen design patterns.