A Pattern Definition The goal of the pattern community is to build a body of literature to support design and development in general.
Software Patterns A pattern is a recurring solution to a standard problem.
Patterns In A Nutshell The goal of patterns within the software community is to create a body of literature to help software developers resolve recurring problems encountered throughout all of software development.
A Learning Guide To Design Patterns Industrial Logic: Object-Oriented Design & Development, Patterns, CORBA, Interactive & Internet Programming.
Pattern Stories Stories about how you have used patterns and where you can learn the stories of others
A Tiny Intro To Patterns Patterns are a programmers version of Aesop's fables. There is usually an example illustrating bad practice, and a moral to go with it
Portland Patterns Repository 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
Pizza Inversion Pizza Inversion may sound like a cheesy name for a pattern, but it describes a recurring solution to a problem that is of fundamental significance to most software developers I know.