HomeComputers & TechnologyProgramming for the Java¿ Virtual Machine
Skip to product information
1 of 1

Programming for the Java¿ Virtual Machine

paperbackJuly 2, 1999
Regular price $126.34 USD
Regular price Sale price $126.34 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New In Stock
ISBN-13: 9780201309720 ISBN-10: 0201309726
Publisher
Addison Wesley
Binding
paperback
Published
July 2, 1999
Weight
2.0 lbs
Dimensions
23.80×2.80×18.60 cm

About this book

Programming for the Java¿ Virtual Machine by Engel, Joshua. paperback edition. ISBN: 9780201309720.

The author employs a tutorial approach that provides a detailed look into the central workings of the technology and teaches the reader how to write real programs for the Java virtual machine. He describes methods for becoming a better programmer through an advanced understanding of the Java virtual machine and Java technology. Programming for the Java Virtual Machine offers comprehensive coverage of all the major elements of the Java virtual machine--classes and objects, control instructions, debugging, class loaders, compiling the Java programming language, performance issues, security, and threads and synchronization. The book provides an introduction to the Java Virtual Machine Specification (JVMS), with a collection of topics that help programmers understand the Java virtual machine and the JVMS better. In addition, the book features implementations of Prolog and Scheme, a language that runs on top of the Java virtual machine, generating Java virtual machine code as it runs and using a Java virtual machine class loader to load the generated code into the system. You will find detailed information on such topics as: *The Java virtual machine verification algorithm *How Java vir