The Elements of Java Style
Encyclopedia
The Elements of Java Style is a book of rules of programming style in the Java
Java (programming language)
Java is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities...

 computer language. The book was published by Cambridge University Press
Cambridge University Press
Cambridge University Press is the publishing business of the University of Cambridge. Granted letters patent by Henry VIII in 1534, it is the world's oldest publishing house, and the second largest university press in the world...

 in January 2000. The book provides conventions for formatting, naming, documentation, programming and packaging.

This book is part of a series of books that include The Elements of C# Style
The Elements of C Sharp Style
The Elements of C# Style is a book of style rules for the C# programming language. It is written by Kenneth Baldwin, Andy Gray, and Trevor Misfeldt of CenterSpace Software. The book was published by Cambridge University Press in July 2006...

 and The Elements of C++ Style
The Elements of C++ Style
The Elements of C++ Style is a book of rules of programming style in the C++ computer language. The book was published by Cambridge University Press in February 2004...

.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK