mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
add recommended books
This commit is contained in:
parent
1f2ce3f207
commit
f225ad7a0e
1 changed files with 4 additions and 0 deletions
|
|
@ -26,3 +26,7 @@
|
|||
- Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems ([开源中文翻译](https://github.com/Vonng/ddia))
|
||||
## 密码学
|
||||
- Cryptography Engineering: Design Principles and Practical Applications
|
||||
## 数据库系统
|
||||
- Database System Concepts
|
||||
## 计算机图形学
|
||||
- Fundamentals of Computer Graphics
|
||||
Loading…
Reference in a new issue