|
Books : Effective Java (2nd Edition) (Java Series)In association with Amazon.comby: Joshua Bloch List Price: $49.99 Amazon.com's Price: $40.50 You Save: $9.49 (19%)Prices subject to change. Availability: Usually ships in 24 hours
This item ships for FREE with Super Saver Shipping.
Binding: PaperbackDewey Decimal Number: 005.71262 EAN: 9780321356680 ISBN: 0321356683 Label: Prentice Hall PTR Manufacturer: Prentice Hall PTR Number Of Items: 1 Number Of Pages: 384 Publication Date: May 28, 2008 Publisher: Prentice Hall PTR Studio: Prentice Hall PTR Sales Rank: 1350 Accessories:
Editorial Review: Product Description:
“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.” “An excellent book, crammed with good advice on using the Java programming language and object-oriented programming in general.” –Gilad Bracha, coauthor of The Java™ Language Specification, Third Edition “10/10–anyone aspiring to write good Java code that others will appreciate reading and maintaining should be required to own a copy of this book. This is one of those rare books where the information won’t become obsolete with subsequent releases of the JDK library.” “The best Java book yet written.... Really great; very readable and eminently useful. I can’t say enough good things about this book. At JavaOne 2001, James Gosling said, ‘Go buy this book!’ I’m glad I did, and I couldn’t agree more.” “This is a truly excellent book done by the guy who designed several of the better recent Java platform APIs (including the Collections API).” “Great content. Analogous to Scott Meyers’ classic Effective C++. If you know the basics of Java, this has to be your next book.” “Josh Bloch gives great insight into best practices that really can only be discovered after years of study and experience.” “This is a superb book. It clearly covers many of the language/platform subtleties and trickery you need to learn to become a real Java master.” “I like books that under-promise in their titles and over-deliver in their contents. This book has 57 items of programming advice that are well chosen. Each item reveals a clear, deep grasp of the language. Each one illustrates in simple, practical terms the limits of programming on intuition alone, or taking the most direct path to a solution without fully understanding what the language offers.” “I don’t find many programming books that make me want to read every page–this is one of them.” “Great how-to resource for the experienced developer.” “I picked this book up two weeks ago and can safely say I learned more about the Java language in three days of reading than I did in three months of study! An excellent book and a welcome addition to my Java library.” Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, 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:
Simply put, Effective Java™, Second Edition, presents the most practical, authoritative guidelines available for writing efficient, well-designed programs. Average Rating:
![]() Rating: - Fixing your programming styleGreatest Java book ever written. In fact, it's beyond a 'java book', once many tips from here are 'universal tips'. It's a great book for those who already have at least 4 or 5 programming years (code enough different projects), 'cause you'll notice several (apparently) minor mistakes that everyone make everyday. Rating: - Essential JavaDid you realize that enums can implement interfaces? That the simplest safe way to implement a singleton is using an enum? That it's possible to obtain an object reference to a private member using serialization? There are lots of ways to learn the language basics and figure out how to use the libraries. But nowhere do you have such a dense collection of non-obvious, yet important issues that any Java developer ought to be aware of. The book is written from the perspective of someone who creates ... Read More Rating: - All Java programmers should read this bookThis book is a must-read for all Java programmers. In fact, I think every programmer should read this book before they start programming Java. The book is full of good advice, best practices and guidelines. Highly recommended Rating: - Excellent bookAbsolute classic, definitely my favorite Java book. Every professional Java developer should have it on her/his desk. It's not the easiest book and shouldn't be read if You are novice in Java, there better books to get started with Java, but for experienced developers, this book is invaluable. Rating: - The best general Java book I've read so farThis book seems to be one of the most critically acclaimed Java titles. What could I possibly add to what has been said? The acclaim is fully deserved. I had the feeling that I already learned something new and important as soon as I reached page twenty. This is something that I cannot say of very many books. Effective Java manages to be extremely useful and simultaneously extremely easy to read. However, "easy" doesn't mean simple in this case, since many of the discussed problems are subtly complex. ... Read More Browse for similar items by category:
|
||