diff --git a/free-programming-books.md b/free-programming-books.md index f9e87ded3f673057d3a1190bf49d3af9b6b5d065..5b89ed69128fd307777b11966931e0a455c433fa 100644 --- a/free-programming-books.md +++ b/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) * [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