When comparing Effective Java by Joshua Bloch vs Hackr.io, 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 Hackr.io is ranked 7th. 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 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
Pro Community trust
Instead of getting a recommendation from a single dev, you get recommendation from the entire programming community.
Pro Recommendation for every programming language/framework/library
You can find Python as well as Jenkins.
Pro Nice filters
Free, Video, Book, Beginner, Advanced, etc.
Cons
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.
