This commit is contained in:
horsebridge
2021-12-12 22:09:44 +08:00
parent f456f5f77b
commit ffe3d99523

View File

@@ -16,6 +16,7 @@
- 龙书
## 计算机语言PL
- Essentials of Programming Languages (EOPL)
- Types and Programming Languages (TAPL) (https://www.cis.upenn.edu/~bcpierce/tapl/)
## 体系结构
- Computer Architecture: A Quantitative Approach 5th Edition
## 分布式系统