1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-11 07:10:58 +00:00

Merge pull request #267 from johand/rbooks

Ruby books
This commit is contained in:
vhf / victor felder 2013-10-24 12:56:28 -07:00
commit 3d3e43847e
2 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,6 @@
###Ruby
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)
* [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)
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)

View File

@ -902,6 +902,8 @@ See also [TeX](#tex)
* [Try Ruby](http://tryruby.org/)
* [Ruby Koans](http://www.rubykoans.com/)
* [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/)
* [The Little Book Of Ruby](http://www.sapphiresteel.com/The-Little-Book-Of-Ruby)
* [Mr. Neighborly's Humble Little Ruby Book](http://humblelittlerubybook.com/book/)
###Ruby on Rails