mirror of
https://github.com/prakhar1989/awesome-courses.git
synced 2024-12-27 00:29:34 -05:00
cs240h
This commit is contained in:
parent
2aa2dd80c0
commit
9c34e2dce9
@ -19,6 +19,10 @@ List of awesome Computer Science courses scoured from university pages across th
|
||||
- Covers functional programming concepts like closures, tail-call recursion & parallelism using the OCaml programming language
|
||||
- [Lectures](http://www.cs.princeton.edu/~dpw/courses/cos326-12/lectures.php)
|
||||
- [Assignments](http://www.cs.princeton.edu/~dpw/courses/cos326-12/assignments.php)
|
||||
- [CS240h](http://www.scs.stanford.edu/14sp-cs240h/) **Functional Systems in Haskell** *Stanford University*
|
||||
- Building software systems in Haskell
|
||||
- [Lecture Slides](http://www.scs.stanford.edu/14sp-cs240h/slides/)
|
||||
- 3 Assignments: [Lab1](http://www.scs.stanford.edu/14sp-cs240h/labs/lab1.html), [Lab2](http://www.scs.stanford.edu/14sp-cs240h/labs/lab2.html), [Lab3](http://www.scs.stanford.edu/14sp-cs240h/labs/lab3.html)
|
||||
|
||||
### Algorithms
|
||||
- [COS226](http://www.cs.princeton.edu/courses/archive/fall14/cos226/info.php) **Data Structures and Algorithms** *Princeton University*
|
||||
|
Loading…
Reference in New Issue
Block a user