vote up 30 vote down star
17

Like a lot of people on Stack Overflow I love to read books about programming, almost as much as I love to read the lists that people add onto their websites, Blog's and this very website.

However, for every gem there are a thousand turds, and to one developer a gem could just be a shiny turd to another.

Whilst there are hundreds of book questions on this website asking users to recommend books that they have loved I have decided (after looking for a similar question and not finding it) to create a list of books that users have detested. After all, if we're going to fork out money for these books it'd be a good idea to get both positive and negative aspects out there.

Please refer to a specific book, and with it add an image of either the latest version or the version you have read. Also, if you have the time please comment on the answers to provide your experiences with the books.

flag
show 2 more comments

31 Answers

prev 1 2
vote up -13 vote down

alt text

Head First Design Patterns.

Leafed through the whole thing while at borders yesterday. While it goes in depth on the simple ones like Factory, Adapter and Decorator which you should be able to grok from the wikipedia page, it leaves only a page or two for the more interesting ones like Visitor that you might actually struggle with.

Edit: Lest I sound completely uninformed, I was at borders for about 2 hours and so I at least scanned 80% of the book. I am also a fan of the Head First series. The complaint is specifically that this book goes on and on about intuitive concepts like Adapter where just the example would have sufficed but when it comes to something that a beginner might actually struggle with it sticks those patterns in the appendix where it gets a page long summary with no example. I was quite disappointed.

link|flag
5  
I disagree. It is a good book. You shouldn't tell someone to not read a book that you haven't even read. – Slapout Jan 7 at 15:16
2  
The GOF book and this are aiming at two different things. The GOF book is a reference, whereas this is an introduction - and a very good one at that. – Dan Feb 12 at 17:38
3  
Stay away from books the cute chicks looking up at you and the words "head first" – Bill Ataras Jun 4 at 17:13
show 19 more comments
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.