mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-26 19:37:23 +08:00
18 lines
772 B
Markdown
18 lines
772 B
Markdown
# NTHU OS: 作業系統
|
||
|
||
## 课程简介
|
||
|
||
- 所属大学:台湾清华大学
|
||
- 先修要求:C 语言
|
||
- 编程语言:C 语言
|
||
- 课程难度:🌟🌟🌟
|
||
- 预计学时:60 小时+
|
||
|
||
上这门课最早是我用来应付期末考试的。看了之后才发现周志远教授擅长于通过一步步引导,将操作系统课本中的难点解释的通俗易懂。
|
||
|
||
## 课程资源
|
||
|
||
- 课程网站:<https://ocw.nthu.edu.tw/ocw/index.php?page=course&cid=141>
|
||
- 课程网站:<https://ocw.nthu.edu.tw/ocw/index.php?page=course_news_content&cid=141&id=999>
|
||
- 课程视频:<https://www.bilibili.com/video/BV1Fa4y1a7p7/>
|
||
- 课程教材:[《Operating System Concepts》](https://os.ecci.ucr.ac.cr/slides/Abraham-Silberschatz-Operating-System-Concepts-10th-2018.pdf)
|