浏览代码

Merge pull request #1468 from cirosantilli/patch-2

Computer Science from the Bottom Up
victor felder 10 年之前
父节点
当前提交
73bfa2d011
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -511,6 +511,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
 
 
 #### Operating systems
+* [Computer Science from the Bottom Up](http://www.bottomupcs.com/)
 * [How to Make a Computer Operating System (Work in Progress)](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System)
 * [Operating Systems](http://www.cse.iitd.ernet.in/~suban/csl373/index.html) - Prof. Subhashis Banerjee, IIT Delhi
 * [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)