1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 03:22:21 +00:00

Merge pull request #255 from fernando-barajas/master

Add Ruby in Twenty Minutes and Ruby User's Guide
This commit is contained in:
vhf / victor felder 2013-10-24 01:30:56 -07:00
commit 46134e8d76
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -889,6 +889,7 @@ See also [TeX](#tex)
* [Ruby Learning](http://rubylearning.com/)
* [Try Ruby](http://tryruby.org/)
* [Ruby Koans](http://www.rubykoans.com/)
* [Ruby User's Guide](http://www.rubyist.net/~slagell/ruby/)
###Ruby on Rails