Category:Software design patterns
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.

Wikimedia Commons has media related to Software design patterns.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Software design patterns"
The following 107 pages are in this category, out of 107 total. This list may not reflect recent changes.
A
B
C
D
F
I
M
P
S
- Scheduled-task pattern
- Scheduling (computing)
- Servant (design pattern)
- Service locator pattern
- Shard (database architecture)
- Singleton pattern
- Software architectural model
- Specification pattern
- State pattern
- Store-passing style
- Strangler fig pattern
- Strategy pattern
- Strongly typed identifier
- Structural pattern
- Substitution failure is not an error