

1·
5 days agoIt can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
It can help with standardization and some security benefits to run things in the JVM, part of the reason it’s so popular in enterprise
The argument I agree with is that Python is the best language to learn if it’s your only language, and Java is the best first language if you’re going to learn others. The syntax from Java is shared across so many other languages and it forces you to learn about things like objects and types. You could make an argument for C or C++ but Java’s handholding is more beginner friendly imo