diff --git a/README.md b/README.md index fb40aed..93c9970 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,12 @@ Courses - [Assignments](https://www.ops-class.org/asst/0/) - [Old Exams](https://www.ops-class.org/exams/) +- [CSCI-UA.0202: Operating Systems (Undergrad)](http://www.cs.nyu.edu/~mwalfish/classes/15sp/index.html) **Operating Systems** *NYU* Assignments Lecture Notes Readings + - NYU's operating system course. It's a fundamental course focusing basic ideas of operating systems, including memory management, process shceduling, file system, ect. It also includes some recomended reading materials. What's more, there are a series of hands-on lab materials, helping you easily understand OS. + - [Assignments](http://www.cs.nyu.edu/~mwalfish/classes/15sp/labs.html) + - [Lectures](http://www.cs.nyu.edu/~mwalfish/classes/15sp/syllabus.html) + - [Old Exams](http://www.cs.nyu.edu/~mwalfish/classes/15sp/exams.html) + ------- ### Programming Languages / Compilers