Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Kotlin intro

Kotlin intro

Kotlin on Android

Code examples can be found on this gist
https://gist.github.com/marsicdev/2a43331d770053db9b0eebb47da83b5f

Marko Arsić

June 19, 2017
Tweet

More Decks by Marko Arsić

Other Decks in Programming

Transcript

  1. #4

  2. SOLVES PROBLEMS … too verbose … has burden of previous

    versions … Null Pointer Exception issues … makes “util hell” … we need a lot of inheritance … nullability issues …. lack of Java 8 features ( )