[COURSE] Add ETH Computer Architecture Course (#468)

* Add 2 course

* fix my commit

* Some simple fix

* rename CA.md
This commit is contained in:
Yuchen Mu
2023-06-30 17:32:59 +08:00
committed by GitHub
parent 6de885e047
commit c36feaca99
3 changed files with 35 additions and 4 deletions

View File

@@ -176,9 +176,10 @@ nav:
- "UCB CS169: software engineering": "软件工程/CS169.md"
- 体系结构:
- "Coursera: Nand2Tetris": "体系结构/N2T.md"
- "Digital Design and Computer Architecture": "体系结构/DDCA.md"
- "UCB CS61C: Great Ideas in Computer Architecture": "体系结构/CS61C.md"
- "CMU 15-213: CSAPP": "体系结构/CSAPP.md"
- "ETHz: Digital Design and Computer Architecture": "体系结构/DDCA.md"
- "ETHz: Computer Architecture": "体系结构/CA.md"
- 操作系统:
- "MIT 6.S081: Operating System Engineering": "操作系统/MIT6.S081.md"
- "UCB CS162: Operating System": "操作系统/CS162.md"