diff --git a/free-programming-books.md b/free-programming-books.md index 8ce0e93cbee82e9025b1668217a63eba424439cf..3e39f14dedd7c9ceccb0024bb07eb5d91957569c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -587,6 +587,7 @@ #### Operating systems +* [A short introduction to operating systems (2001)](http://markburgess.org/os/os.pdf) - Mark Burgess (PDF) * [Computer Science from the Bottom Up](http://www.bottomupcs.com) * [How to Make a Computer Operating System ](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System) (:construction: *in process*) * [How to write a simple operating system in assembly language](http://mikeos.sourceforge.net/write-your-own-os.html) - Mike Saunders (HTML)