#Kotlin is so much fun!
@bigtlb I've been programming in Java for 12 years. I think you cannot fully enjoy Kotlin without using some Java API, such as the Collection framework.
It's true Kotlin will bring a boost for your productivity. But it is still running on the JVM, so you have to use Java librairies at some point.
@Alexandre_Roman
Just getting around to learning it myself. I've been doing C# programming for a long time, but have been told that I need to use Java for my next project.
I'm trying to get them to compromise on Kotlin. I just can't stand all of the Java boilerplate code, and would really miss something like LINQ.