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 (英文)