Jump to ratings and reviews
Rate this book

Hardcore Java

Rate this book
Java has quickly become one of the most important languages in programming, particularly for professional and enterprise-level projects. From its infancy as a language primarily used for web applets to its maturity through servlets, Enterprise JavaBeans, and database access, Java has become a complex and robust tool for today's developer. Hardcore Java takes this language and breaks it apart, piece by piece, revealing the important secrets and tricks that will take you from a junior-level programmer to a seasoned and expert developer. You'll fly through the fundamentals and quickly find yourself learning about advanced memory management techniques, optimization and bytecode-level enhancements, and the techniques required to build lightning-fast GUIs. Throughout the book, you'll also master the art of writing and maintaining bulletproof and error-proof code, all while grasping the intricacies of the Java language. Hardcore Java Hardcore Java is an invaluable addition to every programmer's library, and even the most advanced developers will find themselves moving beyond their own conceptions into truly advanced applications of the language. Thousands of lines of code, heavily commented and easily runnable, illustrate each concept in the book.

400 pages, Paperback

First published January 1, 2004

4 people are currently reading
70 people want to read

About the author

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
10 (16%)
4 stars
20 (33%)
3 stars
23 (38%)
2 stars
5 (8%)
1 star
2 (3%)
Displaying 1 - 4 of 4 reviews
Profile Image for Carlos.
99 reviews2 followers
February 18, 2015
A bit disappointing for me, I expected a little more.
From my point of view it is a bit too focused on Reflection, which is something to avoid.
The book was written before Java 1.5 (Tiger) was released, so some ot the issues it covers are outdated, even though it tries to describe some of the "future" Tiger's features.
Anyway, it presents some tricks and tips on the internal workings of the JVM that are not commonly known (at least I was not aware of them), so it can be worthwhile to take a look at this book.
222 reviews5 followers
February 17, 2009
Especially the chapter about the "final" modifier was enlightening.
Profile Image for Steve.
79 reviews24 followers
August 5, 2007
Unless you worked on the java compiler, this book will teach you a few dozen things.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.