简明 Python 基础学习教程
程序员文章站
2023-11-25 23:42:22
版本:1.20
a byte of python
copyright © 2003-2005 swaroop c h
简明 python 教...
-
版本:1.20
- a byte of python
- copyright © 2003-2005 swaroop c h
- 简明 python 教程
- 《简明 python 教程》为 "a byte of python" 的唯一指定简体中文译本,版权 © 2005 沈洁元
-
- 1.
-
- python的特色
- 为什么不使用perl?
- python的特色
- 2. 安装python
-
linux和bsd用户
- windows®用户
- windows®用户
- 3.
-
- 可执行的python程序
- 4.
-
- 5.
-
- 6.
-
- 7.
-
- docstrings
- 使用docstrings
- 8.
-
- 9.
-
- 10. 解决问题——编写一个python脚本
-
- 11.
-
- 12.
-
- 13.
-
- 14. python标准库
-
- 15. 更多python的内容
-
- 16.
-
- gui工具概括
- gui工具概括
- a. */开放源码软件(floss)
- b.
-
- c.
-
本书依照 发布。
概要
无论您刚接触电脑还是一个有经验的程序员,本书都将有助您学习使用python语言。
表格
- 5.1
- 5.2
- 15.1
- 5.2
例子
- 3.1 使用带提示符的python解释器
- 3.2
- 4.1
- 5.1
- 6.1
- 6.2
- 6.3
- 6.4
- 6.5
- 7.1
- 7.2
- 7.3
- 7.4
- 7.5
- 7.6
- 7.7
- 7.8 使用docstrings
- 8.1
- 8.2
- 8.3
- 8.4
- 9.1
- 9.2
- 9.3
- 9.4
- 9.5
- 9.6
- 10.1
- 10.2
- 10.3
- 10.4
- 11.1
- 11.2
- 11.3
- 11.4
- 11.5
- 12.1
- 12.2
- 13.1
- 13.2
- 14.1
- 15.1
- 15.2
- 3.2
上一篇: Python完全新手教程