Python
Python 是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史。它可以运行于Microsoft Windows, Apple Mac OS X, GNU/Linux, BSD和很多其他的操作系统上。
维基教科书编写进度 | ||||
---|---|---|---|---|
草稿 | 待展 | 將成 | 謄正 | 成文 |
介绍
编辑概念
编辑高级概念
编辑用Python写程序
编辑模块
编辑标准库模块
编辑- 基础性标准库
- 正则表达式
- External commands
- XML工具
- 多进程
- 线程
- 协程
- GUI Programming
- Tkinter
- CGI interface
- WSGI web programming
- Internet
- Networks
- Math
- 文件 (I/O)
- 网页内容获取
- struct
- 单元测试
- 日志
第三方库模块
编辑- Database Programming
- numpy
- Image(PIL或pillow)
- pandas
- 游戏编程
- Qt4
- Dbus
- pyFormex
- matplotlib
- Sorted Container Types
- 3rd Party Internet
- 加密登录
- Excel
- MS Word
编写扩展模块
编辑工具与平台环境
编辑注释
编辑参考链接
编辑维基學院中的相關論述或教學:
- 简明Python教程
- Python books available for free download
- Non-programmers python tutorial donated to this project: Non-Programmer's Tutorial for Python
- Dive into Python
- The Python.org documents section
- How to think Like a Computer Scientist: Learning with Python
- How to think Like a (Python) Programmer
- A Byte of Python
- ActiveState Python Cookbook
- Text Processing in Python
- Dev Shed's Python Tutorials
- The Blog of a Python Adventurer - A nonprogrammer attempts to learn python. Follow his adventures.
- MakeBot - Simple Python IDE designed for teaching game programming to kids.
- Snake Wrangling for Kids - Learning to Program with Python
- SPE - Stani's Python Editor
- python tutorials
- Python IDEs - When coding, half of the work may be done by your IDE ... so choosing a good one might be helpful
- Python Tutorials - Python Tutorials
- Python Videos at ShowMeDo, covering four IDEs, programming tools, introductions to coding and popular Python projects
- Python Examples - Some exciting python examples
- "Python for Non-Programmers": a list on the Python wiki of various tutorials.
- Wikiversity:Topic:Python (英文)