Adding CONTRIBUTING.md. Using the new format for all the lists.

This commit is contained in:
matysanchez
2014-01-18 09:28:57 -03:00
parent 46e02f26c5
commit 5ea0a6bb2b
23 changed files with 297 additions and 213 deletions

View File

@ -31,10 +31,11 @@
###NoSQL
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
###Objective-C
###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)
* [Python Koans](https://github.com/gregmalcolm/python_koans)
@ -46,5 +47,6 @@
* [Try Ruby](http://tryruby.org/)
* [Ruby Koans](http://www.rubykoans.com/)
###Scala
* [Scala Tour](http://www.scala-tour.com/)