Java Boutique : Reviews : Java Books :

The Java Tutorial : Object-Oriented Programming for the Internet
Edition Second
Publish Date January 1999
Author Mary Campione, Kathy Walrath
ISBN 0-201-31007-4
Publisher Addison Wesley
Format paperback 940 pages
Accompanying CD "The Java Tutorial - Online Resources"
Price $45.95 at fatbrain.com
Rating 7.5/10
Review The Java Tutorial, Second Edition is an updated compilation of online resources from the JavaSoft Web site.
Unfortunately the cross-referencing of pages, which is practical on the Web, was left in the book. This makes finding anything difficult.
So it's not much of a tutorial, but is good as a reference for programmers already familiar with object-oriented programming.
If you want to own only one Java book, this should not be it, but it is a useful addition to a Java library.
Synopsis The Java Tutorial, 2nd Ed. is a practical, step-by-step guide to writing programs with JDK 1.1. The second edition begins with the basics of the language and progresses through more advanced topics such as thread programing, applet programming, and designing and implementing graphical user interfaces. The material is presented as a self-guided tutorial and literally comes alive when you run the examples from the book on the Web and CD-ROM.
Back Cover

Follow your own path to expertise with this self-guided tour of the Java programming language. Written by two members of the JavaSoft team at Sun Microsystems, the book employs a hands-on interactive approach to teaching Java basics, object-oriented concepts, applet programming, and everything else you need to know to become a proficient Java programmer.

Through a task-oriented, example-driven approach, The JavaT Tutorial introduces you to fundamental concepts and applications. Designed so that you can customize your own path through the specific information you need, the book explains the nuts and bolts of the language, applet construction, and the fundamental Java classes.

You will also learn about more advanced topics such as: creating a graphical user interface (GUI), using multiple threads, and working with Java's networking capabilities.

This Second Edition has been extensively updated to cover API changes in Java 1.1 regarding UI, networking, and I/O, and to include the latest Java language developments. New and updated material includes:

  • receiving broadcasts using a multicast socket new I/O features, including
  • character streams and object serialization
  • the latest developments in applet tags
  • using the 1.1 AWT event system
  • new language features, such as nested classes tips for writing 100% Pure Java
  • programs
  • updating 1.0 programs to use the 1.1 API

In addition, the Second Edition has been revised and reorganized to offer a stronger and more cohesive presentation, making this best-selling and award-winning book even better. The Tutorial now starts with a new lesson that introduces you to the Java phenomenon and provides a foundation for understanding the rest of the book. The accompanying CD-ROM contains the Tutorial and all its code samples, versions of the Java Development KitT (JDK) and the JDK documentation for each major platform, and the HotJavaT Browser. On the CD, the HTML version of the book is browser-friendly and contains information not found in the printed text, such as draft lessons on internationalizing Java programs, calling non-Java libraries from Java programs, using the security API, developing JavaBeansT components, and using the GUI components in the Swing/JFC package.


How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.