113學年度下學期
◎ 程式設計概論 (Python Programming 101)
n 1: 課程說明、開發環境說明
n
4: 流程控制與程式的邏輯判斷
n
5: 程式迴圈
n 6: 自訂函式(function)及主程式架構
n 7: Python list資料型態操作與使用
n
8: 字串進階處理(分割與合併)
n 9: 期中考
n 10: Python其他資料型態(dict, tuple and set)操作與使用
n 11: 運用Tkinter實踐圖形化使用者介面;本機使用者介面建置與操作
n
12:
運用pandas進行資料讀取
n 13: 結合pandas與Tkinter進行資料分析與呈現
n 14: 網路資料擷取分析
n
15: 應用matplotlib繪製圖表
n
16: 期末專題報告
n
17:
線上自主學習
n 18: 線上自主學習
n
n Python for everyone. (https://www.py4e.com/)
n Visualize code execution. (https://pythontutor.com/
)
上述課程資訊為提供修課同學參考,若有引用或另有他用,煩請告知本人 (email: sichiu@g.nccu.edu.tw
)
Python程式架構之參考: 參考程式