Advice on choosing a book to read

Posted by Kioshiki on Programmers See other posts from Programmers or by Kioshiki
Published on 2011-06-30T15:58:04Z Indexed on 2011/06/30 16:30 UTC
Read the original article Hit count: 231

Filed under:
|
|
|

I would like to ask for some recommendations on useful books to read. Initially I had intended on posting quite a long description of my current issue and asking for advice. But I realised that I didn’t have a clear idea of what I wanted to ask.

One thing that is clear to me is that my knowledge in various areas needs improving and reading is one method of doing that. Though choosing the right book to read seems like a task in itself when there are so many books out there.

I am a programmer but I also deal with analysis, design & testing. So I am not sure what type of book to read. One option might be to work through two books at the same time. I had thought maybe one about design or practices and another of a more technical focus.

Recently I came across one book that I thought might be useful to read:

http://xunitpatterns.com/index.html

It seems like an interesting book, but the comments I read on amazon.co.uk show that the book is probably longer than it needs to be. Has anyone read it and can comment on this?

Another book that I already own and would probably be a good one to finish reading is this:

http://www.amazon.co.uk/Code-Complete-Practical-Handbook-Construction/dp/0735619670/ref=sr_1_1?ie=UTF8&qid=1309438553&sr=8-1

Has anyone else read this who can comment on its usefulness?

Beyond these two I currently have no clear idea of what to read. I have thought about reading a book related to OO design or the GOF design patterns. But I wonder if I am worrying too much about the process and practices and not focusing on the actual work. I would be very grateful for any suggestions or comments.

Many Thanks,

Kioshiki

© Programmers or respective owner

Related posts about design

Related posts about books