tags:

views:

94

answers:

4

I have time next year to only read one book? What one should I read? The Principles, Patterns, and Practices or Domain Driven Design? I am currently working on a ASP.NET MVC application at a small shop. I have setup teamcity and am doing unit testing.

+3  A: 

Find more time to read, seriously. Keep a book on the toilet for those special moments, one in your car for when you are waiting at the doctors office, etc. One book a year is unacceptable in my opinion.

Really not sure how anyone can answer this. Picking between two books for what is best for you is not something we can do. That being said: read The Principles, Patterns, and Practices or Domain Driven Design. ;)

MarkPowell
Thanx, I am currently reading the Art of Unit Testing from Roy Osherove.
+1  A: 

Don't watch American Idle and read both books. But seriously fold, you would probably benefit more from Agile Software Development, Principles, Patterns, and Practices.

stimms
Have u read it? How was it?
+2  A: 

To my mind, Principles, Patterns, and Practices should be read before Domain Driven Design. DDD will assume some familiarity with the concepts in PPP.

neontapir
Have u read them? Is that what U think?
Yes, I've read both.
neontapir
Thanks, I was hoping to find someone who has both books to tell me where to start!!
+2  A: 

Forget about the two and read Uncle Bob's latest book Clean Code instead.

Thomas Weller
I do not have the book already! I have bought the other 2 about 6 months ago.
I agree. Clean Code is also an excellent source of wisdom on this subject.
neontapir