Are you looking for a concise book packed with insight and wisdom not found elsewhere? Need to really understand the Java programming language; that is, really understand it? Do you want to write code that is clear, correct, robust, and reusable? Look no further! The book you are holding will provide you with this and many other benefits you may not even know you were looking for. Become a more effective programmer.
Featuring fifty-seven valuable rules of thumb, Effective Java® Programming Language Guide contains working solutions to the programming challenges most developers encounter every day. Offering comprehensive descriptions of techniques used by the experts who developed the Java platform, the book reveals what to do--and what not to do--in order to produce clear, robust, and efficient code.
Each rule appears in the form of a short, stand-alone essay offering insight, code examples, and "war stories" from this uniquely qualified author. The essays include specific advice and insights into the subtleties of the language and are illustrated with exceptional code examples. Throughout the book, common language idioms and design patterns are examined and insightful and enlightening tips and techniques are provided.
Coverage includes:
* Customary and effective language usage that is saturated with expert advice in a concise, readable, and easy-to-access format.
* Patterns, antipatterns, and idioms to help you get the most out of the Java platform.
* Commonly misunderstood subtleties of the language and its libraries: how to avoid the traps and pitfalls.
* Focus on the language and its most fundamental libraries: java.lang, java.util, and, to a lesser extent, java.io.
* Detailed coverage of serialization, including practical advice that is not available elsewhere.
Appealing to a broad spectrum of the programming community, Effective Java® Programming Language Guide presents the most practical, authoritative guidelines available for writing efficient, well-designed programs for the Java platform.
ABOUT THE AUTHOR
|
| Joshua Bloch | Joshua Bloch is a Senior Staff Engineer at Sun Microsystems, Inc., where he is an architect in the Core Java Platform Group. He designed, implemented, and maintained many of the Java platform libraries, including the award-winning Collections Framework and the java.math package, and contributed to many other parts of the platform. His Ph.D. thesis on the replication of abstract data objects was nominated for the ACM Distinguished Dissertation Award. He holds a B.S. from Columbia University and a Ph.D. from Carnegie-Mellon University. |