From 47c0a0175b3eefbd7ad220086d01629ffe047676 Mon Sep 17 00:00:00 2001 From: SriLMan Date: Wed, 22 Feb 2017 17:28:38 -0500 Subject: [PATCH 1/3] Added free books and courses --- extras/free-books.md | 3 +++ extras/free-courses.md | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/extras/free-books.md b/extras/free-books.md index ab172c3..260726b 100644 --- a/extras/free-books.md +++ b/extras/free-books.md @@ -77,8 +77,11 @@ Name | Author(s) [Grinstead and Snell’s Introduction to Probability](https://math.dartmouth.edu/~prob/prob/prob.pdf) |Charles M. Grinstead, J. Laurie Snell ### Computer Architecture +[The Elements of Computer Systems - From NAND to Tetris](http://www.nand2tetris.org/course.php) |Noam Nisan, Shimon Schocken ### Operating Systems +:-- | :--: +[Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) |Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau ### Computer Networks diff --git a/extras/free-courses.md b/extras/free-courses.md index 82e9014..b6cdcca 100644 --- a/extras/free-courses.md +++ b/extras/free-courses.md @@ -125,7 +125,7 @@ Courses | Duration | Effort Courses | Duration | Effort :-- | :--: | :--: [Certified Information Systems Auditor](https://www.cybrary.it/course/cisa/#)| - | 8.5 hours -[The Hardware/Software Interface](https://www.coursera.org/course/hwswinterface)| 8 weeks | 10-15 hours/week +[The Hardware/Software Interface](https://courses.cs.washington.edu/courses/cse351/16sp/)| 8 weeks | 10-15 hours/week ### Operating Systems @@ -194,6 +194,11 @@ Courses | Duration | Effort ### Compilers +Courses | Duration | Effort +:-- | :--: | :--: +[Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about)| 9 weeks | 6-8 hours/week +[Computer Language Engineering](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-035-computer-language-engineering-sma-5502-fall-2005/)| 15 weeks | - + ### Parallel Computing ### UX Design From 253860e76e6b79de010af118d4ae9e251cd26ff1 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Tue, 28 Mar 2017 07:18:08 -0300 Subject: [PATCH 2/3] Update free-books.md --- extras/free-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/extras/free-books.md b/extras/free-books.md index 260726b..09ff63b 100644 --- a/extras/free-books.md +++ b/extras/free-books.md @@ -77,7 +77,6 @@ Name | Author(s) [Grinstead and Snell’s Introduction to Probability](https://math.dartmouth.edu/~prob/prob/prob.pdf) |Charles M. Grinstead, J. Laurie Snell ### Computer Architecture -[The Elements of Computer Systems - From NAND to Tetris](http://www.nand2tetris.org/course.php) |Noam Nisan, Shimon Schocken ### Operating Systems :-- | :--: From 62cb5c42ce5b17fc8e6b2bc1438831d549122b73 Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Tue, 28 Mar 2017 07:18:42 -0300 Subject: [PATCH 3/3] Update free-books.md --- extras/free-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/free-books.md b/extras/free-books.md index 09ff63b..af27cb0 100644 --- a/extras/free-books.md +++ b/extras/free-books.md @@ -79,6 +79,7 @@ Name | Author(s) ### Computer Architecture ### Operating Systems +Name | Author(s) :-- | :--: [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) |Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau