0
[DUPLICATE] Kotlin
Hello guys what do u think about kotlin
4 Answers
+ 2
Kotlin is Google's new Program for android.
Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc)
It's coding process is also simple and as like Python.
Why you should totally switch to Kotlin:
Itâs time to start using a modern programming language
I want to tell you about a new programming language called Kotlin and why you should consider it for your next project. I used to prefer Java but the last year Iâve found myself coding Kotlin whenever I could, and at this point I really canât think of a situation where Java would be a better choice.
Itâs developed by JetBrains, and the fact that these are the people behind a suite of IDEs, such as IntelliJ and ReSharper,really shines through in Kotlin. Itâs pragmatic and concise, and makes coding a satisfying and efficient experience.
Although Kotlin compiles to both JavaScript and soon machine code, Iâll focus on its prime environment, the JVM.
So hereâs a couple of reasons why you should totally switch to Kotlin (in no particular order):
0#Â Java Interoperability
Kotlin is 100% interoperable with Java.
1# Familiar Syntax
2#Â String Interpolation
3#Â Type Inference
4# Smart Casts
5#Â Intuitive Equals
6#Â Default Arguments
7#Â Named Arguments
8#Â The When Expression
9#Â Properties
10# The Data Class
11#Â Operator Overloading
12#Â Destructuring Declarations
13#Â Ranges
14#Â Extension Functions
15# Null Safety
16# Better Lambdas
17#Â IDEÂ Support
For details:
Kotlin's Resources:
https://www.sololearn.com/Discuss/823843/?ref=app
Kotlin Resources
https://www.sololearn.com/Discuss/823843/?ref=app
https://www.sololearn.com/discuss/1050538/?ref=app
+ 2
Ohh cool thankss
+ 2
Start learning it today >:D
Kotlin is now live in SoloLearn!
https://www.sololearn.com/Discuss/1319472/?ref=app
https://www.sololearn.com/learn/7792/?ref=app
+ 1
Java, Kotlin, Scala, it doesn't matter which of the three you use, the real power is in the JVM.