内容介绍:
Dive Into Python 是为有经验的程序员编写的一本 Python 书。
本译本由 Zoom.Quiet 负责项目管理。由 啄木鸟/CPUG 的 obp 团队完成。
英文原版:2004 年 5 月 20 日
译文版:2005 年 12 月—2006 年 4 月
审校:2007 年 6 月—9 月
作者介绍:
Mark Pilgrim is an accessibility architect in the IBM Emerging Technologies Group. He is the author of several technical books,
including Dive Into Accessibility, a free online tutorial on web accessibility. He lives in North Carolina with his wife and newborn son, and spends his copious free time sunbathing, skydiving, and
reading Immanuel Kant's Critique of Pure Reason.
内容截图:
/thumb.jpg)
/thumb.jpg)
目录:
Chapter 1. 安装 Python
1.1. 哪一种 Python 适合您?
1.2. Windows 上的 Python
1.3. Mac OS X 上的 Python
1.4. Mac OS 9 上的 Python
1.5. RedHat Linux 上的 Python
1.6. Debian GNU/Linux 上的 Python
1.7. 从源代码安装 Python
1.8. 使用 Python 的交互 Shell
1.9. 小结
Chapter 2. 第一个 Python 程序
2.1. 概览
2.2. 函数声明
2.2.1. Python 和其他编程语言数据类型的比较
2.3. 文档化函数
2.4. 万物皆对象
2.4.1. 模块导入的搜索路
2.4.2. 何谓对象?
2.5. 代码缩进
2.6. 测试模块
……
更多相关资源 >>
这里是其它用户补充的资源(我也要补充):
flamelty
2015/10/11 12:38:33 补充
(...)
点击查看所有58网友评论