From acdcb40b430e80de452d1f0dec870a17d0852f06 Mon Sep 17 00:00:00 2001 From: Jorge Najera Date: Thu, 24 Oct 2013 01:07:08 -0500 Subject: [PATCH] Add Ruby tutorial (ES) --- free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 7a2ebc66..4e609b64 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -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 -- GitLab