1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-14 03:52:21 +00:00

Add free Haskell course - Introduction to Functional Programming

This commit is contained in:
Hongchang Wu 2014-12-16 15:07:19 -05:00
parent 48e867fd3c
commit 8770887fa4

View File

@ -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