Dive into Python
摘要
After having covered some background on how a computer works (Chapter 1), how we solve problems with computers (Chapter 3), and how we can represent data in binary (Chapter 2), we are ready to interact with, learn to represent data, and perform actions in Python.