Coding Standards
A Programming Style for Java
A large number of heuristic guidelines for writing well-structured and maintainable Java programs.
Code Conventions for the Java Programming Language
Coding Guidelines from Sun Microsystems.
How to Write Doc Comments for the Javadoc tool
"Official" JavaDoc style guidelines from Sun Microsystems.
How To Write Unmaintainable Code
A humorous approach emphasizing the need for coding standards - Java centric discussion.
Java Programming Style Guide
By Dave Jarvis, Shawn Potter. Basic techniques and stylistic suggestions to help with developing maintainable Java source code.
Java Programming Style Guidelines
A set of recommendations on various aspects of coding such as naming, file organization, and comments.
JavaRanch: Java Programming Style Guide
Style guide focusing primarily on formatting and comments, as well as advice on which coding constructs to avoid.
Naming Conventions in Java
A short article on what lessons can be learnt from C++ for Java coding standards.
Netscape's Software Coding Standards Guide for Java
Subset of Netscape's original coding standards for the Jazilla project.
The Infospheres Java Coding Standard
Discusses structure, documentation, naming conventions. Also discusses useful related tools.
Tips for maintainable Java code
A random collection of personal observations by Rolf Howarth.
Showing 20–16 of 16 results