Rails vs. Django

Out of context: Reply #8

  • Started
  • Last post
  • 16 Responses
  • ukit0

    Ask a programmer and a lot of times they'll have a super dogmatic opinion, but IMHO at the end of the day all these frameworks do very similar things. You could write an app in Cake, CodeIgnitor, Django, Rails, or whatever, will it make a difference on the user end? I doubt it.

    On the other hand, both Python and Ruby are more elegant and powerful languages than PHP and have applications beyond the web. When it comes to speed, benchmarks show that Python is the best, followed by Ruby, with PHP lagging behind a bit.

View thread