On Fri, Dec 16, 2011 at 12:17 PM, abhay hegde <abhaybhe...@gmail.com> wrote: > Great ! Thanks everyone for the response. Django is the way to go then. > > @ionic drive :- Not sure as it's just in the initial stage. I will have to > set aside time for this one. >
Not that Django is a bad choice - it's not, its a great choice - but it is largely irrelevant what language you implement your ideas in. Some will be more appropriate than others, and if your idea is successful, it is likely that you will need to rewrite/re-engineer your site. For example, Amazon was initially written in C++/Perl scripts, Twitter started out using RubyOnRails and a Ruby messaging queue, Facebook used to be written in PHP but it was so slow they wrote a PHP -> C++ compiler. Django is an excellent choice, because it is precise, has clear documentation and doesn't restrict what you can do with it. Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.