課程:A New History for a New China, 1700-2000: New Data and New Methods, Part 1
選這門課是因為這是由香港科技大學的課程,想感受一下亞洲大學教授的講課風格(雖然是用英語講課)。其他中文授課的大學可以在這個頁面找到。
課程簡介
這是一個由香港科技大學帶來的課程歷時5周。
A New History for a New China是一個研究專案,收集了近百萬人的資料,包括家庭結構、教育、工作等方面,建立了名為CMGPD( China Multi-Generational Panel Dataset)的資料集。專案研究人員通過大量普通人的資料(大資料?
)來分析人類社會的活動規律。
這個課程共分為3部分,這裡是Part 1,各部分之間內容獨立,沒有先後關係。
如何計分:前4周的quiz加上第5周的Final Exam。其中每個quiz佔15%,Final Exam佔40%,60分及格。測驗及考試可以多次提交,但不能晚交。
導師簡介
- 人文社會科學學院院長
- 其他事蹟參考上面的連結
Byung-Ho Lee
- 在密歇根大學獲得博士學位
- 香港科技大學的博士後
- 研究方向bla..bla...bla..
本合集文章隨課程進度更新。這是第一次上人文社會類的課程,出現了大量的不認識的名詞,各種*ism
,希望能把4周的課聽完,也算有始有終吧。
相關文章
- new Child();new Child(1);
- New start new hope!
- new self()與new static()
- New
- JavaScript中的new map()和new set()使用詳細(new map()和new set()的區別)JavaScript
- 理解new和實現一個new
- 手寫js new,new的過程到底發生了什麼JS
- Dialogue: New Chapter in the History of ComputingAPT
- new learn
- A New Start
- placement new
- new code
- the new start
- in place new
- PHP new self()和new static()的區別PHP
- new static ,new self ,self::, $this的一些理解
- javascript 中function(){},new function(),new Function(),Function 摘錄JavaScriptFunction
- How to Add a New Disk new partition in centos7CentOS
- C++ new A 和 new A() 的區別詳解C++
- 手寫new
- new筆記筆記
- 【轉】placement new
- My new English
- Out With the Old and in With the New
- New in Mysql 5.5MySql
- new ActiveXObject(Object
- new_value
- New year innovation ?
- Ctrete new role
- a new ideaIdea
- D - New Friends
- My New GoalGo
- a new blog
- malloc和new的區別,new和operator new的區別,分配器介紹
- MoreType – new method to build data in RecyclerView with Kotlin!UIViewKotlin
- MoreType - new method to build data in RecyclerView with Kotlin!UIViewKotlin
- JavaScript new 關鍵詞解析及原生實現 newJavaScript
- C++ 記憶體分配(new,operator new)詳解C++記憶體