A Java Style Guide
by
Peter Franzen
Contents
Chapter 1. Introduction
Chapter 2. Source code files
Chapter 3. Identifier naming
Chapter 4. Class layout
Chapter 5. Documentation
Chapter 6. Tips and recommendations
Chapter 7. Other style guides
Good style is crucial to good programming
Brian W. Kernighan and Rob Pike, "The Practice of Programming"