diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 48df0805afc4e38ba21e373ff67fb9e58e9066f3..2948b8c5164412ffa38090cac74a5055e95ec913 100644 --- a/free-programming-books-es.md +++ b/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) \ No newline at end of file +* [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)