Johan 12 лет назад
Родитель
Сommit
cf959435ca
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      free-programming-books-es.md

+ 5 - 1
free-programming-books-es.md

@@ -25,4 +25,8 @@
 * [El tutorial de Python](http://tutorialpython.com.ar)
 * [Inmersión en Python](http://es.diveintopython.net/toc.html)
 * [Python instantáneo](http://www.arrakis.es/~rapto/AprendaPython.html)
-* [Python para ciencia e ingeniería](https://github.com/mgaitan/python-ingenieria)
+* [Python para ciencia e ingeniería](https://github.com/mgaitan/python-ingenieria)
+
+###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)