<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>nerdychic (Nan)</title>
    <link>https://ruby-china.org/nerdychic</link>
    <description>Be the change you want to see in the world!</description>
    <language>en-us</language>
    <item>
      <title>Ruby on Rails 学习资源整理 (欢迎补充) </title>
      <description>&lt;p&gt;我一直很想学习编程，大四的时候做了很多功课后决定学习 RoR。同年我有幸在堪培拉参加了一次 Rails Girls，这个活动使我对 ruby 和 rails 框架有了初步的认识和了解。之后我跑到 3wschool 上自学了一点前端的知识，就迫不及待地买了一个线上的速成课程 One Month Rails，跟着上面的教学视频做了一个 pinterest clone，可是这并没有什么卵用，因为我依然不懂如何用 RoR 做出一个我想要的 web app。后来我又看了 Learn Ruby the Hard Way，算是有点收获，可是依然离我的目标差距甚远。现在我乖乖地在看 Programming Ruby 和 Agile Web Development with Rails 这两本经典教材……以下是我自己整理的 RoR 学习资源，都是在国外的时候接触到的，欢迎大家补充，希望能和大家多交流～:)&lt;/p&gt;
&lt;h2 id="Official:"&gt;Official:&lt;/h2&gt;
&lt;p&gt;Ruby on Rails 官网：&lt;a href="http://rubyonrails.org/" rel="nofollow" target="_blank"&gt;http://rubyonrails.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rails Guides:&lt;a href="http://guides.rubyonrails.org/" rel="nofollow" target="_blank"&gt;http://guides.rubyonrails.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;－中文版：&lt;a href="http://guides.ruby-china.org/" rel="nofollow" target="_blank"&gt;http://guides.ruby-china.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;RubyGems: &lt;a href="https://docs.rubygems.org/" rel="nofollow" target="_blank"&gt;https://docs.rubygems.org/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="Interactive courses(free):"&gt;Interactive courses(free):&lt;/h2&gt;
&lt;p&gt;Learn Ruby the Hard Way: &lt;a href="http://learnrubythehardway.org/book/" rel="nofollow" target="_blank"&gt;http://learnrubythehardway.org/book/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;-中文版：&lt;a href="http://lrthw.github.io/" rel="nofollow" target="_blank"&gt;http://lrthw.github.io/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Learn Rails the Zombie Way: &lt;a href="http://railsforzombies.org/" rel="nofollow" target="_blank"&gt;http://railsforzombies.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Odin Project: &lt;a href="http://www.theodinproject.com/home" rel="nofollow" target="_blank"&gt;http://www.theodinproject.com/home&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ruby Monk: &lt;a href="https://rubymonk.com/" rel="nofollow" target="_blank"&gt;https://rubymonk.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Codecademy: &lt;a href="http://www.codecademy.com/tracks/ruby" rel="nofollow" target="_blank"&gt;http://www.codecademy.com/tracks/ruby&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="Paid courses:"&gt;Paid courses:&lt;/h2&gt;
&lt;p&gt;One Month Rails: &lt;a href="https://onemonth.com/courses/one-month-rails/" rel="nofollow" target="_blank"&gt;https://onemonth.com/courses/one-month-rails/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;RailsApps: &lt;a href="http://railsapps.github.io/" rel="nofollow" target="_blank"&gt;http://railsapps.github.io/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Udemy: &lt;a href="https://www.udemy.com/" rel="nofollow" target="_blank"&gt;https://www.udemy.com/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="E-books:"&gt;E-books:&lt;/h2&gt;
&lt;p&gt;Ruby on Rails 实战圣经（繁体字版）：&lt;a href="https://ihower.tw/rails4/" rel="nofollow" target="_blank"&gt;https://ihower.tw/rails4/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ruby on RailsTutorial: &lt;a href="https://www.railstutorial.org/book" rel="nofollow" target="_blank"&gt;https://www.railstutorial.org/book&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rails 实践： &lt;a href="http://rails-practice.com/" rel="nofollow" target="_blank"&gt;http://rails-practice.com/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="Railscasts:"&gt;Railscasts:&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://railscasts.com/" rel="nofollow" target="_blank"&gt;http://railscasts.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://railscasts-china.com/" rel="nofollow" target="_blank"&gt;http://railscasts-china.com/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="Medium articles:"&gt;Medium articles:&lt;/h2&gt;
&lt;p&gt;How I TRAINed toLearn Rails: &lt;a href="https://medium.com/how-i-learned-ruby-rails/how-i-trained-to-learn-rails-e08c94e2a51e" rel="nofollow" target="_blank"&gt;https://medium.com/how-i-learned-ruby-rails/how-i-trained-to-learn-rails-e08c94e2a51e&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;How I finally learned to build stuff with Rails: &lt;a href="https://medium.com/ruby-on-rails/how-i-finally-learned-rails-95e9b832675b" rel="nofollow" target="_blank"&gt;https://medium.com/ruby-on-rails/how-i-finally-learned-rails-95e9b832675b&lt;/a&gt;
－视频教程：&lt;a href="https://mackenziechild.me/12-in-12/" rel="nofollow" target="_blank"&gt;https://mackenziechild.me/12-in-12/&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="其他资源："&gt;其他资源：&lt;/h2&gt;
&lt;p&gt;Rails 简明实用入门指南：&lt;a href="http://blog.csdn.net/freeagle/article/details/46658607" rel="nofollow" target="_blank"&gt;http://blog.csdn.net/freeagle/article/details/46658607&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rails BeginnerCheat Sheet: &lt;a href="http://www.pragtob.info/rails-beginner-cheatsheet/index.html" rel="nofollow" target="_blank"&gt;http://www.pragtob.info/rails-beginner-cheatsheet/index.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ruby Toolbox: &lt;a href="https://www.ruby-toolbox.com/" rel="nofollow" target="_blank"&gt;https://www.ruby-toolbox.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Shoppe-The opensource e-commerce platform for Ruby on Rails: &lt;a href="http://tryshoppe.com/" rel="nofollow" target="_blank"&gt;http://tryshoppe.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Rails Girls: &lt;a href="http://guides.railsgirls.com/" rel="nofollow" target="_blank"&gt;http://guides.railsgirls.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;JumpstartLab: &lt;a href="http://tutorials.jumpstartlab.com/" rel="nofollow" target="_blank"&gt;http://tutorials.jumpstartlab.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Selfstore 上有几本不错的关于 ror 的电子书（无利益相关）：&lt;a href="https://selfstore.io/" rel="nofollow" target="_blank"&gt;https://selfstore.io/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;edX: &lt;a href="https://www.edx.org/course/engineering-software-service-uc-berkeleyx-cs169-1x" rel="nofollow" target="_blank"&gt;https://www.edx.org/course/engineering-software-service-uc-berkeleyx-cs169-1x&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I Want to Learn Ruby: &lt;a href="http://iwanttolearnruby.com/" rel="nofollow" target="_blank"&gt;http://iwanttolearnruby.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;OpenSourceRails: &lt;a href="http://www.opensourcerails.com/" rel="nofollow" target="_blank"&gt;http://www.opensourcerails.com/&lt;/a&gt;&lt;/p&gt;</description>
      <author>nerdychic</author>
      <pubDate>Tue, 07 Jul 2015 23:57:59 +0800</pubDate>
      <link>https://ruby-china.org/topics/26377</link>
      <guid>https://ruby-china.org/topics/26377</guid>
    </item>
  </channel>
</rss>
