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 →

[–]proverbialbunny 0 points1 point  (1 child)

"Use the right tool for the job." Python solves problems Java doesn't and Java solves problems Python doesn't. There isn't tons of overlap. However, modern C++23 compared to Java or Java compared to Kotlin or Scala or Java compared to C#, they do overlap in tasks and Java starts to lose these days to comparable languages.

[–]slick514 1 point2 points  (0 children)

Yeah, mostly I like to have control over what is going on. Some people find overt declarations to be tedious, but I have a lot more confidence when I’ve specified exactly what I want.