Welcome to this page ,this page is about Learing Kotlin for Beginners
Statically typed programming language for modern multiplatform applications.
- Concise - Drastically reduce the Amount of Boilerplate Code
- Safe - Avoid entire Classes of Errors such as null Pointer Exceptions
- Interoperable - Leverage existing libraries for the JVM, Android, and the browser.
- Tool-friendly - Choose any Java IDE or build from the command line.
- Google Made Kotlin as Official Language for Android App Developers
- Kotlin 1.2 available now