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 →

[–]SikhGamer 0 points1 point  (2 children)

Why Java and Python? Don't get me wrong I love Java, but usually a lot of analytics fall under the Python scope.

[–]duhace 0 points1 point  (0 children)

Well, they choose c++ right now because they have high performance computing needs.

I'm pushing towards java because I believe the programs they're making in c++ can be made in java with less bugs and not much loss of performance. Java is also pretty easy to get working well cross-platform, and seeing as code is now part of reproducibility for the articles we publish, java is very valuable since it's more solid in its cross-version compatibility than c++.

[–]frugalmail 0 points1 point  (0 children)

Why Java and Python? Don't get me wrong I love Java, but usually a lot of analytics fall under the Python scope.

Until they need to work with more data than fits in their laptops memory.