
What You'll Learn
This course is the second part of a series. The first part covered the behavioral design patterns. In this part, you'll learn the structural design patterns that were first introduced by GoF.
- Adapter Pattern
- Bridge Pattern
- Composite Pattern
- Decorator Pattern
- Facade Pattern
- Flyweight Pattern
- Proxy Pattern