Prev
1
2
3
4
5
6
7
8
9
Next
- What is a Design Pattern?
- "Each pattern describes a problem which occurs over and over again in our environment, and then describes the core of the solution to that problem, in such a way that you can use this solution a million times over, without ever doing it the same way twice."
-- Christopher Alexander, writing about designs of cities and towns.
- Common patterns give us solutions and vocabulary for discussing these solutions succinctly.