Learning Kotlin right now. The minimal amount of code needed to write classes is kind of blowing my mind

I’m going through the KotlinKoans right now on Collections and it’s kind of blowing my mind that I have 5 classes in one file with such minimal code – all with their getters and setters, and the data classes with more overrides implemented implicitly.

I have to use Java for my classes, but I thought it would be a good idea to pick up Kotlin a long the way since they’re so similar. I have a feeling that learning Kotlin is going to make my Java homework significantly more annoying.. lol

submitted by /u/CorporalClegg25
[link] [comments]