Design pattern (software)

From Citizendium
Revision as of 20:40, 15 December 2020 by imported>Pat Palmer (adding that the original book named nearly 2 dozen design patterns)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.