:sick:: Hi
I'm new in Rails or Ruby, Please What is RoR exactly? a kind of Framework, like PHP? and should I use it and why I'm lost :eye::x:blush::blush:
ThX
Printable View
:sick:: Hi
I'm new in Rails or Ruby, Please What is RoR exactly? a kind of Framework, like PHP? and should I use it and why I'm lost :eye::x:blush::blush:
ThX
Ruby is the language and Rails is the (a) framework.
Analogous to PHP is the language and CakePHP is the (a) framework.
Should you use it? I'd say try it, see if it suits your needs, and if you like working with it, go for it.
Why are you lost? I imagine it's because you're somewhat new to it. It takes a while to sort through all the information, figure out what you need to do what, and then build on what you know.
Everyone has a "best way" to learn. I have trouble reading massive amounts of documentation and skim through at first to get an idea of what's there. Then I like to get my hands dirty trying some code. Tutorials are good for this. Then it's going back and forth from the documentation to code until I figure out more and more.
Maybe try some of the tutorials here? http://www.sitepoint.com/forums/show...3&postcount=41
Thanks very much ;) :D