Introduction to OOP: Chapter 18 : Patterns and Frameworks [next] [previous] [audio] [real] [text]

Design Patterns

Design Patterns are more amorphous. A design pattern captures the elements of a solution to a problem, but in a language independent fashion.

An example pattern might be ``standing in place of'', which can be manifest in many ways.

Intro OOP, Chapter 18, Slide 7