mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2024-10-01 05:45:36 -04:00
updated cs241
This commit is contained in:
parent
1ae907a58a
commit
65090733a1
@ -2,10 +2,11 @@ List of awesome Computer Science courses scoured from university pages across th
|
|||||||
|
|
||||||
### Systems
|
### Systems
|
||||||
- [CS425](https://courses.engr.illinois.edu/cs425/) **Distributed Systems** *Univ of Illinois, Urbana-Champaign*
|
- [CS425](https://courses.engr.illinois.edu/cs425/) **Distributed Systems** *Univ of Illinois, Urbana-Champaign*
|
||||||
- Brilliant set of lectures and reading material covering fundamental concepts in distributed systems such as Vector clocks, Consensus and Paxos. The professor is engaging and regularly cites popular systems (Chord, Zookeeper, Spark) as examples.
|
- Brilliant set of lectures and reading material covering fundamental concepts in distributed systems such as Vector clocks, Consensus and Paxos.
|
||||||
- [Lectures](http://recordings.engineering.illinois.edu/ess/portal/section/11ae0191-49e2-4c34-95fd-fc65355262d4)
|
- [Lectures](http://recordings.engineering.illinois.edu/ess/portal/section/11ae0191-49e2-4c34-95fd-fc65355262d4)
|
||||||
- [Assignments](https://courses.engr.illinois.edu/cs425/assignments.html)
|
- [Assignments](https://courses.engr.illinois.edu/cs425/assignments.html)
|
||||||
- [CS241](https://courses.engr.illinois.edu/cs241/) **Systems Programming** *Univ of Illinois, Urbana-Champaign*
|
- [CS241](https://courses.engr.illinois.edu/cs241/) **Systems Programming** *Univ of Illinois, Urbana-Champaign*
|
||||||
|
- Learn how to write programs that take full advantage of operating system support in the C programming language
|
||||||
- [Assignments](https://courses.engr.illinois.edu/cs241/mp.html)
|
- [Assignments](https://courses.engr.illinois.edu/cs241/mp.html)
|
||||||
|
|
||||||
### Programming Languages / Compilers
|
### Programming Languages / Compilers
|
||||||
|
Loading…
Reference in New Issue
Block a user