Hi All, I am new to Kotlin and started an...
# android
m
Hi All, I am new to Kotlin and started android development with Kotlin. Can you guys tell me what is the advantage of using Kotlin over Java?
m
I think the best answer is take a look in: https://kotlinlang.org/
👍 1
a
imo - conciseness, stdlib, nullability
in Google I/O 2018, Google has announced Kotlin first class support to Android Development
d
Coroutines!
💯 1
The pace at which it evolves is so much faster too.