Programming Languages Textbooks
Think Python: How to Think Like a Computer Scientist - 2e
Contributor: Downey
Publisher: Green Tea Press
Think Python is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters.
(9 reviews)