3 Antworten
+ 8
Python is more productive language than Java. Python is an interpreted language with elegant syntax and makes it a very good option for scripting and rapid application development in many areas.
Python is a dynamically typed programming language where there is no necessity of declaring variables whereas java is a statically typed programming language wherein variables are to be explicitly declared.
Python code is much shorter, even though some Java “class shell” is not listed. This might be one reason why Python can be more productive.
+ 2
I always say that there is no language more important than another because each language has a different function, so you should check what you want to do to know which language is most appropriate.
but I prefer python XD
+ 2
There is no best.