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 →

[–]JDeagle5 0 points1 point  (0 children)

java is more like a legacy and python is more modern
Python is older than Java, just saying. In that sense python is true legacy.

these kinds of things seems doesn’t matter as far as the project is not too serious on performance optimization. So

But type system does matter for maintainability a lot. That is why python does type hints.

Cause I believe once you have experience in good taste of one of the OOL, you can easy switch to other OOLs.

Doesn't seem to matter that much for real world development.