Kotlin the new officially supported language for Android Development!

As we know ,Kotlin is now an officially supported language for Android Development!
Android supports a new coding language, Kotlin! More great news for developers at the Google I/O conference 2017.
For the first time at a Google I/O conference, Google is announcing that Android will support a new coding language. This is exciting news for the future of the OS, supporting new techniques for developers and more. Kotlin runs in a familiar way, running on top of a Java Virtual Machine, or compiled to Java source code. This is basically what current supported languages offer. The up front benefit is improvements to runtime exceptions and source code verbosity.
Android Studio 3.0 will support Kotlin right out of the box, making it easy to get started with the new language. The way that the language is supported allows you to gradually roll in new features. There is no need to completely re-write your application to make the change.
This is a partnership between Google and JetBrains, the folks behind Kotlin. They offer a standalone experience, as some of you may already know, but now even more will get involved through Android.


What is kotlin Java?

Kotlin is a statically-typed programming language that runs on the Java Virtual Machine and also can be compiled to JavaScript source code. Its primary development is from a team of JetBrains programmers based in Saint Petersburg, Russia (the name comes from Kotlin Island, near St. Petersburg).

What is kotlin Android?

Kotlin For Android: An Introduction. ... 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.
What is a statically typed language?
Dynamically typed programming languages do type checking at run-time as opposed to Compile-time. A programming language is said to use static typing when type checking is performed during compile-time as opposed to run-time. In static typing, types are associated with variables not values.


learn Kotlin at
https://kotlin.link/
https://kotlinlang.org/

To know more watch the video


Comments

Popular posts from this blog

VS Code Shortcuts (General Purpose and for Flutter)

How to Download Youtube Videos

YouTube servers Down Temporarily (ISSUE RESOLVED)