free-courses-en.md 1.0 KB
Newer Older
1
###Index
J
Jay Engineer 已提交
2
* [Databases](#databases)
3
* [HTML / CSS](#html--css)
4 5 6 7
* [iOS](#ios)
* [Oracle PL/SQL](#oracle-plsql)
* [Ruby](#ruby)

J
Jay Engineer 已提交
8
###Databases
J
Jay Engineer 已提交
9
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/)
J
Jay Engineer 已提交
10
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford Univesity)
11 12 13

###HTML / CSS
* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page)
14 15 16 17 18 19 20 21 22 23 24 25
* [Learn HTML5 Programming From Scratch](https://www.udemy.com/learn-html5-programming-from-scratch/)


###iOS
* [Developing iOS 7 Apps for iPhone and iPad](https://itunes.apple.com/us/course/developing-ios-7-apps-for/id733644550) (slides and videos) - Stanford University


###Oracle PL/SQL
* [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx)

###Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
26