1 Both Java and Kotlin are awesome, and it is totally a choice of yours.
2 Keep in mind that you should use programming language as a tool.
3 So, learn both
4 but explicitly
5 Kotlin also typically has fewer codes, whereas Java adheres more to a
6 traditional approach to making everything verbose. One advantage of
7 Kotlin over Java is Kotlin's flexibility – it can choose to do everything
8 in the traditional OOP approach, or it can go a different way.