The Source for Java Technology Collaboration
User: Password:



java.net Forums


Book Clubs Archive > Effective Java Programming Language Guide

Joshua Bloch, author of Effective Java, casts a long shadow in the Java world. He has served as architect of the Core Java Platform Group and is best known as the author of the Collections Framework. He was also a driving force behind many of the sweeping changes forthcoming in the JDK 1.5 (Tiger) release. In Effective Java Bloch has condensed his rich body of expertise into 57 topics, each of which illustrates a specific Java coding best practice. The rare book that is simultaneously textbook and reference, Effective Java deserves a featured place on every Java Programmer's bookshelf.

Because Effective Java is "thread-safe" we're going to dedicate one discussion thread to each of the items in the book. Please post your comments on the relevant topic thread to maximize coherence and avoid unnecessary context switching.

Discussion Moderator: Ron Hitchens