add course and book

This commit is contained in:
MedivhGO
2022-08-06 13:23:01 +08:00
parent 86aede4a60
commit ab5c7342ef
3 changed files with 26 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ nav:
- 数据库系统:
- "UCB CS186: Introduction to Database System": "数据库系统/CS186.md"
- "CMU 15-445: Database Systems": "数据库系统/15445.md"
- "Caltech CS122: Database System Implementation": "数据库系统/CS122.md"
- 编译原理:
- "Stanford CS143: Compilers": "编译原理/CS143.md"
- 计算机图形学: