Browse Source

sorting free courses

Václav Makeš 11 năm trước cách đây
mục cha
commit
f148b14f51
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      TODO.md
  2. 1 1
      free-courses-en.md

+ 1 - 1
TODO.md

@@ -29,4 +29,4 @@ TODO
     - [ ] tr
     - [ ] zh
     - [ ] javascript framework
-    - [ ] courses
+    - [x] courses

+ 1 - 1
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)