Javalobby.org: Review of “Head First Design Patterns”
Javalobby.org has posted a review of “Head First Design Patterns”:
Most Java books focus on Java syntax, and on Java’s support for object oriented programming. However, they fall very short when it comes to actually teaching how to apply object oriented programming. Many computer science courses also fall short when it comes to teaching how to actually apply object oriented programming, hence we end up with programmers who over-use inheritance and thus write code that is very difficult to maintain. That is where Head First Design Patterns come to the rescue.
This review is just one more reason to run out and purchase this book.