0
Why c++ is more efficient then java and python
4 Respostas
+ 6
Mickel For some reason, that article reads like it was written by someone who has no clue about those three languages, for some school assignment. Maybe I'm just being too critical. 🤓
Here's an article, I connected with, exploring possible theories of why Python is slow friggin slow. 😜
https://hackernoon.com/why-is-python-so-slow-e5074b6fe55b
+ 5
"https://www.geeksforgeeks.org"
Second-hand store! 8P
+ 4
Here is a comparison of the three languages that can help you solve your question. Although much of it is summarized to how languages are interpreted / compiled.
https://www.geeksforgeeks.org/c-vs-java-vs-JUMP_LINK__&&__python__&&__JUMP_LINK/
+ 2