/LearnKotlin

A personal approach for learning Backend development with Kotlin

Primary LanguageKotlin

Learn Kotlin

A personal approach for learning Backend Development with Kotlin.

About the learning approach

  • Learn by doing
  • Iterative

Topics I would like to cover

  • Backend Web Development with Kotlin
  • JVM
  • Functional programming
  • Concurrency
  • Distributed Systems
  • CQRS/ES (Axon Framework)

Progress

Total learning time: 7h 30m

Milestones

  • [S1] Hello World in Kotlin.
  • [S4] My first Kotlin Unit Test.
  • [S9] My first Use Case in Kotlin.