On 26 December 2013 21:23, Nisarg <[email protected]> wrote: > Hi, > > I want to build a web app, as well as app for iOS and android. I have basic > knowledge of HTML and CSS (Very Basic). I dont know any programming language > other then that! Can i use RoR without any programming language or I need to > learn any specific programming language to start using it! Please help me!
Strangely you will need to learn Ruby in order to use Ruby on Rails. However it is possible to start by learning both at once (though if you are going to be serious about this then probably additional learning on Ruby will be required at some point). To get started work right through railstutorial.org (which is free to use online). If you can follow it then carry on, if not then go back and start with some Ruby primers. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsTvVjMuA6rUGiR9wtsJVAPCAb9FyMcmCreZ8E3nr9_hw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

