I can recommend (along with the GOF book which is really a reference book) Agile Software Development - Principles, Patterns, and Practices by Robert C. Martin. Examples are in a mixture of Java and C++ and very good examples.
Source is here: http://www.objectmentor.com/resources/bookstore/books/PPP http://www.objectmentor.com/resources/bookstore/books/AgileSoftwareDevelopme ntPPP And if you get really stuck reading it, the author regularly posts to the comp.object newsgroup. HTH Shane > -----Original Message----- > From: Sasha Borodin [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2003 6:23 PM > To: Struts Users Mailing List > Subject: OT - book on Java patterns > > > All this talk lately of various official "patterns" has my brain hurting > from the Unknown again. > > Can anyone recommend a good book on *patterns* - business delegate, > visitor, > dao, etc. etc. etc. > > Thanks, > > -Sasha > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

