Introduction to OOP
Chapter 24: Design Patterns :
next
previous
audio
real
text
Example Patterns
We will briefly examine a number of common patterns:
Iterator
Software Factory
Strategy
Singleton
Composite
Decorator
Double-Dispatch
Flyweight
Proxy
Facade
Observer
Intro OOP,
Chapter 24
, Slide 07