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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to