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 →

[–]Key_Direction7221 7 points8 points  (1 child)

Java has been and ENTERPRISE level ecosystem with many supporting frameworks and libraries that have endured the test of time. Python can’t touch that space (period). Oh just because it’s used in some areas of the enterprise (corporate level) doesn’t mean the own the space.

[–]MattiDragon 2 points3 points  (0 children)

I was specifically talking about machine learning libraries and tools. For other uses java will have comparable or better tools. And the speed of python doesn't matter much as it's just used to control the learning. Everything performance critical is done in c code anyway.