> A question for the OOP geeks in the audience. Would you recommend the > Design Patterns book to someone who understands the general principles > of OOP but has little experience with it thus a difficult time planning > apps in an OOP way? If not, what book would you recommend first?
On my website, under Book Reviews > Design Patterns section, you can find a bunch of quick reviews. I would suggest the "Head First" book. It follows an unusual approach and, in my opinion, you need at least to be able to read Java code in order to leverage it. Take a look at its sample chapter and see by yourself: http://www.oreilly.com/catalog/hfdesignpat/ As an alternative, this one is definitely worth a look: http://www.amazon.com/exec/obidos/ASIN/0321247140/ ---------------------------- Massimo Foti Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226920 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

