Head First design patterns
You're not alone. At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same p...
Autor principal: | |
---|---|
Otros Autores: | , , |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2004.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627212506719 |
Tabla de Contenidos:
- Welcome to design patterns
- Keeping your objects in the know
- Decorating objects
- Baking with OO goodness
- One of a kind objects
- Encapsulating invocation
- Being adaptive
- Encapsulating algorithms
- Well-managed collections
- The state of things
- Controlling object access
- Patterns of patterns
- Patterns in the real world
- Appendix: leftover patterns.