Sunday, January 13, 2008 11:38 PM Sean Feldman

Excellent Reading

Just finished reading Agile Principles, Patterns, and Practices in C# from Robert and Micah Fowler Martin. A definitely recommended book. Some stuff is not taking advantage of the .NET (not using generics where could do that, Visitor pattern for example.

Next book - Domain-Driven Design: Tackling Complexity in the Heart of Software. What else would you recommend that would fall into this category?

Comments

# re: Excellent Reading

Monday, January 14, 2008 9:57 AM by Matt Berther

I think you mean Robert and Micah Martin.

# re: Excellent Reading

Monday, January 14, 2008 11:10 AM by Sean Feldman

@Matt,

10X, was so excited that mixed up the names :)

# re: Excellent Reading

Monday, January 14, 2008 10:14 PM by Tom Dean

After DDD pick it's gotta be <a href="www.amazon.com/.../">Applying Domain-Driven Design and Patterns</a> - DDD in .net.