Glen
Been putting together some UML for developer docs and I’ve gotta say that UML For Java Programmers is one very cool book. I’ve never really grokked UML, so it’s been pretty hard work going at any of the more hardcore texts.
The neat thing about this book is that it lets you reverse engineer. It gives you some simple sample Java code using some common coding idiom, like classes which...