Tuesday, October 24, 2006

Head First: Design Pattern


Great book, completely new way of illustrating the subject which is really benefit from the friendly papers that book enclosed.

The book depends on the famous Gang Of Four - GOF - book which considered to be the godfather of the software design pattern, this book is highly recommended for those who are have solid knowledge in the field of Object-Oriented Design. The examples are written in Java which is sucks - Viva C# ;) - but if you a C# Developer theres nothing to worry about it's almost the same syntax.. only you may skip some sections illustrating some built in Java support for a given pattern

for C# Developer after reading this book you widen you knowledges with how C# can easily kick Java's *beep when you see how many of architecture concepts that Java doesn't support

you may download the book using www.emula-project.com
check the book on Amazon .

1 comment:

Anonymous said...

yeah, it is really one of best books ever written about Design Patterns, I really enjoyed the way it explains stuff with conversations & drawings