When comparing Core Java vs Effective Java by Joshua Bloch, the Slant community recommends Effective Java by Joshua Bloch for most people. In the question“What are the best resources to learn Java?” Effective Java by Joshua Bloch is ranked 2nd while Core Java is ranked 8th. The most important reason people chose Effective Java by Joshua Bloch is:
The author uses simple and concise language. Even complex subjects are explained in a way that is easy to understand for beginners.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Both a tutorial and a reference
It's well-written enough to read cover-to-cover, and well organized enough to make a good reference.
Pro Very thorough
It really does cover the whole language. If you read both volumes, consider yourself a Java expert.
Pro Up to date contents
This book explains Java 8, which is the most recent version of Java.
Pro Clear language
The author uses simple and concise language. Even complex subjects are explained in a way that is easy to understand for beginners.
Pro Covers best practices in great detail
Anyone can learn the syntax and knock up some code, but Effective Java is a series of lessons about best practices. The book teaches how to write good, secure, maintainable code.
Pro Includes good examples
Cons
Con Long
This is a weighty tome at over a thousand pages, and that's just Volume 1. Don't expect to read it overnight.
Con Not for complete beginners
Effective Java by Josh Bloch is not for the beginner programmer, but more for someone who's migrating to Java or who wants to polish their Java.
Alternative Products
