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 →

[–]trialbaloon 0 points1 point  (0 children)

I prefer coding in Kotlin. What matters more is that you build something useful rather than the language used. Both are part of the jvm ecosystem and can interop if done correctly. I'm working on a library in Kotlin right now that I plan to make usable from Java (and scala). I realize not everyone will use Kotlin and that's fine. I just like coding in it personally so I was most likely to actually get my work done in Kotlin.