Jump to ratings and reviews
Rate this book

Decompiling Java

Rate this book
Subversive Java -- Ever wonder how a programmer wrote a specific Java applet? To see the original source code you can decompile the applet and applications. This lets you see exactly how the code works and even take portions of that code to use in your own application.
-- Growth of Java -- Java is the fastest growing language, in the IT industry today. What makes Java so popular? The reason is summed up by Java's motto, "Write Once, Run Anywhere".
-- Time saver -- A number of businesses which have implemented Java have found that using Java versus other comparable programming languages reduced their development time by as much as 75%. The following companies have all decided to adopt Java: NASA, Siemens Semiconductors, Motorola, NBTel Weatherlabs, First Tennessee Bank, Saab, IBM, Ericsson, Xerox, and others.

358 pages, Paperback

First published January 1, 2004

9 people want to read

About the author

Godfrey Nolan

10 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (12%)
4 stars
1 (12%)
3 stars
2 (25%)
2 stars
3 (37%)
1 star
1 (12%)
Displaying 1 - 3 of 3 reviews
Profile Image for Jack Tudbury.
1 review1 follower
August 3, 2024
Uses out of date technology by 20 years in terms of lex and yacc. Also doesn’t explain how the decompilation works more just shows the code he wrote. Nothing else seems to show the same information though.
21 reviews1 follower
November 30, 2019
This book is a bit out of date. It lacks a discussion of generic types and lambdas (since they were added after the book was published). However, it is well written and provides a good overview of the compilation and de-compilation of java class files.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.