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 PersistenceJava Persistence
by - Wikibooks
Java persistence could be defined as storing anything to any level of persistence using the Java programming language. This book is focused on storing Java objects to relational databases, in particular using the Java Persistence API (JPA).
(18096 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.
(21058 views)
Book cover: Java Based Real Time ProgrammingJava Based Real Time Programming
by - 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.
(7744 views)
Book cover: Java Testing and DesignJava Testing and Design
by - Prentice Hall PTR
Highly recommended for advanced developers and IT managers. This book is an excellent guide to testing Web applications and Web services. It will benefit software developers, beginning QA techs, and the experienced coders and testers.
(22356 views)