Java Language Reference
by Mark Grand
Publisher: O'Reilly 1997
ISBN/ASIN: 156592326X
Number of pages: 492
Description:
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, so you can ensure that your programs run exactly as expected.
Download or read it online for free here:
Read online
(online html)
Similar books

by Gerd Wagner, Mircea Diaconescu - web-engineering.info
This book shows how to build back-end web applications with Java, JPA and JSF. The book comes with the complete Java source code of six example apps that you can download or run from our server. The focus are general information management concepts.
(7027 views)

by David Schmidt - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(23341 views)

by James Gosling, Bill Joy, Guy Steele, Gilad Bracha - Prentice Hall PTR
Written by the inventors of the technology, this book provides complete, accurate, and detailed coverage of the Java programming language. If you want to know the precise meaning of the language's constructs, this is the source for you.
(23793 views)

by Tim Lindholm, Frank Yellin - 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.
(18728 views)