File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,11 @@ Name | Author(s)
77
77
[ Grinstead and Snell’s Introduction to Probability] ( https://math.dartmouth.edu/~prob/prob/prob.pdf ) |Charles M. Grinstead, J. Laurie Snell
78
78
79
79
### Computer Architecture
80
+ [ The Elements of Computer Systems - From NAND to Tetris] ( http://www.nand2tetris.org/course.php ) |Noam Nisan, Shimon Schocken
80
81
81
82
### Operating Systems
83
+ :-- | :--:
84
+ [ Operating Systems: Three Easy Pieces] ( http://pages.cs.wisc.edu/~remzi/OSTEP/ ) |Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau
82
85
83
86
### Computer Networks
84
87
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ Courses | Duration | Effort
125
125
Courses | Duration | Effort
126
126
:-- | :--: | :--:
127
127
[ 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
129
129
130
130
### Operating Systems
131
131
@@ -194,6 +194,11 @@ Courses | Duration | Effort
194
194
195
195
### Compilers
196
196
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
+
197
202
### Parallel Computing
198
203
199
204
### UX Design
You can’t perform that action at this time.
0 commit comments