Coding Standards (12)

Categories:

See Also:
Regular Links:

http://www.webcom.com/~haahr/essays/java-style/
A Programming Style for Java Open in a new browser window
   A large number of heuristic guidelines for writing well-structured and maintainable Java programs.
   http://www.webcom.com/~haahr/essays/java-style/
http://java.sun.com/docs/codeconv/
Code Conventions for the Java Programming Language Open in a new browser window
   Coding Guidelines from Sun Microsystems.
   http://java.sun.com/docs/codeconv/
http://www.ambysoft.com/essays/javaCodingStandards.html
Coding Standards for Java Open in a new browser window
   Comprehensive coding and style guidelines from AmbySoft Inc.
   http://www.ambysoft.com/essays/javaCodingStandards.html
http://gee.cs.oswego.edu/dl/html/javaCodingStd.html
Draft Java Coding Standard Open in a new browser window
   Guidelines for structure, documentation and naming.
   http://gee.cs.oswego.edu/dl/html/javaCodingStd.html
http://www.mindprod.com/jgloss/unmain.html
How To Write Unmaintainable Code Open in a new browser window
   A humorous approach emphasizing the need for coding standards - Java centric discussion.
   http://www.mindprod.com/jgloss/unmain.html
http://java.sun.com/j2se/javadoc/writingdoccomments/index.html
How to Write Doc Comments for the Javadoc tool Open in a new browser window
   "Official" JavaDoc style guidelines from Sun Microsystems.
   http://java.sun.com/j2se/javadoc/writingdoccomments/index.html
http://www.ontko.com/java/java_coding_standards.html
Java Coding Standards Open in a new browser window
   Collection of links Ray Ontko.
   http://www.ontko.com/java/java_coding_standards.html
http://geosoft.no/development/javastyle.html
Java Programming Style Guidelines Open in a new browser window
   A set of recommendations on various aspects of coding such as naming, file organization, and comments.
   http://geosoft.no/development/javastyle.html
http://www.infospheres.caltech.edu/resources/code_standards/java_standard.html
The Infospheres Java Coding Standard Open in a new browser window
   Discusses structure, documentation, naming conventions. Also discusses useful related tools.
   http://www.infospheres.caltech.edu/resources/code_standards/java_standard.html
http://www.squarebox.co.uk/download/javatips.html
Tips for maintainable Java code Open in a new browser window
   A random collection of personal observations by Rolf Howarth.
   http://www.squarebox.co.uk/download/javatips.html

Last Updated: 2007-09-28 14:05:46