

18·
5 days agoif people make alot of stuff with it its clearly not useless
You’re correct, but we cannot avoid that it’s limites to basic stuff, you can’t make a facebook with pytho with good speed.


if people make alot of stuff with it its clearly not useless
You’re correct, but we cannot avoid that it’s limites to basic stuff, you can’t make a facebook with pytho with good speed.


I wrote a console tictactoe game with primitive AI opponent using both Python and C++ and python takes more time in the background process before making a move than in C++.
But does anyone use Julia?