I've read this one and have enjoyed it: Refactoring: Improving the Design of Existing Code by Martin Fowler http://www.amazon.com/exec/obidos/tg/detail/-/0201485672/102-0561782-5158521?v=glance Basically 5 or so chapters on refactoring concepts, with the rest of the book being refactoring "recipes". The recipes follow a pattern of: when presented with this scenario, try applying this refactor. I found this book by Fowler pretty easy to read have incorporated a few of his thoughts into my coding repertoire. Waggs scaevola637 wrote: can someone suggest a good book on refactoring? ThanksYahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MustHaveBooksForAspNetProgrammers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ Yahoo! Groups Links
|
- [MustHaveBooksForAspNetProgrammers] Refactoring scaevola637
- Re: [MustHaveBooksForAspNetProgrammers] Refactori... Jeffrey Schoolcraft
- Rob Waggoner