mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-02-07 02:35:23 -05:00
Fixed the UCB CS164 video playlist link
There have been (at least) two different offerings of CS164 at Berkeley, by Ras Bodik and by Paul Hilfinger. The old playlist was for Hilfinger's version. The updated playlist link now matches the provided course website and projects repo.
This commit is contained in:
parent
6cfaafa7d2
commit
18298444a7
@ -189,7 +189,7 @@ Courses
|
||||
- [Assignments](http://www.cs.princeton.edu/~dpw/courses/cos326-12/assignments.php)
|
||||
- [CS 164](https://sites.google.com/a/bodik.org/cs164/home) **Hack your language!** *UC Berkeley* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png" width="20" height="20" alt="Lecture Videos" title="Lecture Videos" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dd.png" width="20" height="20" alt="Lecture Notes" title="Lecture Notes" />
|
||||
- Introduction to programming languages by designing and implementing domain-specific languages.
|
||||
- [Lecture Videos](https://www.youtube.com/playlist?list=PL421867F00A53B833)
|
||||
- [Lecture Videos](https://www.youtube.com/playlist?list=PL3A16CFC42CA6EF4F)
|
||||
- [Code for Assignments](https://bitbucket.org/cs164_overlord/)
|
||||
- [CS 173](http://cs.brown.edu/courses/cs173/2014/) **Programming Languages** *Brown University* <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4f9.png" width="20" height="20" alt="Lecture Videos" title="Lecture Videos" /> <img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4bb.png" width="20" height="20" alt="Assignments" title="Assignments" />
|
||||
- Course by Prof. Krishnamurthi (author of [HtDP](http://htdp.org/2003-09-26/Book/)) and numerous other [awesome](http://cs.brown.edu/courses/cs173/2012/book/) [books](http://papl.cs.brown.edu/2014/index.html) on programming languages. Uses a custom designed [Pyret](http://www.pyret.org/) programming language to teach the concepts. There was an [online class](http://cs.brown.edu/courses/cs173/2012/OnLine/) hosted in 2012, which includes all lecture videos for you to enjoy.
|
||||
|
Loading…
x
Reference in New Issue
Block a user