Å·±¦ÓéÀÖ

Jump to ratings and reviews
Rate this book

An Engineering Manager's Guide to Design Patterns

Rate this book
While off-the-shelf libraries and frameworks have greatly simplified the development process, they can’t help you structure applications that are maintainable, flexible, and easy to understand. In this O'Reilly report, authors Eric Freeman and Elisabeth Robson show you how object-oriented design patterns are ideal for solving specific problems in application design.

Instead of algorithms or code, design patterns are all about reusing the experience of developers who have devised well thought-out, time-tested solutions to object-oriented programming problems. Using O'Reilly's unique Head First methodology, this report details how a particular design pattern can solve a non-obvious design problem. You also get a Patterns Cheat Sheet that briefly describes several design patterns and provides tips for using patterns in general.

This report explains why:

Design patterns tell you how to structure classes and objects to solve certain problems
They allow you to create flexible designs that are maintainable and cope with change
It’s your job to adapt a pattern to fit your particular application
All design patterns provide a way to let some part of a system vary independently from all other parts
Patterns provide a shared vocabulary that lets your team think at the pattern level, rather than at the nitty-gritty object level

Eric Freeman, former CTO of Disney Online & Disney.com at The Walt Disney Company, has educated more than a quarter million people with his award-winning books. He's a co-founder of Wickedly Smart, an education company devoted to helping customers gain mastery in software technologies.

Elisabeth Robson, co-founder of Wickedly Smart, has co-authored four bestselling O'Reilly books: Head First Design Patterns, Head First HTML and CSS, Head First HTML5 Programming, and Head First JavaScript Programming. She is passionate about creating learning experiences for people.

26 pages, ebook

First published June 1, 2015

63 people want to read

About the author

Eric Freeman

37Ìýbooks53Ìýfollowers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
10 (52%)
4 stars
4 (21%)
3 stars
4 (21%)
2 stars
1 (5%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Alejandro Teruel.
1,297 reviews251 followers
June 27, 2015
On the very last page, the authors admit that:
This little report is based on, and borrows heavily from Head First Design Patterns.
which is, if anything, an understatement. This fortunately brief pamplet feels more like a quick cut&paste job of one chapter (on the Strategy pattern) and a few odd bits from that amusing and impertinent book. In short, if you have read Head First Patterns, don´t bother with this book.

If you are an engineering manager, I doubt this new book will be of any practical use. A friendly word of warning to the authors, an engineering manager is NOT a dumbed down version of an undergraduate student who wants to learn about design patterns.

[Note: I should really give this book one star, but out of the respect for the book this was inconsiderately ripped from, I am upping it to two stars...]
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.