Java in a Nutshell A Desktop Quick Reference for Java Programmers

By David Flanagan
January 1900
Pages: 460
ISBN 10: 1-56592-183-6 | ISBN 13: 9781565921832

This book has been updated—the edition you're requesting is OUT OF PRINT. Please visit the catalog page of the latest edition.

The latest edition is also available on Safari Books Online.

Book description

The bestselling book on Java and the one most often recommended on the Internet. An incredible value, this comprehensive, quick-reference quide to Java contains descriptions of all of the classes in the Java 1.0 API, with a definitive listing of all methods and variables. It also contains an accelerated introduction to Java for C and C++ programmers who want to learn the language fast.
Full Description

Java in a Nutshell is a complete quick-reference guide to Java, the hot new programming language from Sun Microsystems. This comprehensive volume contains descriptions of all of the classes in the Java 1.0 API, with a definitive listing of all methods and variables. It also contains an accelerated introduction to Java for C and C++ programmers who want to learn the language fast. Java in a Nutshell introduces the Java programming language and contains many practical examples that show programmers how to write Java applications and applets. It is also an indispensable quick reference designed to wait faithfully by the side of every Java programmer's keyboard. It puts all the information Java programmers need right at their fingertips. Contents include:
  • An advanced introduction to Java. The first three chapters will teach C and C++ programmers everything they need to know to start programming with Java right away.
  • Practical, real-world examples that show programmers how to write applets; implement smooth animation; create graphical user interfaces; write client and server programs that communicate over the network; use threads; and more
  • A compact reference to the 211 classes, 1828 methods and 235 variables in the Java 1.0 API
  • Descriptions of each class
  • A Java keyword and concept glossary
  • Quick-reference tables of operators, primitives, escape characters, visibility modifiers, doc comment syntax, events, keysyms, fonts, colors, cursors, system properties, Unicode and Java-related HTML syntax
  • Documentation for the Java compiler, interpreter, and other tools in the Java Developer's Kit
Post-purchase benefits:

Register your book | Submit Errata | Examples | Excerpt | JDK 1.1 Update | O'Reilly Java Page


Browse within this book

Cover | Index | Colophon

Book details

First Edition: January 1900
ISBN: 1-56592-183-6
Pages: 460


Featured customer reviews

Be the first person to review this book!

Write a Review


Media reviews

"Just saw the AW Java API Vol 1/2 refs... Ugh.

"I've been waiting anxiously for some real documentation on the Java API specification. I was pretty excited from what I heard about the Addison Wesley series, supposedly "the official source of complete, expert and definitive information on Java."

"I got a call from my local technical bookstore this afternoon (they're here!) so I used it as an excuse to take an afternoon motorcycle ride. Well, at least I had had fun riding.... These books are nothing more than a hardcopy of the HTML documentation distributed with the JDK. No examples. No hints. No class overviews that are worth anything. And worst of all, still no thorough method descriptions.

"The only value of these books is for the person who can't cope with on-line documentation. And that's the only reason I bought them. The $15 O'Reilly Nutshell book is almost as useful as the $80 AW API set, which my partner and I are always fighting over anyways. I think we'll still grab for the O'Reilly book first, though.

"I'm sure glad we finally got our source license. It'll probably be the best source of documentation for the next year...." -- Peter Johansson, post to comp.lang.java

Hide extended reviews

Java in a Nutshell