Demystifying Kotlin Coroutines with Eamonn Boyle

A simple and definitive picture of how coroutines work, in terms of underlying theory and practical examples

  • Tuesday 16th April 2019
  • Republic of Work, Cork

Eamonn Boyle, will be presenting at the next Cork Java User Group on Demystifying Coroutines.

Coroutines are the official solution for tackling asynchronous programming and parallelism in Kotlin. They reached maturity in the latest release but have been widespread for some time, especially within Android projects. Coroutines are an elegant solution which can be applied in isolation or used as a foundation for other frameworks. This talk will provide an overview of how coroutines work, both in terms of the underlying theory and use of practical examples.

More information can be found here

Related Kotlin Training Courses