線上教材:Python 程式設計

簡介
開發環境安裝:Windows 7Windows 10
輸入、輸出、數值運算
條件判斷
條件判斷
函式與模組
數學函式庫
自訂函式
模組
遞迴
List (串列)、Dictinoary (字典)、Set (集合)
List (串列)
Dictinoary (字典)
Set (集合)
重複執行
迴圈
Comprehension
Zip、map,與 filter
字串
字串
檔案
檔案
JSON、YAML 與 Pickle
其他內容
LeetCode 注意事項整理
Numpy 簡介
動態規劃
爬蟲簡介
二維繪圖
Flask 簡介
音訊處理簡介
機器學習相關
機器學習的關鍵字們
神經網路的關鍵字們
手寫數字辨識(使用 MLP)
手寫數字辨識(使用 CNN)
口說數字辨識
Tensorflow GPU 版安裝紀要