1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Add some ruby books and courses

* Code Academy Ruby
* How to think like a computer scientist: Learning with ruby
* Ruby in twenty minutes
* Ruby Essentials
* Ruby Learning
This commit is contained in:
Victor Velazquez 2013-10-16 22:25:51 -05:00
parent ff8ee31a04
commit 9e1aa55b21

View File

@ -836,6 +836,11 @@ See also [TeX](#tex)
* [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF)
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
* [Code Academy Ruby](http://www.codecademy.com/tracks/ruby)
* [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 Learning](http://rubylearning.com/)
###Ruby on Rails