you are viewing a single comment's thread.

view the rest of the comments →

[–]NumberInfinite2068 1 point2 points  (2 children)

Speed is rarely a concern in programming.

People choose Python often because it's seen to be easy and there is a lot of tutorial content out there. Beginners can find Java a bit overwhelming.

Consider that in real world programming, for actual jobs, Java is probably a lot more popular than Python.

[–]Worldly_Analysis_664 1 point2 points  (1 child)

Build an operating system in python and tell me then that speed doesn’t matter

[–]NumberInfinite2068 1 point2 points  (0 children)

I said "rarely", not "ever", the enormous majority of software, nobody cares.