Talk:Coding conventions: Difference between revisions

Content deleted Content added
Assessment: +Computing (assisted)
Line 1:
{{WikiProject Computing}}
This Code Conventions for the Java Programming Language document contains the standard conventions that we at Sun follow and recommend that others follow. It covers filenames, file organization, indentation, comments, declarations, statements, white space, naming conventions, programming practices and includes a code example.
Why have code conventions? Code conventions are important to programmers for a number of reasons: