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
pull/154/head
Victor Velazquez 11 years ago
parent ff8ee31a04
commit 9e1aa55b21
  1. 5
      free-programming-books.md

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

Loading…
Cancel
Save