mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-06 07:02:43 +08:00
Correct #918
This commit is contained in:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user