filmov
tv
Kotlin for Android Developers #3: Variables and Data Types

Показать описание
This tutorial introduces how to create and use variables in Kotlin, as well as all available data types.
In Kotlin, everything is an object, meaning there are no primitive types. Also, in contrast to Java, the data type always comes after the identifier.
Комментарии