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. with some
minor modifications. Major contributions to Sun's standards are from
Peter King, Patrick Naughton, Mike DeMoney, Jonni Kanerva, Kathy
Walrath, and Scott Hommel.