书的开头是章的目录,后面是详细目录。
共有12章,一个索引。
章下面只有一层,可以叫它为节,原书没有编序号。
Contents ...v
About the Author .... xi
About the Technical Reviewer... xii
Chapter 1: Introducing Python ....1
Chapter 2: Designing Software....9
Chapter 3: Variables and Data Types...27
Chapter 4: Making Choices...49
Chapter 5: Using Lists......75
Chapter 6: Functions .....101
Chapter 7: Working with Text.......125
Chapter 8: Executable Files, Organization, and Python on the Web....161
Chapter 9: Classes....181
Chapter 10: Exceptions.......221
Chapter 11: Reusing Code with Modules and Packages ......241
Chapter 12: Simple Windowed Applications.....261
Index.....283
第一章:介绍Python(共8页)
第二章:设计软件(共18页)
第三章:变量和数据类型(共22页)
第四章:程序分支(共26页)
第五章:使用列表(共26页)
第六章:函数(共24页)
第七章:文本操作(共36页)
第八章:可执行文件,组织和网络上的Python(共20页)
第九章:类(共40页)
第十章:异常(共20页)
第十一章:重用模块和包的代码(共20页)
第十二章:简单的图形界面程序设计(共22页)
索引(共12页)
【书名、作者及其它信息】
书名:Python 3 for Absolute Beginners
作者:Tim Hall and J-P Stacey
ISBN-13 (pbk): 978-1-4302-1632-2
ISBN-13 (electronic): 978-1-4302-1633-9
The source code for this book is available to readers at http://www.apress.com.