Design Patterns in Java: Structural
The Gang of Four Design Patterns explained and implemented using Java.
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.
Author Name: Bryan Hansen
Author Description:
Bryan is a Director at Software Technology Group, a consulting company based out of Salt Lake City, and has authored and taught numerous courses in Java. Over the years, Bryan has taught courses on Java Certifications, JPA, Hibernate, Spring, Spring MVC, Spring JDBC, Maven, RESTful Services, Selenium, Automated Testing, CAS, and various security topics.
Table of Contents
- 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
There are no reviews yet.