Thoughts on Java-based languages? Is it worth learning any of them?
>>107541722Just learn java, there's no point in learning Kotlin or Scala because they all run on the same JVM. It's like trying to learn to speak like an Aussie while already knowing American/British.Also, Kotlin's syntax is hot ass garbage.
>>107541783https://kotlinlang.org/docs/comparison-to-java.html
>>107541783>Just learn java, there's no point in learning Kotlin or Scala because they all run on the same JVMoh so Rust/C/C++ is also pointless because it runs just on the same x86 instructions as x86 assemblyFlawless logic
>>107541722The tooling for JVM languages is terrible, it's basically impossible to get anything done without an IDE. Might be worth learning java if you need a job, but a lot of companies are moving from java to go.
>>107542101>but a lot of companies are moving from java to go
>>107541722Good for Android development, I'd presume.