1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
header image
Home arrow Design Pattern Books arrow O'Reilly HeadFirst Design Patterns
O'Reilly HeadFirst Design Patterns
O'Reilly HeadFirst Design Patterns

Headfirst Design Patterns is the first book in the headfirst series, presenting design patterns in a totally new way. The book has a lot of software and non software examples. It keeps talking about the essential parts and skips the bla bla parts encountered in most of the books and replace it with visual examples more easier to understand and digest.

The code is minimalistic, written in java or pseudocode. Most of the examples are explained through pictures and notes so the book is recommended for non java developers as well.


The following pdf sections are available for preview:


The book is available on Amazon: Head First Design Patterns (Head First)


 
< Prev