Module 1 of 6 in Learn the Kotlin Language

Learn the Basics of the Kotlin Language

Share
Save for later

Module outcomes

  • Define variables and understand variable types
  • Operate on data
  • Work with collections

Covered concepts

  • Android Studio
  • Mutable and immutable variables
  • Variable types and inferred types
  • Operators
  • Null values
  • Arrays and Collections

Module content

1
Setup Your Environment Lesson (32 mins)
IntroductionStart
Instruction 1
Instruction 2
Instruction 3
Demo
Conclusion
2
Create Variables Lesson (39 mins)
IntroductionStart
Instruction 1
Instruction 2
Instruction 3
Instruction 4
Instruction 5
Demo
Conclusion
3
Understand Types Lesson (34 mins)
IntroductionStart
Instruction 1
Instruction 2
Demo
Conclusion
4
Discover Operators Lesson (43 mins)
IntroductionStart
Instruction 1
Instruction 2
Instruction 3
Demo
Conclusion
5
Learn Null Lesson (29 mins)
IntroductionStart
Instruction 1
Instruction 2
Instruction 3
Demo
Conclusion
6
Use Collections Lesson (51 mins)
IntroductionStart
Instruction 1
Instruction 2
Instruction 3
Demo 1
Demo 2
Conclusion