1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 05:47:57 +00:00

Merge pull request #1103 from N19270/add-course

add a new course
This commit is contained in:
victor felder 2014-08-29 11:11:51 -04:00
commit c94e3efea8

View File

@ -11,6 +11,7 @@
* [Oracle PL/SQL](#oracle-plsql) * [Oracle PL/SQL](#oracle-plsql)
* [Python](#python) * [Python](#python)
* [Ruby](#ruby) * [Ruby](#ruby)
* [Web Development](#web-development)
### Assembly ### Assembly
@ -73,3 +74,7 @@
### Ruby ### Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
### Web Development
* [The Odin Project - Learn Web Development for Free](http://www.theodinproject.com/)