When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Design Patterns in Java: Structural

The Gang of Four Design Patterns explained and implemented using Java.

     
  • 4
  •  |
  • Reviews ( 433 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (433 reviews )
  • icon2 hour 52 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Design Patterns in Java: Structural

This course is part of a three-part series covering design patterns using Java. This part covers structural design patterns such as Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy as defined by the Gang of Four. We look at examples in the Java API and code examples of each pattern.

What You Will Learn?

  • Introduction and Prerequisites : 4mins.
  • Adapter Design Pattern : 25mins.
  • Bridge Design Pattern : 30mins.
  • Composite Pattern : 20mins.
  • Decorator Pattern : 21mins.
  • Facade Pattern : 21mins.
  • Flyweight Pattern : 18mins.
  • Proxy Pattern : 27mins.
  • Next : 1min.