[BOOKS] Add some books (#182)

[BOOKS] Add some books (#182)
This commit is contained in:
flyingpig
2022-06-19 11:46:45 +08:00
committed by GitHub

View File

@@ -25,6 +25,7 @@
- [My First Language Frontend with LLVM Tutorial](https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html)
- Compilers: Principles, Techniques, and Tools (Dragon Book)
- Engineering a Compiler
## 计算机语言PL
@@ -50,6 +51,10 @@
- Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems ([开源中文翻译](https://github.com/Vonng/ddia))
## 理论计算机科学
- Introduction to the Theory of Computation中文版计算理论导引
## 密码学
- Introduction to modern cryptography (second edition) by Jonathon Katz & Yehuda Lindell