TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Help - looking for someone to help my interns learn Ruby on Rails

1 pointsby keltecp11over 14 years ago
I have 4 interns who would like to learn Ruby on Rails... they have no idea where to begin or what is the best website, forums, books, etc... please advise!

2 comments

jeebusroxorsover 14 years ago
<a href="http://rubyonrails.org/" rel="nofollow">http://rubyonrails.org/</a><p><a href="http://railstutorial.org/book" rel="nofollow">http://railstutorial.org/book</a><p>For starters. Of course these resources may not jive with their learning style.
评论 #1795619 未加载
timinmanover 14 years ago
<a href="http://guides.rubyonrails.org/" rel="nofollow">http://guides.rubyonrails.org/</a> And for Ruby basics, this book: <a href="http://mislav.uniqpath.com/poignant-guide/" rel="nofollow">http://mislav.uniqpath.com/poignant-guide/</a> and this online tutorial: <a href="http://tryruby.org/" rel="nofollow">http://tryruby.org/</a>