美国大学的计算机入门教材,全书Code,和教材中需要的Wing IDE 101 4.1
附:能用的python 2.7.2 下载链接:
http://www.python.org/getit/releases/2.7.2/
1 Introduction
2 Hello, Python
3 Strings
4 Modules
5 Lists
6 Making Choices
7 Repetition
8 File Processing 8
9 Sets and Dictionaries
10 Algorithms
11 Searching and Sorting
12 Construction
13 Object-Oriented Programming
14 Graphical User Interfaces
15 Databases
A Bibliography
Index