When comparing Learn Java vs exercism.org, the Slant community recommends exercism.org for most people. In the question“What are the best websites to learn to code?” exercism.org is ranked 2nd while Learn Java is ranked 38th. The most important reason people chose exercism.org is:
Rather than merely test for code correctness, Exercism uses peer review to improve general programming techniques. Users are encouraged to comment on others' solutions, and refine their own based on feedback.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Browser-based
Learn Java provides an editor right on the web page where you can practice your code and follow along with the tutorial.
Pro Free
Learn Java is completely free to use and will always be free.
Pro Simple interface
The interface is very straight-forward and well layed out.

Pro Human review and feedback
Rather than merely test for code correctness, Exercism uses peer review to improve general programming techniques. Users are encouraged to comment on others' solutions, and refine their own based on feedback.

Pro Practice with production tools
Unlike many code practice websites, Exercism requires the user to develop and test entirely offline, submitting only the finished code. This promotes familiarity with essential tools and workflow, not just the bare language.
Cons
Con Editor not easily adjustable
The code editor at the bottom of the page, where you follow along with the tutorial, is fairly small and provides no way to adjust the size.

Con Custom commandline client
Exercism requires using a CLI utility to fetch and submit exercises. This is inconvenient compared to web-only alternatives, and poses an additional barrier to entry for some users.
