How to learn Ruby on Rails as a complete Programming Beginner?
Posted
by Alex
on Stack Overflow
See other posts from Stack Overflow
or by Alex
Published on 2010-05-08T13:44:53Z
Indexed on
2010/05/08
13:48 UTC
Read the original article
Hit count: 234
I want to build a scalable dynamic Web Application. I have never programmed an Object Oriented language before. Or, let's just say I am completely new to programming, because the previous experiences aren't worth talking about.
I know I have a really big task ahead of me ^^ but I wanted to get into coding for the last 10 years and now that I'm finally doing it, I would like to know how to get there in the most efficient way.
- Any good books/tutorials you could recommend?
- Would it really make sense to learn other, better documented languages before learning RoR?
- Or would it be better for a beginner to learn C# with ASP.NET first?
Thank you for your help in advance ;-)
© Stack Overflow or respective owner