第一階段 第一週投影片 03/08 課程說明 Python與開發環境簡介 型態、變數、運算與輸入輸出 型態、變數、運算與輸入輸出 note 第二週投影片 03/15 if if note while [while note](note/while note.html) 第三週投影片 03/22 for for note list list note 第四週投影片 03/29 string dict 第五週投影片 04/05 Function 第六週投影片 04/12 import import note 第七週投影片 04/19 Tips review review note 第九週投影片 05/10 第二階段課程說明 File I/O 第十週投影片 05/17 discord bot 第十一週投影片 05/24 class Pygame 上課用範例 第十二週投影片 05/31 Pygame 上課用範例 小作業說明 小作業檔案 第十三週投影片 06/07 爬蟲 上課用範例 小作業說明 第十四週投影片 06/14 NumPy & Matplotlib NumPy note Matplotlib note 正規表示法 字串格式化 [String format note](note/String format note.html) 第十五週投影片 06/21 List Comprehension Sort Sort note future