by Nikkki on 6/18/12, 7:28 PM with 23 comments
by ddorian43 on 6/18/12, 7:40 PM
I myself have in mind python(language). Check out http://learnpythonthehardway.org/ (text book) or http://www.udacity.com/overview/Course/cs101/CourseRev/apr20... (video tutorials) or both. Then learn django(framework).
by tigertrussell on 6/18/12, 7:58 PM
There are many web frameworks available for PHP, my favorite being CakePHP but other notables being Drupal, Zen Framework, and CodeIgniter.
You should first learn to program--I'd use JSFiddle.net and some PHP books to teach you that.
Then, you'll need to learn the frameworks, which all have lots of documentation to get you started.
As another commented pointed out, RoR (Ruby on Rails) is simply another web framework for the programming language Ruby, and you could choose to learn Ruby first and then move to Ruby on Rails in the same way I described, if you wish.
I'd say learn PHP - Ruby is like 2 steps from just typing an essay about what you want your app to do.
by aaronh on 6/20/12, 4:17 AM
by EnderMB on 6/20/12, 10:38 AM
If you don't wish to use ASP.NET then I would highly recommend Python and Django as a platform. It can be a huge pain to install if you're a beginner, but it's a fantastic language and framework.
by nwmcsween on 6/20/12, 8:16 PM
by Spoom on 6/18/12, 7:41 PM
by woodge on 6/18/12, 10:40 PM
by Executor on 6/22/12, 11:51 PM
by Navarr on 6/18/12, 8:23 PM
by sonnyhe2002 on 6/18/12, 7:49 PM