Skip to content

Commit 65b4259

Browse files
authored
Merge pull request ossu#389 from srilman/master
Added free books and courses
2 parents c34dcc7 + 47c0a01 commit 65b4259

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

extras/free-books.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,11 @@ Name | Author(s)
7777
[Grinstead and Snell’s Introduction to Probability](https://math.dartmouth.edu/~prob/prob/prob.pdf) |Charles M. Grinstead, J. Laurie Snell
7878

7979
### Computer Architecture
80+
[The Elements of Computer Systems - From NAND to Tetris](http://www.nand2tetris.org/course.php) |Noam Nisan, Shimon Schocken
8081

8182
### Operating Systems
83+
:-- | :--:
84+
[Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) |Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau
8285

8386
### Computer Networks
8487

extras/free-courses.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Courses | Duration | Effort
125125
Courses | Duration | Effort
126126
:-- | :--: | :--:
127127
[Certified Information Systems Auditor](https://www.cybrary.it/course/cisa/#)| - | 8.5 hours
128-
[The Hardware/Software Interface](https://www.coursera.org/course/hwswinterface)| 8 weeks | 10-15 hours/week
128+
[The Hardware/Software Interface](https://courses.cs.washington.edu/courses/cse351/16sp/)| 8 weeks | 10-15 hours/week
129129

130130
### Operating Systems
131131

@@ -194,6 +194,11 @@ Courses | Duration | Effort
194194

195195
### Compilers
196196

197+
Courses | Duration | Effort
198+
:-- | :--: | :--:
199+
[Compilers](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/about)| 9 weeks | 6-8 hours/week
200+
[Computer Language Engineering](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-035-computer-language-engineering-sma-5502-fall-2005/)| 15 weeks | -
201+
197202
### Parallel Computing
198203

199204
### UX Design

0 commit comments

Comments
 (0)