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: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(24069 views)
Book cover: 1000 Java Tips1000 Java Tips
by
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.
(29557 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.
(16946 views)
Book cover: Java Platform Performance: Strategies and TacticsJava Platform Performance: Strategies and Tactics
by - Prentice Hall PTR
The authors give the experienced Java programmer strategies and tips for getting the most out of Java code. The book offers suggestions for improving programs, but it also helps you think about performance as you design and test your software.
(21507 views)