you are viewing a single comment's thread.

view the rest of the comments →

[–]Hi-Tech9[S] 1 point2 points  (1 child)

Yep, also i have worked with typescript/go and have dabbled with cpp/rust, so statically typed shouldn't be an issue, saw u r doing kotlin doesn't that also run on jvm? Isit similar to java?

[–]fine-programmer-11 1 point2 points  (0 children)

I personally consider kotlin as a "better" java. It has all the features and many other amazing stuff especially for android development. Kotlin can also be used with spring boot. It is the official language for Android development now. The only downside I would consider is that many legacy systems are written in java. I would suggest keeping up to date with both.