Examples of using Kotlin in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Room Bug Fixes Fix compilation error when a Kotlin POJO references a relation entity that was defined in Java b/78199923.
Another important reason was that Kotlin is a language fully interoperable with Java
Packages are declared with the package keyword, and any Kotlin file with a package declaration at the beginning can contain declarations of classes,
On the language front, Kotlin 1.2 provides improved smart casts
If you're using Kotlin, you must also add or replace the annotationProcessor  with kapt, which handles annotation on Kotlin.
Kotlin also has many other language features to help you avoid common programming mistakes.
Android KTX makes Android development with Kotlin more concise,
This means that all classes in Kotlin explicitly inherit from the Any type,
The number of Play Store apps using Kotlin has grown six times since then.
Kotlin coroutines aim to help mitigate the issues a developer face with Futures/Promises.
Kotlin provides lambda support
Kotlin was announced as an official Android development language at Google I/O 2017.
Kotlin mainly targets the JVM,
According to Jetbrains blog, Kotlin is used by Amazon Web Services, Pinterest, Coursera,
Google announced first-class support for Kotlin on Android.
properties like the ones we have in Java, the Kotlin team provided us with a more powerful alternative called companion objects.
Five thousand sailors and soldiers disembarked early in the morning from the Island of Kotlin in order to embark on the social revolution.
Android KTX aims to make Android development with Kotlin more concise,
want to use Kotlin, see Create a project.
writes Nikolay Igotti, Kotlin/Native tech lead at JetBrains.