Kotlin for the Curious

Kotlin for the Curious

NDC Conferences via YouTube Direct link

coroutine

37 of 43

37 of 43

coroutine

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Kotlin for the Curious

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 What is Kotlin
  3. 3 What does Kotlin provide
  4. 4 Why Kotlin
  5. 5 Agenda
  6. 6 Java example
  7. 7 Modifiers
  8. 8 Primary Constructor
  9. 9 Variables
  10. 10 Java Interop
  11. 11 Kotlin Expressions
  12. 12 Kotlin Type System
  13. 13 Smartcasts
  14. 14 The compiler
  15. 15 Null safety
  16. 16 Nullable types
  17. 17 Platform types
  18. 18 Functions
  19. 19 Recursive
  20. 20 Infix
  21. 21 Extension Functions
  22. 22 Extension Properties
  23. 23 Utility Classes
  24. 24 No Static
  25. 25 Companion Objects
  26. 26 FirstClass Functions
  27. 27 String
  28. 28 Parameter
  29. 29 Inline modifier
  30. 30 for each
  31. 31 nonlocal returns
  32. 32 inline functions
  33. 33 lambdas
  34. 34 anonymous
  35. 35 build
  36. 36 standard library
  37. 37 coroutine
  38. 38 user scheduled threads
  39. 39 coroutines
  40. 40 iterator
  41. 41 Kotlinorg
  42. 42 Links
  43. 43 Targetnet

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.