Selected Product: | Head First Design Patterns (Head First) Paperback Author: Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra Publisher: O'Reilly Media, Inc. Release Date: October 2004 ISBN-10: 0596007124 ISBN-13: 9780596007126 List Price: £31.95 Average Customer Rating: | | Head First Object-Oriented Analysis and Design: A Brain Friendly Guide to OOA&D (Head First) ISBN-10: 0596008678 Head First Java (Head First) ISBN-10: 0596009208 Head First Design Patterns Poster (Head First) ISBN-10: 0596102143 Head First Servlets and JSP: Passing the Sun Certified Web Component Developer Exam (Brain-Friendly Guides) ISBN-10: 0596516681 Design patterns : elements of reusable object-oriented software ISBN-10: 0201633612 |
To use our price comparison to get the cheapest price, please click on the "Find the Cheapest Price" button located above for Head First Design Patterns (Head First) by Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra (ISBN-10: 0596007124, ISBN-13: 9780596007126). At this time we have not yet written a review for Head First Design Patterns (Head First) by Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra (ISBN-10: 0596007124, ISBN-13: 9780596007126). Please continue to keep checking back to this page as we are constantly adding reviews. Summaries and Customer Reviews are supplied by Amazon.com Overated... | Customer Rating: | I'm all for new approaches in learning but I find that this book while seeking to de-mystify various OO design concepts actually introduces more confusion. One of the worst offending chapters is the one on the factory design pattern. I find myself wanting to scream at the book 'ENOUGH PIZZA ALREADY, JUST TELL ME WHAT THE HELL I NEED TO KNOW ABOUT THE PATTERN GODDAMMIT!!!' After my 3rd re-read of the chapter I think I have been introduced to 2 1/2 patterns or rather one that is more of an 'idiom' than a pattern. It doesn't help either when the authors state that it would be impossible to write a functioning programming if we stuck to ideal design principles. My impression is that this book is getting rave reviews from other readers because they, like me, are sick of dense, unreadable tomes that give you a migraine within minutes of turning the first page. I think that the authors have exchanged clarity for readability. | Are people really giving this 5 stars | Customer Rating: | I am kind of surprised that so many people have given this 5 stars. I don't think this book is very good and here are my reasons.
1- The book is written in a style that some people may not like, although this was not a problem for me. What did annoy me was the way they wrote the code bit by bit over many pages filled with a lot of people and pizzas in between. It means you can never use it as a quick reference as you have to search for the final correct piece of code.
2- There are no full code examples. Yes everything presented is in fragments, you will never see a complete piece of programme.
3- It uses Java, which looks like C# to all intents and purposes. But this stops them from displaying full code listings. The code itself is all over the place.
4- The book is definitely bloated with what seems quite a lot of unnecessary explanations and re-explanations.
5- I never felt they gave enough programming scenarios of the advantages of using the patterns, although there was a lot of talk. | Fantastic | Customer Rating: | | A very good book. Its been written to be read from cover to cover and its a joy to do so. There are a lot of practice questions and task to do, which means you have to put the effort in but you will learn a lot. | Not just for JAVA | Customer Rating: | I am an ASP.NET developer and write in VB and C#. If you program in any OO language the fact that this book is written in Java will not be a problem in the slightest.
This book impressed me by the way it took you through implementations of the design patterns in order to help break the learning curve down into more manageable segments. After reading each chapter I knew exactly how the pattern was applied and understood it fully.
Something that was a real eye opener for me was that from reading this book I could see that design patterns exist EVERYWHERE in the .NET framework. User controls implements the composite pattern, the whole event driven model is based around the observer pattern and I don't know how many times I've been unknowingly using the template pattern!
There really shouldn't be any reason an OO programmer doesn't read this book (even if they are already clued up on their design patterns). It's an easy, fun and enlightening read. | A really enjoyable read | Customer Rating: | This has got to be the most enjoyable programming book I have ever read. Every spare minute I have is spent wanting to see what happens next. I have only ever felt this with novels before.
As to the content, I could relate many of the design patterns shown to what I have done or seen in the past, but they also show reasoning and extra detail and insight than what I have noticed myself.
A great read, I'm learning lots. I'm interested to see what the other Head First books are like now. |
|