Jump to content

Category:Design patterns

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Andy Smith (talk | contribs) at 11:59, 11 January 2006 (Changed category link to colon first to attempt to avoid 'Design patterns' appearing as a subcategory of the category it redirects to). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Redirect page

Design Pattern is general solution to common problem in software design. It is description or template for how to solve broblem that can be used in different situations. Design pattern typically shows relationship and interaction between classes or objects, without specifying final application classes or objects that are involved. Patterns identify and specify abstractions that are above level of single classes and instance or of components.

Subcategories

This category has only the following subcategory.

Pages in category "Design patterns"

The following 4 pages are in this category, out of 4 total. This list may not reflect recent changes.