diff options
author | andijh92 <andijh92@web> | 2016-12-20 15:03:11 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2016-12-20 15:03:11 +0100 |
commit | c97dfa409ee3f10a234afb86a99957aba860fff7 (patch) | |
tree | 7b819cd7e398572de63157990acd0b93368d132b | |
parent | b5f11ef501c136554cab6179183b1a8f3cd85e4f (diff) |
added link to free online course and free textbook
-rw-r--r-- | documentation.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation.mdwn b/documentation.mdwn index 263be828..bfdaa839 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -25,8 +25,8 @@ architecture. Yes, really. ## Operating Systems Basics -Books. Etc. - +You can find good free, self-paced online courses about operating systems on <https://www.udacity.com/> . +A free textbook about operating systems is called [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/). ## GNU/Hurd System Architecture |