소스 검색

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)