+ 1
Is Python is more efficient than other languages?
4 Antworten
+ 4
Thanks to Google 👇 this might help you sir 👇
https://goo.gl/search/Which+programming+language+is+more+effective
Java is one of the most energy-efficient languages, Python ... Compiled languages like C, C++, Rust, and Ada ranked as some of the most energy efficient languages out there. However, Java is one of the fastest and most energy-efficient object-oriented language. Interpreted languages like Perl, Python, and Ruby were among the least energy efficient.
+ 16
Naveed Shariff
😀 You answered your own language. Yeah true. Python is both efficient and not too.
But comparing to another leading and mostly compared language ::Java, python is very less efficient...
+ 1
yes as well as no
+ 1
What do you mean by efficient?
Efficient in terms of execution of an algorithm written purely in this language then no
Efficient in terms of fast it is to make a prototype of your app/library then more than yes
Efficient in terms of ease of interfacing with super fast numerical libraries then yes
It all depends on what you're looking for