Jump to ratings and reviews
Rate this book

Java Tutorial, The: Object-Oriented Programming for the Internet by Mary Campione

Rate this book
Some of the best sources for learning Java are online. The Java Tutorial, Second Edition is an updated compilation of online resources from the JavaSoft Web site, edited for clarity. This guide gives you the advantage of having all you need to learn Java in one book (and includes a CD-ROM). The authors organize the book's sections around lessons and "trails" (which correspond to online tutorials). Beginners will find the sections on running simple Java applications and applets and on the nuts and bolts of the Java programming language especially useful. However, there is plenty of expertise here for the Java expert. (Because this is all "official" JavaSoft material, it gives excellent perspective on the ideal use of Java--100 percent pure programming that runs on all hardware platforms.) For example, the sections on using the JavaStream classes present some hard-to-find material on memory streams and pipes. Additional topics discuss how to get around the basics of creating user interfaces with AWT classes (though this is less useful because most programmers will use a Java compiler that handles the details of inner classes and adapters for them). Chapters on graphics programming benefit both beginners and experts and include a great explanation of image filters and animation techniques. Some of the niftiest stuff in The Java Tutorial is presented in the sections on network programming in Java, with a clear explanation of reading and writing to URLs and working with sockets. (These capabilities are all built in to Java, and this tutorial shows you how to execute them.) The book finishes up with a discussion of new features in JDK 1.2--still under development--and with the printed source code for all the examples in the book. This book makes a good argument that print still has its advantages. You'd spend hours digging up the relevant tutorials online. --Richard V. Dragan

Mass Market Paperback

First published August 23, 1996

2 people are currently reading
20 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
3 (27%)
3 stars
6 (54%)
2 stars
2 (18%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for David.
880 reviews51 followers
October 16, 2009
It's a good reference book to brush up on Java knowledge. Despite the name, it's not exactly a tutorial as beginners are better off starting with another book or an online actual tutorial. It has good details and clarity but the examples aren't explained very well. So unless you've already read some other book on Java, chances are you'll find this one lacking.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.