When comparing Python Programming Fundamentals vs Think Python, 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 Python Programming Fundamentals is ranked 29th. 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).
Ranked in these QuestionsQuestion Ranking
Pros
Pro Practical
Fun project to build as you learn.
Pro Beginner-friendly
Excellent for complete beginners with no previous experience.
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.
Cons
Con Uses commercial software to teach the language
One of the first things the guide asks you to do is create an account with Nitrous.io to use their cloud IDE. While Nitrous has a free plan, the practice of doing that is questionable.
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.
