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: How Can I Learn Ruby on Rails?

2 pointsby mazeover 14 years ago
I have a good knowledge in HTML &#38; CSS. I have bought a few books and read them + I have read a load of tutorials but I still can't learn...<p>Does anyone know a site or something that can teach me ror? Or if somebody here is ready to teach me? If it helps I have some knowledge of Pascal. I also read on HN daily (didn't have an account up until now) so don't think of me of a spam bot or something.<p>Thank You

7 comments

middlegeekover 14 years ago
Warning, link dump ahead.<p>Start with: <a href="http://tryruby.org/" rel="nofollow">http://tryruby.org/</a><p>Then try: <a href="http://railsforzombies.org/" rel="nofollow">http://railsforzombies.org/</a><p>Other people have asked the same thing and received helpful answers: <a href="http://www.reddit.com/r/rails/comments/dchql/what_is_a_great_curriculum_for_learning_rails_if/" rel="nofollow">http://www.reddit.com/r/rails/comments/dchql/what_is_a_great...</a><p><a href="http://ask.metafilter.com/165590/Rapid-Ruby-on-Rails-indoctrination" rel="nofollow">http://ask.metafilter.com/165590/Rapid-Ruby-on-Rails-indoctr...</a><p><a href="http://stackoverflow.com/questions/55574/learning-ruby-on-rails" rel="nofollow">http://stackoverflow.com/questions/55574/learning-ruby-on-ra...</a><p>Free programming books here, there are some RoR examples: <a href="http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books" rel="nofollow">http://stackoverflow.com/questions/194812/list-of-freely-ava...</a><p>Rails tips: <a href="http://railstips.org/blog/archives/2010/10/14/stop-googling/" rel="nofollow">http://railstips.org/blog/archives/2010/10/14/stop-googling/</a> (I liked this article but the whole site might have good resources.)<p>There is a community specifically for mentoring: <a href="http://www.railsmentors.org/" rel="nofollow">http://www.railsmentors.org/</a><p>And here's a general Rails community link: <a href="http://www.workingwithrails.com/" rel="nofollow">http://www.workingwithrails.com/</a><p>Not my favorite site but here's a good article on freelancing: <a href="http://www.smashingmagazine.com/2010/10/26/successful-freelancing-with-ruby-on-rails-workflow-techniques-and-tools/" rel="nofollow">http://www.smashingmagazine.com/2010/10/26/successful-freela...</a><p>Rails Rumble, get some app ideas from here once you build your skills: <a href="http://railsrumble.com/" rel="nofollow">http://railsrumble.com/</a><p>Of course, Google "_why". Read about "why the lucky stiff". Read lots about him and see where it leads you.
sachitguptaover 14 years ago
When I was learning Rails last year, one of my favorite podcasts were Railscasts <a href="http://railscasts.com/" rel="nofollow">http://railscasts.com/</a><p>Also - a friend taught a StuCo (student-taught course) at CMU about programming, which included Rails. He still has the slides and assignments up, those might be useful too: <a href="http://www.cmurpg.com/" rel="nofollow">http://www.cmurpg.com/</a>
thomazover 14 years ago
<a href="http://guides.rubyonrails.org/" rel="nofollow">http://guides.rubyonrails.org/</a>
carlosedpover 14 years ago
<a href="http://www.railstutorial.org" rel="nofollow">http://www.railstutorial.org</a>
mazeover 14 years ago
Thank You for all your answers. I will try all of the links you suggested.
tangereover 14 years ago
what's your email?
评论 #1986744 未加载
Charuruover 14 years ago
<a href="http://stackoverflow.com/questions/55574/learning-ruby-on-rails" rel="nofollow">http://stackoverflow.com/questions/55574/learning-ruby-on-ra...</a>