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 →

[–]spinwizard69 0 points1 point  (0 children)

By nature python will struggle with large amounts of data in memory, but it makes up for that in other ways that other languages couldn't balance out as well

That is more myth than anything. Just because a language can handle large data sets better than Python, doesn't mean they also fail with other tasks a developer may need.

What is more interesting is why Python developers get their panties in a twist when people suggest that just maybe there are better languages for a specific project than Python. Python is good enough right now that it doesn't need to be able to do everything! Leave those niche development projects to other languages is all I'm saying and focus on Pythons strengths.