Skip to content

Java the Complete Reference

Best in textbook rentals since 2012!

ISBN-10: 0078822319

ISBN-13: 9780078822315

Edition: 1996

Authors: Patrick Naughton, Herbert Schildt

List price: $39.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Patrick Naughton is regarded as the world's foremost Java developer, whilst Herbert Schildt is the top C/C++ author. In this book, the two combine to present a comprehensive reference source on the Java language.
Customers also bought

Book details

List price: $39.95
Copyright year: 1996
Publisher: McGraw-Hill Osborne
Binding: Paperback
Pages: 886
Size: 7.50" wide x 9.50" long x 1.75" tall
Weight: 3.234
Language: English

Herb Schildt (Mahomet, IL) is a leading authority on C and C++ and a best-selling author whose books have sold more than 2 million copies. His acclaimed C and C++ books include Teach Yourself C, C++ from the Ground Up, C++: The Complete Reference, Java Programmer's Reference, STL Programming from the Ground Up, Windows 98 Programming from the Ground Up, and co-author of C/C++ Annotated Archives.

Preface
Acknowledgments
The Genesis of Java
An Overview of Java
Data Types, Variables, and Arrays
Operators
Control Statements
Introducing Classes
A Closer Look at Methods and Classes
Inheritance
Packages and Interfaces
Exception Handling
Multithreaded Programming
I/O, Applets, and Other Topics
String Handling
Exploring java.lang
The Utility Classes
Input/Output - Exploring java.io
Networking
The Applet Class
Introducing the AWT: Working with Windows, Graphics, and Text
Using AWT Controls, Layout Managers, and Menus
Images
Development Environments
Migrating from C++ to Java
The Dynamic Billboard Applet
ImageMenu: An Image-Based Web Menu
The Lavatron Applet: A Sports Arena Display
Scrabblet: A Multiplayer Crossword Game
Using Java's Documentation Comments
Index