On 23 February 2013 03:16, Jason Hsu, Android developer <[email protected]> wrote: > I'm currently learning Ruby. (You can see what I'm doing at > https://github.com/jhsu802701/bargainstockfunds-scrape .) I already have > experience with HTML, Drupal, and object-oriented programming in Python. > > What else should I learn before boning up on Rails? Should I learn > JavaScript as well?
That seems an odd question since you have been asking questions about Rails here for nearly 18 months. If you have been following the list you will have seen similar questions answered several times. To develop any non-trivial web application requires knowledge of javascript. In depth knowledge is not a requirement to get started in Rails, but you will need it eventually. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

