FAQ
  Java Tutorial
  Questions by Topic
  Sample test
  Other Certification sites
  Certification Tips
  Exam Objectives
  Java jobs
  Java News
  About Java Prepare
   Books
  Certification Books
  SCEA Books
  Online Books
   Tutorial Topics
  Language Fundamentals
  Operator and Assignments
  Declaration and Access Control
  Classes in Java
  AWT
  Event classes
  Threads
  Layout Managers
  Collections
  Files
   Advertisements
cover
   Feedback
  Please let us know your feedback
 
StoreBusters Marketing
javaprepare.com
your tool for Java Certification
home | tutorial | questions | test 1

Java Programmer's Reference

cover

This manuscript is an abridged version of a chapter from the Wrox Press book Java Programmer's Reference.

Java is a platform-netural, Object-Oriented programming language which provides a large number of predefined library classes which greatly simplify common programming tasks.
This book is a quick reference to the parts of the language and libraries you'll need 90% of the time - the language has grown so large it is not possible to cover the entire class library in one book. Instead, this book covers the commonly-used packages: the Java language, utility, I/O, and network programming classes, together which those for GUI development using the Abstract Windowing Toolkit and Swing, applets, event handling, and Java Beans.

In each chapter the important classes and methods within the package are presented, along with clear, concise examples that demonstrate how to use them.

For further details about the book, and other books in our range, visit the Wrox Press Web Site.


For more information and details of our full range visit our main sites at Wrox USA or Wrox Europe. To contact us with any comments or suggestions about our Web site, e-mail to: feedback@wrox.com.

©1999 Wrox Press Ltd.

home | tutorial | questions | test 1