An open API service indexing awesome lists of open source software.

https://github.com/antoniolg/coroutines-sample

Companion sample for coroutines 1.3
https://github.com/antoniolg/coroutines-sample

android android-development coroutines coroutines-android kotlin kotlin-android

Last synced: 7 months ago
JSON representation

Companion sample for coroutines 1.3

Awesome Lists containing this project

README

          

# Coroutines in Kotlin 1.3 explained: Suspending functions, contexts, builders and scopes

This sample is explained commit by commit in my blog:

- [https://antonioleiva.com/coroutines](https://antonioleiva.com/coroutines)

## Want to learn Kotlin and get a certificate?

All this sample is explained in videos step by step in my online training. If you are starting with Kotlin, learn the fastest way with my proven method! In just 10 hours of work.

> THE ONLINE TRAINING CERTIFIED BY JETBRAINS TO LEARN KOTLIN FOR ANDROID. FINISH THE TRAINING AND GET A CERTIFICATE OF COMPLETION.

![Kotlin Training Certified](/art/kotlin-training-certified.png?raw=true)

- Get in English: [Kotlin for Android Developers](https://antonioleiva.com/online-course/)
- Get in Spanish: [Kotlin para Desarrolladores Android](https://devexperto.com/curso-kotlin-online/)

![Kotlin for Android Developers](/art/kotlin-androiddev-online-en.jpg?raw=true)

#### Certificate of completion

At the end of the training, you will receive a certificate of completion that shows that you've finished this Kotlin Training Certified by JetBrains.

![Kotlin for Android Developers](/art/certificate-completion.jpg?raw=true)

## License

Copyright 2019 Antonio Leiva

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.