Question Detail

Is it necessary to learn KOTLIN language in order to learn Android. Itz just for plugin rt?

5 years ago Views 1427 Visit Post Reply


Thread Reply

Hemant Sharma

- 5 years ago

Kotlin is a programming language which is First appeared in 2011. Kotlin is very popular to develop Android Applications. the JVM implementation of Kotlin's standard library is designed to interoperate with Java code and is reliant on Java code from the existing Java Class Library, such as the collections framework. After October 2017 Kotlin is a fully supported programming language by Google as develop Android App.

Kotlin is not any Plugin you have to add it to your Android Studio as you add Android SDK.

Why Kotlin?

Kotlin is a statically-written programming dialect that keeps running on the Java virtual machine and furthermore can be incorporated into JavaScript source code or utilize the LLVM compiler framework. Its essential development is from a group of JetBrains.

Kotlin is new language of  JetBrains which is very good to use in Android App Development Kotline is an Open source like Java language

Kotlin compiles to JVM bytecode or JavaScript

Hemant Sharma

- 5 years ago

Kotlin is a programming language which is First appeared in 2011. Kotlin is very popular to develop Android Applications. the JVM implementation of Kotlin's standard library is designed to interoperate with Java code and is reliant on Java code from the existing Java Class Library, such as the collections framework. After October 2017 Kotlin is a fully supported programming language by Google as develop Android App.

Kotlin is not any Plugin you have to add it to your Android Studio as you add Android SDK.

Why Kotlin?

Kotlin is a statically-written programming dialect that keeps running on the Java virtual machine and furthermore can be incorporated into JavaScript source code or utilize the LLVM compiler framework. Its essential development is from a group of JetBrains.

Kotlin is new language of  JetBrains which is very good to use in Android App Development Kotline is an Open source like Java language

Kotlin compiles to JVM bytecode or JavaScript