Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 242 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 242 Bytes

Kotlin Bootcamp for Programmers

Learning Kotlin basics, essentials and more

Topics

  • Variables
  • Constants
  • Collections
  • Flow control
  • Functions
  • Lambdas
  • Classes
  • Inheritance
  • Interfaces
  • Data classes
  • Generics
  • Annotations