Category:Software design patterns

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

A (software) design pattern is a general solution to a common problem in software design. It is a description or template for how to solve a problem, that can be used in different situations. A 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 the level of single classes and instances.

Lua error in package.lua at line 80: module 'Module:Category main article' not found.

Subcategories

This category has only the following subcategory.

A

Pages in category "Software design patterns"

The following 104 pages are in this category, out of 104 total.