+ 4
What is kotlin
what is kotlin, why does it have a code playground and does not have lessons in sololearn. Please shed more light on this
5 Respostas
+ 4
"Kotlin is a statically typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or use the LLVM compiler infrastructure. Its primary development is from a team of JetBrains programmers based in Saint Petersburg, Russia. While the syntax is not compatible with Java, 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. Kotlin uses aggressive type inference to determine the type of values and expressions for which type has been left unstated. This reduces language verbosity relative to Java, which demands often entirely redundant type specifications prior to version 10.
As of Android Studio 3.0 (October 2017) Kotlin is a fully supported programming language by Google on the Android Operating System, and is directly included in the Android Studio 3.0 IDE package as an alternative to the standard Java compiler. The Android Kotlin compiler lets the user choose between targeting Java 6- or Java 8-compatible bytecode."
-Taken from Wikipedia
The reason it doesn't have a course is because they are probably working on one.
Here is their website:
https://kotlinlang.org/
Read more about it:
https://en.wikipedia.org/wiki/Kotlin_(programming_language)
Their Twitter:
https://twitter.com/kotlin
+ 4
Thanks drchicken24, that helped
+ 4
Np :)
+ 4
Wow, cool answering DrChicken24. Until I read all of it, it was fine, nope wait, super fine! But when I saw the links, I disappointed a little bit. :D
Just kidding LoL. :D (remember?!)
+ 3
Haha, I remember xD