Chapter 24: Java Resources

The exercises here are taken from my forthcoming book, The Java Developer's Resource.

Exercises

  1. Download the Java Language specification. Print it out.

    Actually, since the book was written, an HTML version has been published. You may prefer to just store that on your hard drive rather than prinitng a several hundred page Postscript file.

  2. Download the JDK API documentation. Install it on your hard drive and add a bookmark to it in your web browser of choice.

    You can get the complete set from ftp://ftp.javasoft.com/pub/.

  3. Find and read the FAQ list and known bugs page at http://www.javasoft.com/

    These days it's at http://java.sun.com/java.sun.com/faqIndex.html.

  4. Read comp.lang.java.

    Since the book was written, comp.lang.java has been split into comp.lang.java.programmer, comp.lang.java.setup, comp.lang.java.misc, and comp.lang.java.tech. read them all, at least a little, until you find out which ones suit your needs.

  5. Join a local user group. If you can't find a local user group, start one.

    The current list of Java user groups may help you a little with this problem. If you want to start a new grloup in your area, send me email and I'll add your name to my list so other interested people can find you.


[ Exercises | Cafe Au Lait | Books | Trade Shows | Links | FAQ | Tutorial | User Groups ]

Copyright 1996 Elliotte Rusty Harold
elharo@sunsite.unc.edu
Last Modified August 30, 1996