WhatisKotlin,andisitreallyworthittolearnit?

程式設計師詩人發表於2017-09-17

What is Kotlin, and is it really worth it to learn it?

KOTLIN is a language developed by Jetbrains, Kotlin is declared as official language of Google, as Swift is for Apple, Hence, Google will provide support of its services in Kotlin.

If you want to be an developer of any of Google services, such as Android, then you should learn Kotlin.

Kotlin is a statically-typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or uses the LLVMcompiler infrastructure.

Its not that, it is a new programming language. It was first appeared in 2011. But is now (in 2k17) official declared by Google.

Kotlin comes built in with Android Studio 3.0.

Happy Coding!!!

Save time with code generation and ensure top code quality with CLion`s code analysis and refactorings.

Kotlin is a programming language which runs on the Java virtual machine (JVM ). It is developed by JetBrains team in 2011.

At Google I/O 2017 it is declared as the official programming language to develop Android applications along with Java and c++ .