The Bridge Pattern

Scott Bain | Recording

The Bridge Pattern is one of the most common and useful patterns from the book “Design Patterns, Elements of Reusable Object-Oriented Software,” by Gamma, Helm, Johnson, and Vlissides. However, it can be a little tricky to understand. This presentation uses a simple example to investigate the Bridge.