layout | repository_url |
---|---|
default_pfh |
本課程的設計,希望藉由深入淺出的方式,讓學生在完全沒有程式經驗 或背景之下也能夠快速上手。並著重於實作及以解決問題的面向, 讓寫程式變成輔助自身專業知識的基本計算技能之一。
讓人文與社會學群的學生可藉由此課程了解基本程式編程原理, 且運用在學術研究或實際生活當中。
第一、二節為授課時間,第三節課為 Lab Session,同學將透過直接操作強化課程內容的吸收。
週數 | 日期 | 課程內容 | 簡報連結 |
---|---|---|---|
1 | 09/12 | 課程概述 | 🔗 |
2 | 09/19 | [環境建置與編輯器安裝][w2] | 🔗 |
3 | 09/26 | [程式編寫與執行基本概念][w3] | 🔗 |
4 | 10/03 | [資料型態介紹][w4] | 🔗 |
5 | 10/10 | 國慶日放假 | |
6 | 10/17 | 資料型態應用 | 🔗 |
7 | 10/24 | 流程控制 | 🔗 |
8 | 10/31 | 函式與模組 | 🔗 |
9 | 11/07 | 重要觀念整理 | 🔗 |
10 | 11/14 | 期中考 | |
11 | 11/21 | 正規表示法應用 | 🔗 |
12 | 11/28 | 基本中文文本資料分析 | 🔗 |
13 | 12/05 | 網路文本資料擷取 | 🔗 |
14 | 12/12 | 資料存儲 | 🔗 |
15 | 12/19 | 文本資料分析與自然語言處理套件介紹 | 🔗 |
16 | 12/26 | 資料視覺化套件介紹 | 🔗 |
17 | 01/02 | 期末報告 | |
18 | 01/09 | 期末報告繳交 |
[w2]: {% post_url PythonForHumanities/2018-09-19-環境建置與編輯器安裝 %} [w3]: {% post_url PythonForHumanities/2018-09-26-程式編寫與執行基本概念 %} [w4]: {% post_url PythonForHumanities/2018-10-03-資料型態介紹 %} [w6]: {% post_url PythonForHumanities/2018-10-17-資料型態應用與流程控制 %} [w7]: {% post_url PythonForHumanities/2018-10-24-函式與模組 %} [w8]: {% post_url PythonForHumanities/2018-10-31-字串處理與正規表示法 %} [w10]: {% post_url PythonForHumanities/2018-11-14-正規表示法應用 %} [w11]: {% post_url PythonForHumanities/2018-11-21-基本中文文本資料分析 %} [w12]: {% post_url PythonForHumanities/2018-11-28-網路文本資料擷取 %} [w13]: {% post_url PythonForHumanities/2018-12-05-資料存儲 %} [w14]: {% post_url PythonForHumanities/2018-12-12-文本資料分析與自然語言處理套件介紹 %} [w15]: {% post_url PythonForHumanities/2018-12-19-資料視覺化套件介紹 %}