From 6e68013faa19d7b99a844dd95ebad58a2c007485 Mon Sep 17 00:00:00 2001 From: hanjiexi Date: Mon, 27 Feb 2017 09:48:44 -0500 Subject: [PATCH] Make OS:TEP required reading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de5f72f..dfe0326 100644 --- a/README.md +++ b/README.md @@ -168,8 +168,8 @@ Courses | Duration | Effort | Prerequisites [Introduction to Computer Networking](https://lagunita.stanford.edu/courses/Engineering/Networking-SP/SelfPaced/about)| - | 4–12 hours/week | algebra, probability, basic CS #### Readings +- **Required** since Nand2Tetris does not go deep enough into operating systems: [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) - Optional: [Computer Networking: A Top-Down Approach](https://www.amazon.com/gp/product/0133594149?pldnSite=1) -- Recommended: [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) ### Core theory