[Rails] Re: Ruby on Rails Roadmap
You are embarking on learning programming. A framework like rails is going to be a bit overwhelming at first. Try just learning Ruby from the irb console (this lets you play with the language). You'll need to understand concepts like flow control, looping, memory and basic concepts around classes and objects to get started. Once that's done, move on to Rails.
There is going to be a lot to digest. Java Script is not required to use rails although in Rails 3 it's become pervasive and currently can not be avoided if you want a modern web UI (Rails 2 it could). That said, learn Ruby first and also get a firm grasp of HTML forms.
Java Script and in particular AJAX are more difficult to learn so leave those till last. They are not required to write working apps in rails.
Good Luck!
Tony Thompson
MS/CS/CU
On Monday, November 5, 2012 5:40:25 AM UTC-7, amr mohamed wrote:
-- On Monday, November 5, 2012 5:40:25 AM UTC-7, amr mohamed wrote:
i know basics of HTML and CSS can i learn Ruby on Rails without javascript ??
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/xQMD5Uee9nYJ.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home