mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2025-09-19 20:44:48 -04:00
added cs3110
This commit is contained in:
parent
8dd1af5d1f
commit
3197cb2f25
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ List of awesome Computer Science courses scoured from university pages across th
|
|||
- Introduction to programming languages by designing and implementing domain-specific languages.
|
||||
- [Lecture Videos](https://www.youtube.com/playlist?list=PL421867F00A53B833)
|
||||
- [Code for Assignments](https://bitbucket.org/cs164_overlord/)
|
||||
- [CS3110](http://www.cs.cornell.edu/Courses/cs3110/2014fa/course_info.php) **Data Structures and Functional Programming** *Cornell University*
|
||||
- Another course that uses OCaml to teach alternative programming paradigms, especially functional and concurrent programming.
|
||||
- [Lecture Slides](http://www.cs.cornell.edu/Courses/cs3110/2014fa/lecture_notes.php)
|
||||
- [Assignments](http://www.cs.cornell.edu/Courses/cs3110/2014fa/)
|
||||
|
||||
### Algorithms
|
||||
- [COS226](http://www.cs.princeton.edu/courses/archive/fall14/cos226/info.php) **Data Structures and Algorithms** *Princeton University*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue