reorganize course index

This commit is contained in:
zhongyinmin
2021-12-11 22:41:45 +08:00
parent f1d9c28598
commit 82e8ed80ce
2 changed files with 16 additions and 4 deletions

View File

@@ -71,19 +71,31 @@ under construction.
[MIT18.781: Theory of Numbers](https://ocw.mit.edu/courses/mathematics/18-781-theory-of-numbers-spring-2012/index.htm)
#### 密码学
[Standford CS255: Cryptography](http://crypto.stanford.edu/~dabo/cs255/)
### 编程入门
### 系统入门
### 数据结构与算法
### 软件工程
### 体系结构
### 系统入门
### 操作系统
### 网络
### 并行与分布式系统
### 系统安全
### 计算机网络
### 数据库系统
### 编译原理
### 软件工程
### 数据科学
### 人工智能

View File

@@ -13,7 +13,7 @@ NP问题、随机算法、哈希算法等等。
Latex技巧。
## 课程资源
- 课程网站https://cs170.org/
- [课程网站](https://cs170.org/)
- 课程视频:详见课程网站
- 课程教材详见课程网站notes
- 课程作业13次书面作业用Latex编写