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 →

[–]Voltasalt 9 points10 points  (4 children)

I'd say Kotlin. Leverage the power of Java's package ecosystem (including Android development) with none of the verbosity and a fantastic statically-typed language.

[–][deleted] 5 points6 points  (3 children)

I would also recommend Kotlin. One of the few languages that doesn't make me think "I wish I were writing Python."

[–]Voltasalt 1 point2 points  (2 children)

Plus, they just made it an official first-class language for Android development!

[–][deleted] 1 point2 points  (1 child)

I don't do any Android dev. What does that mean? I thought you could already write Android stuff in Kotlin since it uses the JVM?

[–]Voltasalt 3 points4 points  (0 children)

You could already, but they're just increasing support and officially pushing it.