October 2021
Intermediate to advanced
500 pages
16h 23m
English
This chapter will introduce you to variables, constants, and Kotlin’s basic data types – fundamental elements of any program. You use variables and constants to store values and pass data around in your application. Types describe the particular kind of data that is held by a constant or variable.
There are important differences between each of the data types and between variables and constants that shape how they are used.
Read now
Unlock full access