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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
Apress,
2016.
|
Colección: | Expert's voice in Java.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.