diff --git a/TODO.md b/TODO.md index a0aa293d629a5f2311b9d2f81fb43c8a9bbde3a9..de10f6abf7b7fb0117dbcc57e74d694fd66e8577 100644 --- a/TODO.md +++ b/TODO.md @@ -29,4 +29,4 @@ TODO - [ ] tr - [ ] zh - [ ] javascript framework - - [ ] courses + - [x] courses diff --git a/free-courses-en.md b/free-courses-en.md index 7206785ac0a7e3e5b8b427c5721ed2f1beb3d7d1..8250b8d0ad8b4ed64333125f31fb3723b6c88d9a 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -31,9 +31,9 @@ ### Haskell +* [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 -* [C9 : Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) - Erik Meijer ### HTML / CSS * [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page)