+ 14
Kotlin is a programming language..?
who was introduce..? and why was introduce..?
22 Respostas
+ 11
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 primary development is from a team ofĀ JetBrainsprogrammers based inĀ Saint Petersburg, Russia. Google to introduce in android 3.0
visit http://kotlinlang.org
+ 11
You can know more about this program visit http://kotlinlang.org
+ 9
Kotlin aims to fill that gap of a missing modern language for the Android platform. There are a few coreĀ tenetsĀ that Kotlin lives by; it strives to be:
Concise to reduce the amount of boilerplate code you need to write.
Expressive to make your code more readable and understandable.
Safe to avoid entire classes of errors such as null pointer exceptions.
Versatile for building server-side applications, Android apps or frontend code running in the browser.
Interoperable to leverage existing frameworks and libraries of the JVM with 100 percent Java interoperability.
Above all, itās a new language! What could be more exciting? iOS developers canāt have all the fun.Ā
+ 7
Kotlin try's to solve some problems of Java like null pointer exceptions and bloated code and is fully interoperable with Java. In my opinion it is the cleaner and more advanced version of Java and it looks like Google is thinking it too, so they made it a first class language for Android development. If Java will not evolve faster I think Kotlin will make the race but till then it's a long road. So at the moment better stick to Java if you start learning but if you are a good developer who wants to know what's next definitely check out Kotlin.
+ 6
It's supporting for latest andriod studio 3.0 above version using this language,but it's not for user friendly language..
Thanks & Regards
Sarath Kumar
+ 6
šššwow wow brilliant ans...ššš
+ 5
sorry guys i can't post my ans a same time. because my reason I posted multiple time..
+ 4
When creating native apps for Android, you will normally use the Java programming language for your logic. Whilst Java is a battle hardened language, it isnāt without its issues.
When you run a Java application, the app is compiled into a set of instructions calledĀ BytecodeĀ and runs in a virtual machine. Over the past several years, a number of new programming languages have been introduced to also run on theĀ Java virtual machine. Whilst the resulting app looks the same for the virtual machine, the idea is the language features can help developers write simpler code and fix some of Javas issues.
+ 4
JetBrains, known for IntelliJ IDEA (Android Studio is based on IntelliJ), has introduced theĀ KotlinĀ language.
Kotlin is a statically-typed programming language that runs on the JVM. It can also be compiled to JavaScript source code. Kotlin has some amazingly cool features!
In this Kotlin for Android tutorial, youāll learn:
How to setup your Kotlin environment.
How to work with both Java and Kotlin in the same project.
What makes Kotlin so exciting as a new language.
+ 4
Note:Ā This tutorial assumes youāre experienced in Android development with Java. If youāre new to the Android world, have big questions about the starter project or are not familiar with Android Studio, please have a look at ourĀ Android tutorials.
Why Kotlin For Android?
Since Android took the world by storm, developers have had no alternatives to Java app development. Although its usage is widespread, Java comes with a lot of historical baggage.
Java 8 solved some language issues and corrected even more with Java 10. In order to get much of a benefit from the corrections made in these two releases, you have to set the minimum SDK to Android 24 just to use Java 8, which isnāt an option for many developers. For almost everybody, Java 10 isnāt even on the radar.
+ 2
https://en.m.wikipedia.org/wiki/Kotlin_(programming_language)
+ 2
yes kotlin is new language adopted for Android development........
kotlin has some extra features that java dont hava e.g. it removed the null pointer exception and more check on official site http://www.kotlin.org
+ 1
go to ....YouTube and Google...
+ 1
Thanks for the share of information on the Kotlin programming language. I will be sure to check out the link.
+ 1
Ronald Edmonds
0
it's better to Google it
0
the introducer of kotlin is jetbrains
0
712347
0
thanks
0
thanks