mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
commit
77424c46e6
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@
|
|||
- 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
|
||||
- Introduction to modern cryptography (second edition)
|
||||
By Jonathon Katz & Yehuda Lindell
|
||||
从密码学的最基础开始讲起,对传统密码学的各方面都有涉及,课程内容全面,是密码学入门很好的一本书
|
||||
## 数据库系统
|
||||
- Database System Concepts
|
||||
- [Architecture of a Database System](https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf)
|
||||
|
|
|
|||
Loading…
Reference in a new issue