Skip to content

MarcinMoskala/kotlin-coroutines-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Coroutines Workshop

This project containes exercises and examples for Kt. Academy Kotlin Coroutines workshop.

Workshop coveres:

  • Styles of concurrence
  • Sequence builders
  • Continuation
  • Understanding how suspension works
  • Coroutine Context
  • Interceptors and dispatchers
  • Coroutine Scope
  • Coroutine builders
  • Structured concurrency
  • Understanding Job
  • Composing suspending functions
  • Exceptions handling
  • Shared mutable state and concurrency
  • Channels
  • Actors
  • Select expression
  • UI programming with coroutines
  • Reactive streams with coroutines
  • Unit testing Kotlin coroutines

If you are interested in having this workshop in your company, you can find details here or just fill the form.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages