Python
Python 是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史。它可以运行于Microsoft Windows, Apple Mac OS X, GNU/Linux, BSD和很多其他的操作系统上。
维基教科书编写进度 | ||||
---|---|---|---|---|
草稿 ![]() |
待展 ![]() |
將成 ![]() |
謄正 ![]() |
成文 ![]() |
介绍
概念
高级概念
用Python写程序
模块
标准库模块
第三方库模块
编写扩展模块
工具与平台环境
注释
参考链接

维基學院中的相關論述或教學:
- 简明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 (英文)