+ 7
Is python the best programming language?
For people from non computer science backgroung.
4 Answers
+ 6
đđđwell said.
+ 5
every coder will say different :)
answer will be: CONCAT("the best language is ", the_language_i_personally_am_most_comfortable_with) :D
+ 2
yes, just as Joshi said, it depends on your requirement, processing in python is a bit slower when compared with c or java, it doesn't lags much when compared to java, but c is much faster than python.
But why anyone will choose python, due to the huge available of predefined functions in it.
And one more important, interesting and useful speciality about python is you can create your own version of python according to your requirement.. there are many flavours of python, even python with java style was created, it's jython.
So for me, python is the best programming language till now.
+ 1
There is no objective answer to this question. It depends on the task and how familiar you are with the language.