1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 20:29:03 +00:00

Add Ruby tutorial (ES)

This commit is contained in:
Jorge Najera 2013-10-24 01:07:08 -05:00
parent 3f9daee9fb
commit acdcb40b43

View File

@ -43,6 +43,7 @@
###Ruby
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)
* [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubyperu/aprende.a.programar)
###Haskell