Code conventions are important to programmers for a number of reasons:
For the conventions to work, every person writing software must conform to the code conventions. Everyone.
This document reflects the Java language coding standards presented in the Java Language Specification, from Sun Microsystems, Inc. Major contributions are from Peter King, Patrick Naughton, Mike DeMoney, Jonni Kanerva, Kathy Walrath, and Scott Hommel.
This document is maintained by Scott Hommel. Comments should be sent to shommel@eng.sun.com