Переглянути джерело

Merge pull request #154 from vicmaster/add_ruby_books_and_courses

Add some ruby books and courses
vhf / victor felder 12 роки тому
батько
коміт
0df795988f
1 змінених файлів з 5 додано та 0 видалено
  1. 5 0
      free-programming-books.md

+ 5 - 0
free-programming-books.md

@@ -838,6 +838,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