From 2e8f3ea48c6dfbdf1a492de89268ab9828b05ea1 Mon Sep 17 00:00:00 2001 From: Yien Xu Date: Tue, 10 Jul 2018 00:09:16 -0500 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=80=E6=9C=AC=E5=80=BC?= =?UTF-8?q?=E5=BE=97=E4=B8=80=E7=9C=8B=E7=9A=84OS=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BOOKLIST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BOOKLIST.md b/BOOKLIST.md index e7ef6038..07b1c5b5 100644 --- a/BOOKLIST.md +++ b/BOOKLIST.md @@ -12,6 +12,7 @@ - [鸟哥的 Linux 私房菜](https://book.douban.com/subject/4889838/) - [Unix 环境高级编程](https://book.douban.com/subject/25900403/) - [Unix/Linux 编程实践教程](https://book.douban.com/subject/1219329/) +- [Operating Systems: Three Easy Pieces (OSTEP)](http://pages.cs.wisc.edu/~remzi/OSTEP/) # 计算机网络