浏览代码

Merge pull request #260 from green-coder/master

Added 2 more Ruby books
vhf / victor felder 12 年之前
父节点
当前提交
6cb3d0ae37
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      free-programming-books.md

+ 2 - 0
free-programming-books.md

@@ -890,6 +890,8 @@ See also [TeX](#tex)
 * [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 User's Guide](http://www.linuxtopia.org/online_books/programming_books/ruby_guide/)
+* [Ruby Programming](http://www.linuxtopia.org/online_books/programming_books/ruby_tutorial/)
 * [Ruby Learning](http://rubylearning.com/)
 * [Try Ruby](http://tryruby.org/)
 * [Ruby Koans](http://www.rubykoans.com/)