mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
fix
This commit is contained in:
parent
a98147541f
commit
7b961e4842
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
先中文后英文,同种语言先开源后闭源,最后按从基础到深入或者字母序。
|
||||
-->
|
||||
|
||||
由于版权原因,下面列举的图书中除了开源资源提供了链接,其他的资源请大家自行通过 [libgen](http://libgen.is/) 查找。
|
||||
由于版权原因,下面列举的图书中除了开源资源提供了链接,其他的资源请大家自行通过 [libgen](http://libgen.is/) 或 [z-lib](https://z-lib.org/) 查找。
|
||||
|
||||
## 资源汇总
|
||||
|
||||
|
|
@ -71,7 +71,7 @@
|
|||
## 理论计算机科学
|
||||
|
||||
- Introduction to the Theory of Computation [[豆瓣](https://book.douban.com/subject/1852515/)]
|
||||
- 计算机程序的构造和解释 (原书第 2 版) [[豆瓣](https://book.douban.com/subject/1148282/)]
|
||||
- 计算机程序的构造和解释 [[豆瓣](https://book.douban.com/subject/1148282/)]
|
||||
|
||||
## 密码学
|
||||
|
||||
|
|
@ -130,4 +130,4 @@
|
|||
## 面试
|
||||
|
||||
- Cracking The Coding Interview [[豆瓣](https://book.douban.com/subject/10436668/)]
|
||||
- 剑指 Offer:名企面试官精讲典型编程题(第 2 版) [[豆瓣](https://book.douban.com/subject/27008702/)]
|
||||
- 剑指 Offer:名企面试官精讲典型编程题 [[豆瓣](https://book.douban.com/subject/27008702/)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue