This commit is contained in:
Victor Felder
2014-04-20 14:04:55 +02:00
parent a630329515
commit fa7a4dfdf3
2 changed files with 5 additions and 2 deletions
+5
View File
@@ -1,5 +1,6 @@
###Index
* [Databases](#databases)
* [Haskell](#haskell)
* [HTML / CSS](#html--css)
* [JS](#js)
* [iOS](#ios)
@@ -10,6 +11,10 @@
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
###Haskell
* [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
###HTML / CSS
* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page)
* [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/)