When comparing Learn Python the Hard way vs Codewars, the Slant community recommends Learn Python the Hard way for most people. In the question“What are the best resources to learn Python?” Learn Python the Hard way is ranked 3rd while Codewars is ranked 17th. The most important reason people chose Learn Python the Hard way is:
Teaches by giving a piece of code and letting the user see what the code does.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Practical
Teaches by giving a piece of code and letting the user see what the code does.
Pro Free
Available online for free.
Pro Encourages use of flash cards
To help better remember certain parts of the language, the author suggests using flash cards.
Pro Challenges cover all areas of programming
Algorithms, OOP, functional programming, you name it - there's a challenge class for it and in just about every language.
Pro Submit your own challenges
If you think you have a good idea for a challenge that could be added to the dojo then go add it and get feedback.
Pro Multi-language support
Users can complete code challenges in over 12 different languages.
Pro Learning gamification
Get points and increase your level by completing coding challenges.
Pro Free
Codewars is completely free to use.
Cons
Con Author still suggests newcomers to the language learn Python 2
The only reason to learn Python 2 these days is if you have to workout on legacy Python 2 software, and upgrading to Python 3 is not an option. Telling newcomers to learn a outdated, and soon to be unsupported version of the language is detrimental.
Con Suggests looking up details on the web
The book often suggests looking up details on the web instead of providing them. Additionally, no resources are suggested where to look up such information. As a result the quality of explanation of details can vary based on used resource.
Con Require some coding knowledge
You require some coding knowledge to get an account with code wars. The topics are limited