mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 13:58:03 +00:00
Merge pull request #841 from jay754/master
added an intro to databases class
This commit is contained in:
commit
18aed2ae44
@ -1,10 +1,12 @@
|
||||
###Index
|
||||
* [Databases](#databases)
|
||||
* [HTML / CSS](#html--css)
|
||||
* [iOS](#ios)
|
||||
* [Oracle PL/SQL](#oracle-plsql)
|
||||
* [Ruby](#ruby)
|
||||
|
||||
|
||||
###Databases
|
||||
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford Univesity)
|
||||
|
||||
###HTML / CSS
|
||||
* [Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS](http://www.thefirehoseproject.com/lessons/splash-page)
|
||||
@ -18,7 +20,6 @@
|
||||
###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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user