1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 12:19:04 +00:00

Add Ruby in Twenty Minutes in spanish

This commit is contained in:
fernando-barajas 2013-10-23 23:12:20 -05:00
parent 78e2d6a274
commit cc1b699fcd

View File

@ -44,6 +44,7 @@
###Ruby ###Ruby
* [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) * [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)
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)
###Haskell ###Haskell