| Sun's
Java
JDK 1.4.2 (the actual JDK library)
|
click
here for detailed instructions on how to set up this JDK with
JCreator.
|
Sun's
Java API 1.4.2 (libraries)
|
Javadoc generated documentation of the Java 1.1 standard libraries. Come
here to find out how to use some of the standard classes. (
1.2
)
|
| Sun's Java
Tutorial |
Learn how to write Java programs. Understand how to use some of the
specialized packages. |
| Sun's Java Language
Specification |
A guide on the syntax of the Java language. |
| Sun's Java Code
Convention |
A good style guide for writing Java programs. Very good tips on how to
make your code readable and understandable. |
| Sample UW Java Project |
A sample project can be found
here to demonstrate some CS 134 Waterloo documentation conventions.
|