Kotlin is a comparative new language, buzz first during 2011. Finally first stable release appeared in 2016 and here we share its course for you. We start with the very basics of the language. It is easy, yet powerful and fun to learn. If you have Java background its an added advantage.

Google IO 2017, Kotlin is declared an official language for Android app development. With the support of Google and open source community we expect a great future of the language. It runs on the same JVM platform which is used for Java, Scala, etc. languages.

Kotlin for beginners
#1 Introduction to Kotlin
#2 History of Kotlin | Hindi
#3 Variables and Keywords in Kotlin | Hindi
#4 Data Types in Kotlin | Hindi
#5 Explicit Conversions in Kotlin | Hindi
#6 Arithmetic Operators in Kotlin | Hindi
#7 Assignment Operators in Kotlin | Hindi
#8 Unary Operators in Kotlin | Hindi
#9 Comparison Operators in Kotlin in | Hindi
#10 Logical operators in Kotlin | Hindi
#11 in Operator in Kotlin | Hindi
How to compile and run kotlin program | Hindi
#12 Index Access operator in Kotlin | Hindi
#13 Invoke operator in Kotlin | Hindi
#14 Bitwise operations in Kotlin | Hindi
#15 Use of dollar sign $ in Kotlin | Hindi
#16 Double dots in Kotlin | Hindi
#17 Command line arguments in Kotlin | Hindi
#18 if statement in Kotlin | Hindi
#19 if else statement in Kotlin | Hindi
#20 if else as an expression in Kotlin | Hindi
How to download and Install IntelliJ IDEA on Windows | Hindi
#21 when in kotlin part 1 Hindi
#21 when in Kotlin part 2 | Hindi
#21 when in Kotlin part 3 Hindi
#21 when in Kotlin part 4 | Hindi
#21 when in Kotlin part 5 Hindi
#21 when in Kotlin part 6 Hindi
#21 when in Kotlin part 7 | Hindi
#22 Taking input from user in Kotlin