这里是一些Ruby学习资源。
网站名称 | 网址 |
---|---|
Ruby官方文档 | https://www.ruby-lang.org/zh_cn/documentation/ |
Learning to Program | https://pine.fm/LearnToProgram/chap_00.html |
Ruby Learning | http://rubylearning.com/satishtalim/features.html |
Ruby标准库 | http://ruby-doc.org/core-2.3.1/ |
菜鸟教程 | http://www.runoob.com/ruby/ruby-tutorial.html |
15分钟尝试Ruby | http://tryruby.org/levels/1/challenges/0 |
20分钟体验Ruby | https://www.ruby-lang.org/zh_cn/documentation/quickstart/ |