Where can I find examples of the use of the Java class libraries?
Ans : The two volumes of “Java Class Libraries” by Chan, Lee and Krama published by Addison Wesley, have extensive examples of how to use the standard libraries. One programmer comments “When I need to use an unfamiliar area of the class libraries one of the first things I do is read their examples.” You can see them online at http://java.sun.com/docs/books/chanlee/second_edition/vol1/examples.html and http://java.sun.com/docs/books/chanlee/second_edition/examples.