"Holub on Patterns: Learning Design Patterns by Looking at Code"  is a book on patterns by AllenHolub. 

http://ecx.images-amazon.com/images/I/51jWtPo%2BUaL.jpg (ISBN 159059388X)

Who is this Holub character, anyway? 
* Has anyone read it? Is it any good? 
* There's a very positive review on SlashDot; make of that what you will!
** He seems to like the LawOfDemeter, In Java Toolbox:
*** http://www.javaworld.com/javaworld/jw-09-2003/jw-0905-toolbox.html>.
* He also wrote a book called "Enough Rope to Shoot Yourself in the Foot" about C pitfalls.
----
Examples in JavaLanguage
----
See also JavaPatterns
----
CategoryBook CategoryJava CategoryPattern