Loading…

Java design patterns : a tour of 23 gang of four design patterns in Java /

Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly. This book presen...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Sarcar, Vaskaran (Author)
Format: Electronic eBook
Language:Inglés
Published: [Place of publication not identified] : Apress, 2016.
Series:Expert's voice in Java.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. Introduction
  • 2. Observer Pattern
  • 3. Singleton Pattern
  • 4. Proxy Pattern
  • 5. Decorator Pattern
  • 6. Strategy Pattern (Or, Policy Pattern)
  • 7. Template Method Pattern
  • 8. Prototype Pattern
  • 9. Adapter Pattern
  • 10. Command Pattern
  • 11. Iterator Pattern
  • 12. Facade Pattern
  • 13. Factory Method Pattern
  • 14. Memento Pattern
  • 15. State Pattern
  • 16. Builder Pattern
  • 17. Flyweight Pattern
  • 18. Abstract Factory Pattern
  • 19. Mediator Pattern
  • 20. Chain of Responsibility Pattern
  • 21. Composite Pattern
  • 22. Bridge Pattern (Or Handle/Body Pattern)
  • 23. Visitor Pattern
  • 24. Interpreter Pattern
  • FAQ
  • Reference.-Acknowledgements
  • About the Author.