Hacker News new | ask | show | jobs
by noahc 5563 days ago
Just to clarify RoR is a framework, and PHP is a language. Each language has many frameworks to choose from. You need to learn Ruby before learning Ruby on Rails. Each framework allows for rapid development of websites or web apps, and should be learned separately from the language they support.

If you want to learn how to code backend stuff pick either python, ruby or php.

1 comments

Thanks for clarifying this. I'm sure it sounds oversimplified to non-beginners but I didn't fully get the difference until I tried out Code School's Rails for Zombies and they directed me to "Tryruby.org" 1st.