When comparing Think Python vs Code Avengers, the Slant community recommends Think Python for most people. In the question“What are the best resources to learn Python?” Think Python is ranked 5th while Code Avengers is ranked 25th. The most important reason people chose Think Python is:
The book is available for free in PDF and HTML formats. A hardcover version can be bought from [Amazon](http://www.amazon.com/gp/product/144933072X).
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free versions available
The book is available for free in PDF and HTML formats. A hardcover version can be bought from Amazon.
Pro Beginner-friendly
Think Python is a free book designed for those with no background in programming. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.
Pro Reinforces concepts through fun interactions
Code Avengers makes their material engaging and interactive, which aids with understanding and retention of the material.
Pro Full of context
Explains what everything is before you must use it, unlike Codecademy, which just kind of tells you to do stuff. To figure out what everything is exactly, you must either look at the glossary or google it.
Pro Wide selection of courses
Not only do they offer Python, CSS and HTML, and all the works, they offer them in context packages, where you can work on a project that utilizes one or the other. Also, there are different recommended tracks for different purposes - web designer, etc.
Cons
Con Some missing instructions for absolute beginners
Some exercises sometimes require taking steps that aren't explained. Some functions and commands are used without explaining their purpose.
Con A little slow
It may be slow, but that's only because it's thorough.
Con Limited selection of courses
Compared to many other paid learning resources, Code avengers currently has a limited number of courses to choose from.