Merge pull request #596 from rubymaverick/tryobjectivec

Added the Try Objective-C interactive tutorial and book
This commit is contained in:
Mohammad Hossein Mojtahedi
2014-01-09 09:12:16 -08:00
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,9 @@
###NoSQL
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
###Objective-C
* [Try Objective-C](http://tryobjectivec.codeschool.com)
###Python
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)