Java Concurrency in Practice by Brian Goetz
£17.39
|
Head First Design Patterns (Head First) by Eric Freeman
£20.77
|
Thinking in Java by Bruce Eckel
£25.79
|
SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055): Study Guide Exam 310-055 (Certification Press) by Katherine Sierra
£16.49
|
Java Generics and Collections by M Naftalin
£16.99
|
Product details
Would you like to update product info or give feedback on images? (We'll ask you to sign in so we can get back to you)
|
| Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?) |
Bloch provides 57 items (did he reject "varieties"?) grouped by subject. Each item highlights a "gotcha", expands on best practice or argues for deprecating a common practice. For example, among the gotchas, he points out problems with relying on finalisers, whose implementation varies from one JVM to another and may not run at all under some circumstances.
Best practice also gets a lot of airing. A neat example is not relying on Java's default object serialisation API, which--among other problems--can cause the object to break if you make any changes. This can result in a code maintenance nightmare. In the last category he discusses the string concatenation, "+". Using this can be a hundred times slower than appending to a StringBuffer. No problem for a one-off string but using it repeatedly can cripple performance.
Many of the items discussed are fairly trivial, such as returning zero rather than null for zero length arrays or avoiding the use of floats when you need precise answers--perhaps they were thrown in to make the magic "57"--but despite these Effective Java Programming Language Guide offers a fascinating insight into Java's architecture and solid, easily assimilated guidance on its effective usage.
Unlike most books for programmers, this is one you really will find difficult to put down. Every serious Java programmer should read it. --Steve Patient
Book Description
Effective Java is an explicit (and acknowledged) homage to Scott Meyer's Effective C++. Josh Bloch shares the programming practices of the most expert Java programmers with the rest of the programming community. Distilling the habits of experienced programmers into 50 short stand-alone essays, Bloch has laid out the most essential and effective Java rules, providing comprehensive descriptions of techniques. The essays address practical problems that all Java programmers encounter, presents specific ways to improve programs and designs, and also shows how to avoid traps in Java programming. An enormously useful book, each essay contains top notch code examples and insightful "war stories" that help capture the students' attention.
See all Product Description
Effective Java: A Programming Language Guide (Java Series) by Joshua Bloch
£25.59
|
Thinking in Java by Bruce Eckel
£25.79
|
Java Concurrency in Practice by Brian Goetz
£17.39
|
The Java Programming Language (Java) by Ken Arnold
£28.79
|
Head First Java (Head First) by Kathy Sierra
£20.99
|
|
Share your thoughts with other customers:
|
||||||||||
Most Helpful Customer Reviews
|
Most Recent Customer Reviews
|