java design patterns tutorial 8
- Mastering the Bridge Pattern: Decoupling Abstraction from Implementation
- Mastering the Adapter Pattern: Making Incompatible Code Work Together
- Mastering the Prototype Pattern: The Art of the Perfect Copy
- Mastering the Builder Pattern: Constructing Objects Step-by-Step
- Mastering the Abstract Factory: One Interface to Create Them All
- Mastering the Factory Method: Beyond the new Keyword
- Mastering the Singleton Pattern: One Instance to Rule Them All
- Demystifying Design Patterns: Your First Step into Elegant Code