From 5303ab88d06f71488e581086a2032412e0a05172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Sat, 9 May 2015 18:20:18 +0200 Subject: [PATCH] Computer Science from the Bottom Up --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9b36b0e8..2ab340c5 100644 --- a/free-programming-books.md +++ b/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) -- GitLab