Structural design patterns (Part 2)

25:41
Structural design patterns focus on the structure of classes/objects. In this section we will meet the Adapter, Composite and Decorator design patterns.

Topics

  1. Flyweight (07:39)
  2. Facade (05:09)
  3. Getting things working again (05:26)
  4. Bridge (01:36)
  5. Proxy (05:52)