Autoplay
Autocomplete
Previous Lesson
Complete and Continue
UNDER CONSTRUCTION: Kotlin for Complete Beginners
Basics
Hello World (7:05)
Variables - Val, Var and String Interpolation (10:12)
Basic Types (16:56)
Arithmetic and Conversion (10:20)
Interactive Program Exercise (7:13)
The If Statement (14:14)
If Expressions (6:23)
Basic Arrays (13:23)
For Loops (14:04)
Iterating Over Arrays (9:15)
While Loops (6:58)
Functions
Functions (5:35)
Positional and Keyword Arguments (6:49)
Return Values (5:27)
Default Parameter Values (4:32)
Single Expression Functions (2:45)
Vararg and the Spread Operator (3:33)
Classes
Classes (4:18)
Properties and Primary Constructors (8:37)
What Happens When You Print an Object (5:46)
Init Blocks (7:12)
The 'this' Reference (4:12)
Simple List Usage (6:26)
Secondary Constructors (8:08)
Inheritance (6:08)
Overriding Methods (4:19)
The super Keyword (5:16)
Getters and Backing Fields (9:32)
Setters and Require (7:56)
Teach online with
Simple List Usage
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock