diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2017-01-03 00:55:30 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2017-01-03 00:55:30 +0100 |
commit | 2bc8f800aea330e746bab5cd27e9b6728cda0617 (patch) | |
tree | 61aa7582e5a10663d40c033421c37a4337b03da6 | |
parent | 7ba459c0b33ffeeed97a28f80b6843e877743401 (diff) | |
parent | c97dfa409ee3f10a234afb86a99957aba860fff7 (diff) |
Merge branch 'master' of braunbox:~hurd-web/hurd-web
-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 |