based in Saint Petersburg, Russia. • Offers IDE for Java, Ruby, Python, PHP, SQL, Objective-C, C++, C# and JavaScript. • Flagship IDE IntelliJ IDEA . Android Studio built on IntelliJ IDEA . • In July 2011 JetBrains unveiled Project Kotlin • The name comes from Kotlin Island, near St. Petersburg. • At Google I/O 2017, Google announced first-class support for Kotlin on Android. • Kotlin v1.2 was released on November 28, 2017
Kotlin tooling is supported in Android Studio. • Compact runtime library. < 100K to size of APK. • Kotlin application runs as fast as equivalent Java one. • Getting started with Kotlin is very easy for a Java developer
. when matches its argument against all branches sequentially until some branch condition is satisfied. Once matching argument is found sequence terminates . Hence output will be Auto