Link To Course : https://codelabs.developers.google.com/codelabs/kotlin-bootcamp-introduction/
This is repository dedicated to my practise work related to kotlin which includes basic stuff of programming in Kotlin.
Topics Covered During this course
- Lesson 1: Get started
- Lesson 2: Kotlin basics
- Lesson 3: Functions
- Lesson 4: Classes and objects
- Lesson 5.1: Extensions
- Lesson 5.2: Generics
- Lesson 6: Functional manipulation
Its Recommended to use Intell-J editor for Kotlin But I tried to use VS-Code editor with Kotlin(avoid using it).
If intrested! -> Setup with VS-Code