Mini Map
Search
⌘ K
Log In
Kotlin Compact
0%
1.
About the course
Introduction
2.
Understanding Kotlin Code
Kotlin Language
Declaring Variables
Declaring Functions
Higher-order Functions (part-I)
Higher-order Functions (part-II)
Quiz
Challenge: Anonymous Function
Challenge: Lambda Expression
3.
Some Interesting Kotlin Features
Classes and Objects (part-I)
Classes and Objects (part-II)
Properties of Classes
Java Interoperability
Kotlin’s Improvements
Null Safety
Equality and Identity
Arguments
Quiz
Challenge: Setters
Challenge: Sum of Complex Numbers
4.
More Kotlin Magic
More Syntax Sugar
Extension Functions
Scoping Functions
The use Function
The if Expression
Operator Overloading
Quiz
Challenge: Write an Extension Function to Reverse an Array
Challenge: Scoping Functions
Challenge: Operator Overloading
5.
Conclusion
Wrap Up!
Home
/
Courses
/
Kotlin Compact
Quiz
Test your understanding of Kotlin features.
We'll cover the following...
...