소스 검색

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)