Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.1 KB

08_the_start_of_the_journey.md

File metadata and controls

29 lines (21 loc) · 1.1 KB

Ch. 8: The Start of the Journery

###本章目標:

  • 接下來能做什麼及更多的學習資源

學習資源

  1. Rails實戰聖經 (中文)
  2. Ruby on Rails指南手冊 (中文,但版本較舊)
  3. Ruby on Rails Guides (英文)
  4. Codecademy (HTML/CSS, Ruby, JavaScript, jQuery)
  5. RubyGems.org gem 的大本營 (英文)
  6. Rubytoolbox (英文)
  7. RailsCasts 重要的 gem 的影片教學 (部份課程需月費)
  8. CodeSchool: Ruby (英文, 部份課程需月費)
  9. Ruby on Rails Tutorial (英文)

社群

  1. ruby.tw

加入更多的功能吧

  1. 加上網站導覽列
  2. 幫每個Category分別加上總計
  3. 帳號登入 (OmniAuth或devise)
  4. 加上統計圖表 (Morris.js或Highcharts)
  5. 條件過濾 (ransack)