RE: syntaxwise, what is the best programming language?
08-17-2016, 10:06 PM
python doesn't have pointers, so there are legitimately things you can't do at all
and while you can do a lot, large programs written in python can run pretty slow compared to large programs written in other languages. like you could write a full 3d game engine in python, but it'd run like a slideshow (though some games use it, just not for the engine)
and while you can do a lot, large programs written in python can run pretty slow compared to large programs written in other languages. like you could write a full 3d game engine in python, but it'd run like a slideshow (though some games use it, just not for the engine)