From 8770887fa40b41d8220ae6697e2b990e60c8232d Mon Sep 17 00:00:00 2001 From: Hongchang Wu Date: Tue, 16 Dec 2014 15:07:19 -0500 Subject: [PATCH] Add free Haskell course - Introduction to Functional Programming --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index b92ca754..a9e03f34 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -49,6 +49,7 @@ * [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) - Erik Meijer ### HTML / CSS -- GitLab