Log In
0% completed
All Lessons
Free Lessons (6)
Hello Kotlin!
Brief Introduction
Kotlin Overview: Principles and Goals
Following this Course
Variables and Data Types
Read-Only vs Mutable Variables
Basic Data Types
Kotlin's Type Inference
Nullable Types
Conditions
Conditions with `if`
Conditions with `when`
Conditions as Expressions
Collections
Lists
Sets
Arrays
Maps
Loops
`while` Loops
`for` Loops
Functions
Basic Functions
The main() Function
Shorthand Notation for Simple Functions
Default Values & Named Parameters
Extension Functions
Infix Functions
Operator Functions
Equality Checks
Referential vs Structural Equality
Floating Point Equality Checks
Exception Handling
Exception Handling in Kotlin
Checked Exceptions vs Unchecked Exceptions
Summary
Recap
Next Steps
Kotlin Crash Course for Programmers
/
...
/
Following this Course
Following this Course
Learn how to make the most of this course on Kotlin.
We'll cover the following...
Before you start your Kotlin journey…
Maximizing your Learning
Befo
...