Free shipping on orders over $99
Effective Java

Effective Java 1

A Programming Language Guide

by Joshua Bloch
Paperback
Publication Date: 12/06/2008
4/5 Rating 1 Review

Share This Book:

 
$0.00
Are you looking for a deeper understanding of the Java (TM) programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java (TM), Second Edition, brings together seventy-eight indispensable programmer's rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.



This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing.



Each chapter in the book consists of several "items" presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and outstanding code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why.



Highlights include:



New coverage of generics, enums, annotations, autoboxing, the for-each loop, varargs, concurrency utilities, and much more
Updated techniques and best practices on classic topics, including objects, classes, libraries, methods, and serialization
How to avoid the traps and pitfalls of commonly misunderstood subtleties of the language
Focus on the language and its most fundamental libraries: java.lang, java.util, and, to a lesser extent, java.util.concurrent and java.io

Simply put, Effective Java (TM), Second Edition, presents the most practical, authoritative guidelines available for writing efficient, well-designed programs.
ISBN:
9780321356680
9780321356680
Category:
Web programming
Format:
Paperback
Publication Date:
12-06-2008
Language:
English
Publisher:
Pearson Education (US)
Country of origin:
United States
Edition:
2nd Edition
Pages:
384
Dimensions (mm):
233x190x23mm
Weight:
0.65kg

Click 'Notify Me' to get an email alert when this item becomes available

Reviews

4.0

Based on 1 review

5 Star
(0)
4 Star
(1)
3 Star
(0)
2 Star
(0)
1 Star
(0)

1 Review

I believe, every Java developer should read this book. This book is especially helpful for experienced developers, and off course - it comes from the source, Joshua Block is truly great software engineer. The best tribute for this book comes from James Gosling, the inventor of Java, when the book came out, said, "I sure wish I had this book ten years ago. Some might think that I don't need any Java books, but I need this one."

Contains Spoilers No
Report Abuse