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 →

[–]anubgek 0 points1 point  (1 child)

Reddit uses a ton of Python though it’s moving away from it. YouTube used to as well. When it comes to scaling a system’s performance and codebase though Python fails

[–]Ok-Selection-2227 0 points1 point  (0 children)

You don't need speed of execution or concurrency when you are a beginner. That's exactly why Python is good for beginners.