浏览代码

learn to program

Johan 12 年之前
父节点
当前提交
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)