Which book should I choose?

Posted by sebastianlarsson on Stack Overflow See other posts from Stack Overflow or by sebastianlarsson
Published on 2010-05-03T09:28:55Z Indexed on 2010/05/03 9:38 UTC
Read the original article Hit count: 327

Hi guys,

I'm looking for a good read on object oriented design. The two books I'm currently looking Head First Design Patterns and Head First Object object-oriented analysis & design. They seem very similar when looking at the contents and browsing through available sample text. Which one would be the best choice?

About myself: I have a bachelor in computer science and I am currently studying Msc. Software Quality Engineering (read Software Engineering with focus on Quality). I am already confident in object-oriented design and have a lot of programming courses in my backpack. I have done games in c++, courses in advanced java programming (I am SCJP certified), but my preferred language is C#. I have also worked with Java for the last 7 months while studying. I am currently also studying for certificates in C# (apart from my usual studies). So I believe I have the prerequisites of actually understanding the contents of both books.

Reason: I just want to be better and keep evolving as a programmer. I think it is fun. I believe Bert Bates and Kathy Sierra are involved in both these books and I have previously read their SCJP preparation book in java. I really do enjoy their style of writing.

Other books which I am considering are: Clean Code: A Handbook Of Agile Software Craftsmanship

Thx in advance

Sebastian

© Stack Overflow or respective owner

Related posts about java

Related posts about books