Head First Design Patterns

Author: Eric Freeman & Elisabeth Robson
Publisher: O'Reilly
Pages: 676
ISBN: 978-0596007126
Print: 0596007124
Kindle: B00AA36RZY
Audience: Intermediate Java programmers
Rating: 4.5
Reviewer: Mike James

 

This book has reached its 10th Anniversary edition, which has been updated for Java 8. 

 

 

The short version of this review is - “this book is very good", but you might just be one of the minority that is irritates to the point where you simply don’t agree with this conclusion.


Banner

 

The time and effort spent on creating the book is obviously above average. Like all Head First titles, it has pictures of people with speech bubbles representing what you might want to say or ask the authors. It has asides, footnotes, margin notes, diagrams, listings, annotations – in short it must have been a nightmare to layout. In addition the language and style is “cute” and, well, stylish. If you don’t like the style then you might not read sufficiently far to discover that it is also educational. I almost fell into this trap and it took quite a few pages of reading to convince me that I was wrong.

Having explained what a desing pattern is and the advantages of using one, basically not having to reinvent the wheel every time, the following patterns are covered in a dedicated chapter:

  • Observer
  • Decorator
  • Factory
  • Singleton
  • Command
  • Adapter & Facade
  • Template Method
  • Iterator & Composite
  • State
  • Proxy

A final chapter is devoted so some of the practicalities of using desing patters and then an appendix titled Leftover Patterns cover a further nine in a couple of pages each.

 

 

This is a gimmicky book that actually works for once. It is an intelligent and well thought out discussion of Java design patterns and if you don’t know what a design pattern is then this is an excellent way to find out. It is also an interesting discussion of object-oriented design. I found that the authors,  often anticipated my reaction to their initial explanations and asked the questions that I would have asked had it been a lecture.

My only real reservation is that for some the information density is too low. Written in a more direct style the book would probably be 200 pages shorter and a much quicker read. As long as you aren’t one of the people who react against the style this is highly recommended.

 

Banner


Accelerating Software Quality

Author: Eran Kinsbruner
Publisher: Perforce
Pages: 357
ISBN: 978-8671126044
Print: B08FKW8B9B
Kindle:B08FKWD2TR
Audience: Devops developers
Rating: 3
Reviewer: Kay Ewbank

With a subtitle of 'machine learning and artificial intelligence in the age of devops', this book certainly sounds as though it fits c [ ... ]



Python Distilled (Addison-Wesley)

Author: David Beazley
Publisher: Addison-Wesley
Date: September 2021
Pages: 352
ISBN: 978-0134173276
Print: 0134173279
Rating: 4
Reviewer: Alex Armstrong
Python isn't a big language but it's getting bigger all the time.


More Reviews

Last Updated ( Saturday, 16 September 2017 )