Book 1
Java Basics
Contents at a Glance
Chapter 1: Welcome to Java
What Is Java, and Why Is It So Great?
Java versus Other Languages
Important Features of the Java Language
On the Downside: Java’s Weaknesses
Java Version Insanity
What’s in a Name?
Chapter 2: Installing and Using Java Tools
Downloading and Installing the Java Development Kit
Using Java’s Command-Line Tools
Using Java Documentation
Chapter 3: Working with TextPad
Downloading and Installing TextPad
Editing Source Files
Compiling a Program
Running a Java Program