Is it better to dive into Rails or Django going into the future? - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-11-26T13:57:44Zhttp://stackoverflow.com/feeds/question/419293http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/419293/is-it-better-to-dive-into-rails-or-django-going-into-the-future2Is it better to dive into Rails or Django going into the future? [closed]Rahul Malik2009-01-07T05:33:31Z2009-01-07T17:37:33Z
<p>I've been a dev using rails since it's initial release and have recently lost touch with it because I've done a lot of work with Django due to my recent fondness of python. I do like Ruby as well and was asked by a friend recently if he should approach Rails or Django. Given that Rails is merging with merb and has a huge user-base versus Django which seems to not be moving at the same speed but is still a fairly stable framework, which would you recommend?</p>
http://stackoverflow.com/questions/419293/is-it-better-to-dive-into-rails-or-django-going-into-the-future/419306#4193066Answer by Gordon Wilson for Is it better to dive into Rails or Django going into the future?Gordon Wilson2009-01-07T05:39:02Z2009-01-07T05:39:02Z<p>Your question looks like a duplicate of <a href="http://stackoverflow.com/questions/91846/rails-or-django-or-something-else">http://stackoverflow.com/questions/91846/rails-or-django-or-something-else</a>. Hopefully you'll find some good answers there.</p>
http://stackoverflow.com/questions/419293/is-it-better-to-dive-into-rails-or-django-going-into-the-future/419321#4193215Answer by Van Gale for Is it better to dive into Rails or Django going into the future?Van Gale2009-01-07T05:46:08Z2009-01-07T05:46:08Z<p>Django may not have a huge user base relative to Rails, but it's certainly big enough to be a very healthy project so that shouldn't really make a difference.</p>
<p>I think your choice should just simply come down to which language you enjoy more.</p>
<p>Finally, one way to look at the rails / merb merger is that Ruby programmers now only have one choice. As a Python programmer you'll still have Turbogears, Pylons, web.py, Zope/Plone, etc. if you aren't happy with something in Django.</p>
http://stackoverflow.com/questions/419293/is-it-better-to-dive-into-rails-or-django-going-into-the-future/421230#4212300Answer by massimo for Is it better to dive into Rails or Django going into the future?massimo2009-01-07T17:31:26Z2009-01-07T17:31:26Z<p>Try them both. Then give 5 minutes (really, only 5 minutes) to web2py. Then you tell me.</p>
http://stackoverflow.com/questions/419293/is-it-better-to-dive-into-rails-or-django-going-into-the-future/421245#4212452Answer by stesch for Is it better to dive into Rails or Django going into the future?stesch2009-01-07T17:37:33Z2009-01-07T17:37:33Z<p>Django for own projects and for keeping the job. Rails for finding a new job.</p>
<p>There's still much hype around Rails and Managers know the name. So it should be easier to find a Rails job.</p>