Coding Standards for Java
Comprehensive coding and style guidelines from AmbySoft Inc.
Naming Conventions in Java
A short article on what lessons can be learnt from C++ for Java coding standards.
JAuditor
The Benchmark for JavaTM quality ñertification. The Perfect Code Challenge - each month JAuditor publish the audit results of an important Java open source project.
Coding Conventions for C++ and Java Applications
Mainly C/C++ centric discussion.
Java Programming Style Guidelines
A set of recommendations on various aspects of coding such as naming, file organization, and comments.
Draft Java Coding Standard
Guidelines for structure, documentation and naming.
Java Coding Standards
Collection of links Ray Ontko.
A Programming Style for Java
A large number of heuristic guidelines for writing well-structured and maintainable Java programs.
How To Write Unmaintainable Code
A humorous approach emphasizing the need for coding standards - Java centric discussion.
JavaRanch: Java Programming Style Guide
Style guide focusing primarily on formatting and comments, as well as advice on which coding constructs to avoid.
|