A series of programs to get started developing in Kotlin, and learn the basics of the Kotlin programming language: data types, operators, variables, control structures, and nullable versus non-nullable variables..
Eg: if-conditions
, callKavya()
, ``
- Learn the basics of Kotlin programming language
- Print strings to the console
- Construct conditional statements
- Abstract functions
- Build loops
- Understand mathematical implications