Add Haskell free courses by Prof. Graham Hutton (#8123)

* Add Haskell free courses by Prof. Graham Hutton

* Alphabetical sort order for Haskell resources

* Fix lint errors for Haskell resources

* Add only one link per course; Remove honorific title from author name;
pull/8269/head
Saleem Ansari 2 years ago committed by GitHub
parent c38b7dec5e
commit 4cce75bc99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      courses/free-courses-en.md

@ -566,10 +566,12 @@
### Haskell
* [Advanced Functional Programming in Haskell](http://www.cs.nott.ac.uk/~pszgmh/afp.html) - Graham Hutton
* [C9 : Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) - Erik Meijer
* [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey
* [CS240h: Functional Systems in Haskell](http://www.scs.stanford.edu/11au-cs240h/notes/) - Bryan O'Sullivan
* [edX: Introduction to Functional Programming](https://www.edx.org/course/introduction-functional-programming-delftx-fp101x-0) - Erik Meijer
* [Functional Programming in Haskell](http://www.cs.nott.ac.uk/~pszgmh/pgp.html) - Graham Hutton
* [RWTH Aachen University: Functional Programming](https://videoag.fsmpi.rwth-aachen.de/?course=12ss-funkprog) - Jürgen Giesl

Loading…
Cancel
Save