If I had to learn rails again I would learn ruby first then drift over into rails because I think that would give you a better understanding of how ruby works
On 12/12/2008, at 5:55, olivierntk <[email protected]> wrote: > > I started rails by reading Beginning Rails from Apress. > > It will take you through most of what you need to know to start Rails. > Being a .NET developer, it was quite easy to pick it up but I believe > it is accessible to non web developer. > > With Rails, you don't need to learn SQL (unless you have very specific > tasks to achieve). > JavaScript is nice to have (I would recommend you to use jQuery, a > JavaScript framework) but you can have a full web app running without > JavaScript. > Apache? No need, Rails comes with Mongrel. > > Ruby ... of course but you'll just need the basics and learn as you > go. > > My 2 cents > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

