mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
reorganize course index
This commit is contained in:
parent
f1d9c28598
commit
82e8ed80ce
2 changed files with 16 additions and 4 deletions
|
|
@ -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)
|
[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/)
|
[Standford CS255: Cryptography](http://crypto.stanford.edu/~dabo/cs255/)
|
||||||
|
|
||||||
|
|
||||||
### 编程入门
|
### 编程入门
|
||||||
|
|
||||||
### 系统入门
|
### 数据结构与算法
|
||||||
|
|
||||||
|
### 软件工程
|
||||||
|
|
||||||
### 体系结构
|
### 体系结构
|
||||||
|
|
||||||
|
### 系统入门
|
||||||
|
|
||||||
### 操作系统
|
### 操作系统
|
||||||
|
|
||||||
### 网络
|
### 并行与分布式系统
|
||||||
|
|
||||||
|
### 系统安全
|
||||||
|
|
||||||
|
### 计算机网络
|
||||||
|
|
||||||
|
### 数据库系统
|
||||||
|
|
||||||
### 编译原理
|
### 编译原理
|
||||||
|
|
||||||
### 软件工程
|
### 数据科学
|
||||||
|
|
||||||
### 人工智能
|
### 人工智能
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ NP问题、随机算法、哈希算法等等。
|
||||||
Latex技巧。
|
Latex技巧。
|
||||||
|
|
||||||
## 课程资源
|
## 课程资源
|
||||||
- 课程网站:https://cs170.org/
|
- [课程网站](https://cs170.org/)
|
||||||
- 课程视频:详见课程网站
|
- 课程视频:详见课程网站
|
||||||
- 课程教材:详见课程网站notes
|
- 课程教材:详见课程网站notes
|
||||||
- 课程作业:13次书面作业,用Latex编写
|
- 课程作业:13次书面作业,用Latex编写
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue