Kotlin Coroutines is finally ready!

Kotlin Coroutines is finally ready!

A year has passed since I started working on the book.

Though when I started writing it, I already had a clear picture of what I wanted to present there, as the book is based on the workshop I am conducting for three years already. I had over 20 editions of this workshop, and with each group, I was improving my explanations and learning what is interesting for developers learning about coroutines. As a fruit of all that work, I am now proud to present the Kotlin Coroutines book.

But to be fair, this book was also highly influenced by our technical reviewers. This team includes [Nicola Corti](https://twitter.com/cortinico) (GDE for Kotlin), [Garima Jain](https://twitter.com/ragdroid) (GDE in Android), Ilmir Usmanov (working on Kotlin compiler), [Sean McQuillan](https://twitter.com/objcode) (Developer Advocate at Google), Vsevolod Tolstopyatov (team lead of the Kotlin Libraries team), [Igor Wojda](https://twitter.com/igorwojda) (Android Developer Advocate) and [others](https://leanpub.com/coroutines). They all made significant contributions to this book. Along with suggestions for improvements, they pushed my understanding forward and forced me to dig deeper into some topics. Language revision was done by Michael Timberlake. Without all of them, this book would not be as good.

More about the book on [this page](https://kt.academy/book/coroutines).

[![](/images/cover_book_coroutines.png)](/book/coroutines)

## Why I wrote this book?

I am a happy user of Kotlin Coroutines since its early versions, and I firmly believe that it is a revolutionary solution. However, it is not easy to use coroutines well. I constantly see on a variety of projects, structures that absolutely make no sense (like `withContext(SupervisorJob())`, `async { … }.await()` or `coroutineScope { launch { … } }`). I can guess what their authors wanted to achieve, but whoever understands Kotlin Coroutines, can immediately see that the produced code makes no sense. That is why I started teaching Kotlin Coroutines, but soon I realized it is not enough. In over 20 editions of the workshop, I trained over 200 developers, but it is a fraction of all the users. So based on that workshop, I started writing this book. It was supposed to be a simple project, but as always, while writing, I could see more and more topics that need to be explained. Over time, different reviewers joined the project, with amazing suggestions. Applying them all took time, but I am happy with the final result. Finally, my new child is born.

## Where can you find the book?

Kotlin Coroutines ebook can be found [on LeanPub](https://leanpub.com/coroutines), and this is our suggested channel of distribution. For those preferring paperback, the book will soon be available on Amazon. You can also find an ebook on Amazon, but the price is higher than on LeanPub because Amazon rates are much higher.

Wersja PL:

Premiera książki Kotlin Coroutines

Dzisiaj premierę ma książka Kotlin Coroutines, autorstwa Marcina Moskały – znamienitego specjalisty w tym temacie, GDE w Kotlinie i oficjalnego trenera JetBrains (a przy okazji Polaka).

Książka dotyczy technologii Kotlin Coroutines, która prezentuje rewolucyjne podejście do współbierzności. Jest już powszechnie wykorzystywana przy tworzeniu aplikacji na platformę Android, oraz coraz częściej w aplikacjiach backendowych (na przykład w Allegro).

Więcej informacji na temat książki znajduje się tutaj 👇

Kotlin Coroutines (kt.academy)

Książka Kotlin Coroutines powstała w oparciu o praktykę zawodową, ale także o szkolenia – Marcin przeprowadził już ponad 20 szkoleń w tym temacie i to w czasie nich wyklarowała się struktura oraz zakres tematów tej książki. Współtworzyli ją również wyśmienici recenzenci, w tym Nicola Corti (Kotlin GDE), Garima Jain (Android GDE), Ilmir Usman (programista JetBrains współtworzący kompilator Kotlin), Sean McQuillan (Developer Advocate w Google), Vsevolod Tolstopyatov (Kotlin Libraries Team Lead w JetBrains)i inni. Kształt językowy książka zawdzięcza Michaelowi Timberlake, korektorowi i tłumaczowi z Uniwersytetu Jagiellońskiego.

Dla kogo jest ta książka?

Książka powstała głównie z myślą o programistach Android i backend. Jednakże może stanowić poszerzenie wiedzy osób posługujących się Kotlinem.

Gdzie można znaleźć książkę?

Wersję ebook Kotlin Coroutines można znaleźć na LeanPubie 👇

Kotlin Coroutines by Marcin Moskała [Leanpub PDF/iPad/Kindle]

Marcin Moskała będzie jednym z prelegentów naszej konferencji 4developers. Jeśli zainteresowała Was jego książka, zapraszamy na wykład Kotlin Coroutines in practice 6 kwietnia o 15:15.