Think Python 豆瓣 Goodreads
How to Think Like a Computer Scientist: Learning with Python
作者:
Allen B. Downey
O'Reilly Media
2012
- 8
Think Python is an introduction to Python programming for students with no programming experience. It starts with the most 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.