Is it better to dive into Rails or Django going into the future? - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-11-26T13:57:44Z http://stackoverflow.com/feeds/question/419293 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/419293/is-it-better-to-dive-into-rails-or-django-going-into-the-future 2 Is it better to dive into Rails or Django going into the future? [closed] Rahul Malik 2009-01-07T05:33:31Z 2009-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#419306 6 Answer by Gordon Wilson for Is it better to dive into Rails or Django going into the future? Gordon Wilson 2009-01-07T05:39:02Z 2009-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#419321 5 Answer by Van Gale for Is it better to dive into Rails or Django going into the future? Van Gale 2009-01-07T05:46:08Z 2009-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#421230 0 Answer by massimo for Is it better to dive into Rails or Django going into the future? massimo 2009-01-07T17:31:26Z 2009-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#421245 2 Answer by stesch for Is it better to dive into Rails or Django going into the future? stesch 2009-01-07T17:37:33Z 2009-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>