Help Links
Java API docs
-
Java Class Libraries link - use this link to access Sun's 1.5.0 API specifications. This site is so useful, you'll want a permanent link to it somewhere in your browser window.
-
The Java Class libraries API in WinHelp and HTMLhelp format - if you'd rather have a copy of the API specs locally on your PC instead of accessing the Sun's site, go here to download help files. These include Sun's API specs and more. Note: HTMLhelp (or .CHM files) is the new help format promoted by Microsoft. WinHelp is the older format. These formats are Windows based. For Macs, there are viewer programs available for HTMLhelp files - search Google for leads.
Links to sites that are helpful to students
- If you need help on Java syntax, go to the Java Cheat Sheet site.
- Are you a new Java student and can't get a start to your homework? Try the homework help page.
- Sun's Java tutorials
- Roedy Green's Java Glossary - aside from the many links on this page, check out the alphabetical links for Java definitions. This is almost an encyclopedia for Java! There's also a link at this site to Java FAQs.
- Converting type X to type Y in Java - this page is very handy!