
Authors:
Elisabeth Freeman, Eric Freeman, Bert Bates, Kathy Sierra
Paperback: 676 pages
Publisher: O'Reilly Media, Inc. (October 25, 2004)
Language: English
ISBN: 0596007124
Product Dimensions: 9.3 x 8.0 x 1.4 inches
Amazon.com Link
|
|
Head first Design Patterns, by Eric Freeman and Elisabeth Freeman takes the same design as that of the other Head first series books. The Head First concepts are designed by Kathy Sierra and Bert Bates, the authors of the Head First Java.
Purpose
Design Patterns have become the part and parcel of every developer irrespective of the programming language they use. In fact, this subject was included in the curriculum of Computer Science Undergraduate studies. But ask a computer professional to suggest two most boring subjects then the answers you often get are XML and Design Patterns. Even a person suffering with insomnia could probably get sound sleep if he takes up a book on XML and the same holds good with Design Patterns. The book is surprise when it comes to this aspect. The authors have made use of the exciting Head First concepts and treats the subject of design patterns in a different fashion, using illustrative figures and simple techniques to ‘teach’ the concepts to the readers.
|
|
|
|
Organization
The book is rich in content, covers 13 design patterns in detail. It starts with an introductory chapter on Design patterns where the Strategy pattern is explained and there on, the patterns follow the subsequent chapters. The approach taken by the authors to explain the design pattern is straight forward. First they present a situation or a problem which is defined thoroughly and quite a few approaches are presented. Then they explain the pattern which could be used on the problem, in a simple way. Then the pattern is defined with technical terms, the author then shows how to apply the pattern to a problem. Then inner details about the pattern, in what situations it is beneficial, etc. are discussed. Wherever applicable the discussion focuses on Java’s support for design patterns. Then each of the chapter is concluded with end chapter exercises. Throughout the book, the authors present a Student-Master conversation at several places which is quite interesting, the student exactly talks about the queries that reader might probably have when reading the chapter. The master then answers them wisely.
Apart from the 13 design patterns, the book has a chapter on Compound patterns which focuses mainly on the Model-View-Controller architecture. The final chapter is a collection of tips and useful information which helps the reader to apply the design patterns they learnt, practically. The book concludes with an appendix which gives introduction to some of the other design patterns that could not make up into the chapters.
Difference
The book in spite of being theoretical is never boring and the authors have managed to make it quite interesting when compared to many other books on the same subject. The layout of the book, narration of the subject, the choice of examples is what makes this book different from any other book on Design Patterns.
Finally
At the end of the day, what matters is that if we are able to grasp some concepts from the book and the head first series adds an extra step – “how easy was it to grasp the concepts”, and for sure the book lives up to its expectations. The book is no reference on the subject of design patterns, and even the authors agree on this. But this is definitely a reference to those who are new to design patterns and want to know how to apply those to their daily programming tasks. The book focuses on Java as the language of choice, but developers of other languages can also benefit from this excellent book of Head First Series.
|
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.