From 7f9b469c628e50c33f4a3f1855310dc4ab79c475 Mon Sep 17 00:00:00 2001 From: MutoShack Date: Sun, 24 Mar 2019 01:46:48 +0100 Subject: Added resources to the links. Squashed list. --- documentation.mdwn | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/documentation.mdwn b/documentation.mdwn index 91905a8d..37367128 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -19,13 +19,16 @@ or specific components of it? Here is a collection of texts to read. # Basic Knowledge Before you can go details, you have to learn the basics about operating system -architecture. Yes, really. - +architecture. Yes, really. You needn't go through all of these, but they're all very enjoyable if you wanted to do just that. ## Operating Systems Basics -You can find good free, self-paced online courses about operating systems on . -A free textbook about operating systems is called [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/). +* [Udacity](https://www.udacity.com/) - Good, free, self-paced online courses about operating systems. +* [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) - An excellent book on operating systems. +* [[!wikipedia Advanced_Programming_in_the_Unix_Environment]] - May help you grasp UNIX & POSIX standards. +* [Operating Systems](http://www.deitel.com/Books/OperatingSystems/OperatingSystems3e/tabid/1711/Default.aspx) - A well praised book on the subject. +* [Operating System Concepts](https://www.os-book.com/OS9/) - Another well praised book. +* [Modern Operating Systems](https://en.wikipedia.org/wiki/Modern_Operating_Systems) - This book has achieved world-wide praise. ## GNU/Hurd System Architecture -- cgit v1.2.3