Haskell Resources
This commit is contained in:
48
haskell/courses/index.page
Normal file
48
haskell/courses/index.page
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
title: Haskell University Course Pages
|
||||
toc: no
|
||||
format: markdown
|
||||
...
|
||||
|
||||
# University of Pennsylvania Courses
|
||||
|
||||
* [CS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/)
|
||||
* [CIS 552: Advanced Programming](http://www.seas.upenn.edu/~cis552/)
|
||||
|
||||
# University of Virginia
|
||||
|
||||
* [CS 1501: Introduction to Haskell](http://www.shuklan.com/haskell/index.html)
|
||||
|
||||
# University of Edinburgh
|
||||
|
||||
* [Informatics 1: Functional Programming](http://www.inf.ed.ac.uk/teaching/courses/inf1/fp/)
|
||||
|
||||
# University of Nottingham
|
||||
|
||||
* [Functional Programming](http://www.cs.nott.ac.uk/~gmh/fun.html)
|
||||
* [Advanced Functional Programming](http://www.cs.nott.ac.uk/~gmh/afp.html)
|
||||
|
||||
# Technische Universität München
|
||||
|
||||
* [Introduction to Computer Science 2](http://www21.in.tum.de/teaching/info2/WS1314/)
|
||||
|
||||
# Chalmers
|
||||
|
||||
* [TDA 555: Introduction to Functional Programming](http://www.cse.chalmers.se/edu/year/2013/course/TDA555/course.html)
|
||||
* [TDA 452: Functional Programming](http://www.cse.chalmers.se/edu/year/2013/course/TDA452/)
|
||||
* [TDA 342: Advanced Functional Programming](http://www.cse.chalmers.se/edu/course/afp/)
|
||||
* [Parallel Functional Programming](http://www.cse.chalmers.se/edu/course/pfp/)
|
||||
|
||||
# Caltech
|
||||
|
||||
* [CS 11 - Haskell Track](http://courses.cms.caltech.edu/cs11/material/haskell/index.html)
|
||||
|
||||
# Stanford
|
||||
|
||||
* [CS240h: Functional Systems in Haskell](http://www.scs.stanford.edu/11au-cs240h/)
|
||||
|
||||
* [CS240h: Functional Systems in Haskell (2014)](http://www.scs.stanford.edu/14sp-cs240h/)
|
||||
|
||||
# University of Utrecht
|
||||
|
||||
* [Bachelor Course Functional Programming](http://www.cs.uu.nl/wiki/FP/)
|
Reference in New Issue
Block a user