The Java Virtual Machine Specification, 2nd Edition
by Tim Lindholm, Frank Yellin
Publisher: Prentice Hall PTR 1999
ISBN/ASIN: 0201432943
ISBN-13: 9780201432947
Number of pages: 496
Description:
This book represents 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. There is a complete coverage of the Java Virtual Machine class file format and instruction set, directions for compiling for the Java Virtual Machine with numerous examples, verification techniques, and more.
Download or read it online for free here:
Read online
(online html)
Similar books
Introduction to Java and OOA/OOD for Web Applicationsby Alvin J. Alexander - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(21883 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.
(8381 views)
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.
(23738 views)
1000 Java Tipsby Alexandre Patchine, Dr. Heinz M. Kabutz
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(31893 views)