
Head First Design Pattern
Eric Freeman, Kathy Sierra, Bert Bates, Elisabeth Freeman - Collection Head First
Résumé
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 problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun.
You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code.
You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design paddle pattern.
Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter.
With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts.
If you've read a Head First book, you know what to expect--a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.
L'avis du libraire Eyrolles
If you've read a Head First book, you know what to expect -a visually rich format designed for the way your brain works.
Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately.
In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.
L'auteur - Eric Freeman
Eric Freeman et Elisabeth Freeman mettent leur talent à votre service. Ils ont passé plus de quatre années à créer des logiciels et à développer des services Internet pour Walt Disney.
L'auteur - Kathy Sierra
Kathy Sierra a été formatrice pour Sun Microsystems. Elle dispensait son enseignement aux formateurs sur Java et ses technologies. Par ailleurs, elle a créé l'un des sites les plus visités de la communauté Java, javaranch.com.
L'auteur - Bert Bates
Bert Bates est membre depuis longtemps de l'équipement de développement des certifications Sun. Il est formateur et développeur.
L'auteur - Elisabeth Freeman
Eric Freeman et Elisabeth Freeman mettent leur talent à votre service. Ils ont passé plus de quatre années à créer des logiciels et à développer des services Internet pour Walt Disney.
Sommaire
- Welcome to design patterns : an introduction
- Keeping your objects in the know : the observer pattern
- Decorating objects : the decorator pattern
- Baking with OO goodness : the factory pattern
- One of a kind objects : the Singleton pattern
- Encapsulating invocation : the command pattern
- Being adaptive : the adapter and facade patterns
- Encapsulating algorithms : the template method pattern
- Well-managed collections : the iterator and composite patterns
- The state of things : the state pattern
- Controlling object access : the proxy pattern
- Patterns of patterns : compound patterns
- Patterns in the real world : better living with patterns
- Appendix : leftover patterns
Caractéristiques techniques
PAPIER | |
Éditeur(s) | O'Reilly |
Auteur(s) | Eric Freeman, Kathy Sierra, Bert Bates, Elisabeth Freeman |
Collection | Head First |
Parution | 01/02/2005 |
Nb. de pages | 638 |
Format | 20 x 23,5 |
Couverture | Broché |
Poids | 1255g |
Intérieur | Noir et Blanc |
EAN13 | 9780596007126 |
ISBN13 | 978-0-596-00712-6 |
Avantages Eyrolles.com
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse
- Informatique Développement d'applications Gestion de projets
- Informatique Développement d'applications Technologies objet Programmation objet
- Informatique Développement d'applications Langages Java - J2EE EJB
- Informatique Développement d'applications Langages Java - J2EE Design Patterns en Java
- Informatique Développement d'applications Modélisation et génie logiciel Tests et qualité logiciels
- Informatique Développement d'applications Modélisation et génie logiciel Design patterns