sorting free courses

This commit is contained in:
Václav Makeš 2014-10-06 12:42:27 +02:00
parent 3367e84cf4
commit f148b14f51
2 changed files with 2 additions and 2 deletions

View File

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

View File

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