by Brian Goetz
|
by Bruce Eckel
|
by M Naftalin
|
by Eric Freeman
|
SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) (Certification Press) by Katherine Sierra |
Product details
Would you like to update product info or give feedback on images?
|
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
A new edition of this title is available, ISBN-10: 0321356683 ISBN-13: 9780321356680
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
![]() |
59% buy Effective Java: Second Edition £17.99 |
![]() |
20% buy the item featured on this page: Effective Java (Java Series) £30.99 |
![]() |
8% buy Head First Java £22.43 |
![]() |
7% buy Java Concurrency in Practice £16.46 |
|
Share your thoughts with other customers:
|
|||||||||||
Most Helpful Customer Reviews
Share your thoughts with other customers: Create your own review
|
|
|
|
|
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in. |