Larry Gray - 2012-07-28

On the project http://www.sf.net/p/javacavemaps you will find a specifications module with some xml files. Some of the xml files have in their titles EffectiveJ, Style, Principles, Patterns, XP etc.
These are interesting and you should read them. Those are the guidelines by which our work will be done. EffectiveJ is from a book Effective Java. Style from Elements of Java Style, XP from Extreme Programmer Pocket Guide with some additions of my own.

Patterns and Principles are a collection of things that I found on the web and list from some books.