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

Merge pull request #260 from green-coder/master

Added 2 more Ruby books
This commit is contained in:
vhf / victor felder 2013-10-24 01:32:22 -07:00
commit 6cb3d0ae37

View File

@ -890,6 +890,8 @@ See also [TeX](#tex)
* [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/)
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
* [Ruby User's Guide](http://www.linuxtopia.org/online_books/programming_books/ruby_guide/)
* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
* [Ruby Learning](http://rubylearning.com/)
* [Try Ruby](http://tryruby.org/)
* [Ruby Koans](http://www.rubykoans.com/)