本專案為 Python 初學者課程共筆,歡迎加入協作。
- 適用 Python 3 之後的版本。
- Python Introduction & Installation (Python 簡介與安裝)
- Using Python IDE and Notebook (使用 Python 開發工具與筆記本)
- Variables and Number/String Datatype (變數與數值/字串型別)
- Python Operators (Python 運算子)
- Tuple, List, Dictionary and Set Datatype (元組,清單,字典與集合資料型別)
- Flow Control and Looping (流程控制與迴圈)
- Using Functions (使用函數)
- File I/O and Exceptions (檔案存取與例外處理)
- Using Modules (使用模組)
- Python Classes (Python 類別)
- Databases Programming (資料庫程式設計)
- Multithreading (多執行緒)
- Networking Programming (網路程式設計)