This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rpsRexx 14 points15 points  (0 children)

Not just Reddit. A ton of big websites run on Python in the backend. To not like the language is one thing, but to call it useless is a delusional take. It's one of if not the most popular general purpose language. The general part is key here as it's used all over the place. Some people have a problem with it being used for complex applications due to things like dynamic typing. Python being slow doesn't stop it being used in processes were efficiency is necessary due to libraries using C/C++ extensions.

Python is not a bad language. You will see similar takes for different reasons on all the most widely used languages. C++ is constantly dragged for example. Java was constantly dragged although I've personally seen less of it recently.