Useful Links
Java API specs (load the appropriate one into your browser and then bookmark it)
- Specs for version 1.6
- Specs for version 1.5
- Specs for version 1.4.1
- For Macintosh with OS9 --upgrade to OS10!
General Java resources, including documentation
- The Java language specification --take a look at it. You can download it in html or pdf form.
- A glossary on OO concepts used in CS1110.
- A Java glossary (very useful!). But don't forget to use the glossary in ProgramLive!
- Our style guide for Java.
- Sun's code
Conventions for Java, a comprehensive set of guidelines on programming
style.
- Training tutorials for lots of languages, including Java
Java Software (some of it is free)
- Here's a page for general (Windows and Mac) Java tools.