From the eBook - Third edition.
Chapter 1: SOLID Principles
Chapter 2: Simple Factory Pattern
Chapter 3: Factory Method Pattern
Chapter 4: Abstract Factory Pattern
Chapter 5: Prototype Pattern
Chapter 6: Builder Pattern
Chapter 7: Singleton Pattern
Chapter 9: Decorator Pattern
Chapter 10: Adapter Pattern
Chapter 11: Facade Pattern
Chapter 12: Flyweight Pattern
Chapter 13: Composite Pattern
Chapter 14: Bridge Pattern
Chapter 15: Visitor Pattern
Chapter 16: Observer Pattern
Chapter 17: Strategy Pattern
Chapter 18: Template Method Pattern
Chapter 19: Command Pattern
Chapter 20: Iterator Pattern
Chapter 21: Memento Pattern
Chapter 22: State Pattern
Chapter 23: Mediator Pattern
Chapter 24: Chain of Responsibility Pattern
Chapter 25: Interpreter Pattern
Chapter 26: Null Object Pattern
Chapter 28: Criticism to Design Patterns
Chapter 29: Brief overview of Anti-Patterns
From the eBook - Second edition.
Part 1. Gang of four patterns. Singleton pattern
Strategy (policy) pattern
Chain-of-responsibility pattern
Part 2. Additional design patterns. Simple factory pattern
Part 3. Final discussions on design patterns. Criticisms of design patterns
AntiPatterns: avoid the common mistakes
Appendix A: A brief overview of GoF design patterns
Appendix B: Winning notes and the road ahead
Appdneix C: Bibliography.