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: Object Oriented Programming using JavaObject Oriented Programming using Java
by - BookBoon
This book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(21720 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.
(23443 views)
Book cover: Java PersistenceJava Persistence
by - Wikibooks
Java persistence could be defined as storing anything to any level of persistence using the Java programming language. This book is focused on storing Java objects to relational databases, in particular using the Java Persistence API (JPA).
(20374 views)
Book cover: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(26711 views)