Introduction
Welcome
()
What you should know
()
Using the exercise files
()
1. Design Patterns Overview
What are design patterns?
()
Who are The Gang of Four?
()
Why use design patterns?
()
Design pattern Categories
()
2. ProtoType
Prototype pattern explained
()
Walk through Prototype pattern
()
Code client and demo Prototype pattern
()
3. Bridge
Bridge pattern explained
()
Walk through Bridge pattern
()
Code client and demo Bridge pattern
()
4. Façade
Façade pattern explained
()
Walk through Façade pattern
()
Code client and demo Façade pattern
()
5. Flyweight
Flyweight pattern explained
()
Walk through Flyweight pattern
()
Code client and demo Flyweight pattern
()
6. Proxy
Proxy pattern explained
()
Walk through Proxy pattern
()
Code client and demo Proxy pattern
()
7. Memento
Memento pattern explained
()
Walk through Memento
()
Code client and demo Memento pattern
()
8. State
State pattern explained
()
Walk through State pattern
()
Code client and demo State pattern
()
9. Strategy
Strategy pattern explained
()
Walk through Strategy pattern
()
Code client and demo Strategy pattern
()
10. Template Method
Template Method pattern explained
()
Walk through Template Method
()
Code client and demo Template Method
()
Ex_Files_Intermediate_C_Design.zip
(8.8 MB)