Logo

The Java Language Specification

Large book cover: The Java Language Specification

The Java Language Specification
by

Publisher: Prentice Hall PTR
ISBN/ASIN: 0321246780
ISBN-13: 9780321246783
Number of pages: 684

Description:
Written by the inventors of the technology, The Java Language Specification is the definitive technical reference for the Java programming language. It provides complete, accurate, and detailed coverage of the entire language and its syntax. If you want to know the precise meaning of Java's constructs, this is the source for you.

Home page url

Download or read it online for free here:
Download link
(7.7MB, PDF)

Similar books

Book cover: Java for Small TeamsJava for Small Teams
by - GitBook
This book is an attempt to capture what good Java code looks like and the practices that help produce it. Tis document is intended for anyone, from developers writing Java for the first time through to seasoned technical leads serving multiple teams.
(6522 views)
Book cover: Data Structures and Algorithm Analysis in JavaData Structures and Algorithm Analysis in Java
by - Dover Publications
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, explaining how to select the data structure best suited to specific problems. It uses Java programming language and is suitable for second-year courses.
(19702 views)
Book cover: Concurrent Programming Using JavaConcurrent Programming Using Java
by
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(20995 views)
Book cover: JXTAJXTA
by - New Riders Publishing
A guided tour of the JXTA platform, including all of the critical information required to begin producing P2P solutions built on top of JXTA. The book assumes an intermediate level of Java development knowledge, and basic knowledge of networking.
(14614 views)