1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-11 15:20:59 +00:00

Merge pull request #821 from esparta/master

[en] Adding Operating System Book
This commit is contained in:
vhf / victor felder 2014-03-20 11:48:07 +01:00
commit ae809254e3

View File

@ -425,6 +425,7 @@
####Operating systems
* [How to Make a Computer Operating System (Work in Progress)](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System)
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)