Java Conventions

When coding, we should follow the Java Code Conventions. It can be found here.

We should also create the Javadoc while coding (it would be very difficult to go back and add Javadoc after it is all done.) Here is another tutorial. This one is from Sun.

Explore posts in the same categories: Programming, Java

Comment: