[COURSE] Add Stanford CS242 (#493)

* add cs242

* 增加cs242英文,修改位置

* 删除了标题中多余的课程名称

* 修改英文版语病
This commit is contained in:
Qi Zhan
2023-08-17 19:29:11 +08:00
committed by GitHub
parent 3aaecaed30
commit 775f7e49cf
3 changed files with 93 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ plugins:
计算机网络: Computer Networking
数据库系统: Database Systems
编译原理: Compilers
程序语言设计: Programming Language
计算机图形学: Computer Graphics
Web开发: Web Development
数据科学: Data Science
@@ -207,6 +208,8 @@ nav:
- "CMU 15-799: Special Topics in Database Systems": "数据库系统/15799.md"
- 编译原理:
- "Stanford CS143: Compilers": "编译原理/CS143.md"
- 程序语言设计:
- "Stanford CS242: Programming Languages": "程序语言设计/CS242.md"
- 计算机图形学:
- "GAMES101": "计算机图形学/GAMES101.md"
- "GAMES202": "计算机图形学/GAMES202.md"