What Is a Design Pattern?
A pattern describes a reoccurring problem and provides a customizable solution to that problem.
Design patterns locate themselves between simple algorithms and data structure (e.g. linked lists) and application designs.
Previous slide
Next slide
Back to first slide
View graphic version