Logo

Java in a Nutshell by David Flanagan

Large book cover: Java in a Nutshell

Java in a Nutshell
by

Publisher: O'Reilly
ISBN/ASIN: 0596007736
Number of pages: 628

Description:
The bestselling Java book is now better than ever. Java programmers migrating to 1.1 find this second edition of Java in a Nutshell contains everything they need to get up to speed. Newcomers find it still has all of the features that have made it the Java book most often recommended on the Internet. This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs.

Download or read it online for free here:
Read online
(online preview)

Similar books

Book cover: The Java Virtual Machine Specification, 2nd EditionThe Java Virtual Machine Specification, 2nd Edition
by - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(23626 views)
Book cover: Java Testing and DesignJava Testing and Design
by - Prentice Hall PTR
Highly recommended for advanced developers and IT managers. This book is an excellent guide to testing Web applications and Web services. It will benefit software developers, beginning QA techs, and the experienced coders and testers.
(24770 views)
Book cover: Java Language ReferenceJava Language Reference
by - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(18223 views)
Book cover: HTTP Programming Recipes for Java BotsHTTP Programming Recipes for Java Bots
by - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(23444 views)