[COURSE] Add UCB-CS168 (#748)

* fix

* add cs168
This commit is contained in:
Yinmin Zhong
2025-06-08 11:07:20 +08:00
committed by GitHub
parent 1a92f4629b
commit a08d2e4507
3 changed files with 53 additions and 1 deletions

View File

@@ -227,9 +227,10 @@ nav:
- "ASU CSE466: Computer Systems Security": "系统安全/CSE466.md"
- "SU SEED Labs": "系统安全/SEEDLabs.md"
- 计算机网络:
- "UCB CS168: Introduction to the Internet: Architecture and Protocols": "计算机网络/CS168.md"
- "Stanford CS144: Computer Network": "计算机网络/CS144.md"
- "USTC Computer Networking:A Top-Down Approach": "计算机网络/topdown_ustc.md"
- "Computer Networking: A Top-Down Approach": "计算机网络/topdown.md"
- "Stanford CS144: Computer Network": "计算机网络/CS144.md"
- 数据库系统:
- "UCB CS186: Introduction to Database System": "数据库系统/CS186.md"
- "CMU 15-445: Database Systems": "数据库系统/15445.md"
@@ -263,6 +264,7 @@ nav:
- 数据科学:
- "UCB Data100: Principles and Techniques of Data Science": "数据科学/Data100.md"
- 人工智能:
- "Neural Networks: Zero to Hero": "人工智能/Neural Networks: Zero to Hero.md"
- "Harvard CS50's Introduction to AI with Python": "人工智能/CS50.md"
- "UCB CS188: Introduction to Artificial Intelligence": "人工智能/CS188.md"
- 机器学习: