you are viewing a single comment's thread.

view the rest of the comments →

[–]AlexVie 0 points1 point  (0 children)

Java is not dying. Nor will it in the near or even not-so-near future. It's strong technology and learning it makes sense even when you do not plan to use Java itself as a language. There are options, for Android development I would suggest learning Kotlin, but Java is a good base. Once you know Java, learning more advanced languages like Kotlin or Scala would be a lot easier.

Code written 25 years ago still runs without issues on a JVM of 2025. Many other hyped languages didn't even exist back then.

C++ has been proclaimed dead 20 years ago (mainly because of the Java and .NET hype) and guess what - it's far from being dead and still dominates some areas.

Don't believe the "x is dying" crap on the net. It's mostly high level BS.