| |
| | [No title] (Site not responding. Last check: 2007-11-06) |
 | | The prefix of a unique package name is always written in all-lowercase ASCII letters and should be one of the top-level domain names, currently com, edu, gov, mil, net, org, or one of the English two-letter codes identifying countries as specified in ISO Standard 3166, 1981. |
 | | The choice of a variable name should be mnemonic- that is, designed to indicate to the casual observer the intent of its use. |
 | | The names of variables declared class constants and of ANSI constants should be all uppercase with words separated by underscores ("_"). |
| java.sun.com /docs/codeconv/html/CodeConventions.doc8.html (303 words) |
|