ソースを参照

Merge pull request #197 from johand/ruby_book

learn to program
vhf / victor felder 12 年 前
コミット
eb4cd27ccc
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)