Description
In this course, you will :
- Learn the fundamentals of Kotlin while creating a variety of small programmes in IntelliJ IDEA.
- Course codelabs with suggested homework assignments are included in the course materials.
- You'll get the most out of this course if you work through the lessons in order, but this isn't required. You may be able to skip some sections depending on your knowledge.
Syllabus :
- Kotlin basics
- Functions
- Classes and objects
- Extensions
- Generics
- Functional manipulation