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.

Design Patterns in Java: Structural
The Gang of Four Design Patterns explained and implemented using Java.
Free

This Course Includes
pluralsight
4 (433 reviews )
2 hour 52 minutes
english
Online - Self Paced
core courses
pluralsight
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.