Logo

The Java Virtual Machine Specification, 2nd Edition

Large book cover: The Java Virtual Machine Specification, 2nd Edition

The Java Virtual Machine Specification, 2nd Edition
by

Publisher: Prentice Hall PTR
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Java: Classes in Java ApplicationsJava: Classes in Java Applications
by - BookBoon
This volume is the second part of the 'Java'-series written by David Etheridge. This book gives the reader an introduction to Documentation, Abstract and Parent classes, Inheritance, Error in Java, Java Interfaces and much more.
(17591 views)
Book cover: Practical Artificial Intelligence Programming in JavaPractical Artificial Intelligence Programming in Java
by - Lulu.com
The book uses the author's libraries and the best of open source software to introduce AI (Artificial Intelligence) technologies like neural networks, genetic algorithms, expert systems, machine learning, and NLP (natural language processing).
(24567 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.
(19696 views)
Book cover: Java Structures: Data Structures in Java for the Principled ProgrammerJava Structures: Data Structures in Java for the Principled Programmer
by - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(16873 views)