Skip to content

Commit 0df7959

Browse files
committed
Merge pull request EbookFoundation#154 from vicmaster/add_ruby_books_and_courses
Add some ruby books and courses
2 parents 3ac301c + 9e1aa55 commit 0df7959

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

free-programming-books.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,11 @@ See also [TeX](#tex)
838838
* [Ruby Best Practices](http://majesticseacreature.com/rbp-book/pdfs/rbp_1-0.pdf) (PDF)
839839
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
840840
* [A community-driven Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
841+
* [Code Academy Ruby](http://www.codecademy.com/tracks/ruby)
842+
* [How To Think Like a Computer Scientist: Learning With Ruby](http://mysite.verizon.net/hpassel/thinkruby/)
843+
* [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/)
844+
* [Ruby Essentials](http://www.techotopia.com/index.php/Ruby_Essentials)
845+
* [Ruby Learning](http://rubylearning.com/)
841846

842847

843848
###Ruby on Rails

0 commit comments

Comments
 (0)