On Jan 24, 2008 7:38 AM, Sam Larbi <[EMAIL PROTECTED]> wrote: > I don't have an AOP or pattern book to recommend, but I have a set of > principles that I always recommend: > http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod > > For Agile, I liked Practices of an Agile Developer as an introduction to > many of the practices. When I say intro - I mean intro. Most things are > mentioned in passing so it will hopefully spur you to go in depth on those > that interest you (they have a good list of resources). Of course, > Pragmatic Programmer covers much of that too. > > For wrapping up OO, patterns, and Agile, I liked Robert C. Martin's book, > Agile Software Development: Patterns, Principles, Practices (not sure on the > order of the 3 Ps there).
+ 1 Actually I would recommend Agile Principles, Patterns, and Practices in C#, which is essentially the second edition of "Agile Software Development." Code Complete, by Steve McConnell - It's like the Pragmatic Progammer, but three times as thick, ten times as dry, and backed by empirical evidence. About Face 3: The Essentials of Interaction Design, by Alan Cooper, et. al. - This book isn't specifically about programming, but it's one I think every software developer should read. Patrick -- Patrick McElhaney 704.560.9117 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
