The Java Language Specification
by James Gosling, Bill Joy, Guy Steele, Gilad Bracha
Publisher: Prentice Hall PTR 2005
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.
Download or read it online for free here:
Download link
(7.7MB, PDF)
Similar books
Beyond Javaby Bruce Tate - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(23723 views)
Java for Small Teamsby Henry Coles, et al. - 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.
(8364 views)
Java Based Real Time Programmingby Klas Nilsson - Lunds Universitet
This book documents how to carry out safe, flexible, portable and free programming of embedded systems, such that the software without modifications can run on both small embedded devices as well as on standard Java platform.
(9573 views)
Modern Java: A Guide to Java 8by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(9333 views)