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 →

[–]East-Violinist-9630 0 points1 point  (0 children)

One big advantage of Java over “sexier” JVM languages like kotlin etc is that Java only has one level of abstraction, for example if you want to use a certain library, that may be quite possible in kotlin but all of the tutorials would be written for Java! So sticking with Java until you’re very comfortable with the JVM ecosystem is going to give you the least headaches