[Android Advanced] Topic #0 - Coroutines

📂A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously. Coroutines were added to Kotlin in version 1.3 and are based on established concepts from other languages. On Android, coroutines help to solve two primary problems: Manage long-running tasks that might otherwise block the main thread and cause your app to freeze. Providing

Feb 6, 2020, 4:00 – 6:00 PM

1
RSVP'd

Key Themes

Android

About this event

📂A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously. Coroutines were added to Kotlin in version 1.3 and are based on established concepts from other languages.
On Android, coroutines help to solve two primary problems:
Manage long-running tasks that might otherwise block the main thread and cause your app to freeze.
Providing main-safety, or safely calling network or disk operations from the main thread.
Special guest Yonatan Levin will tell all the details of a ViewModel and what lies under the hood of these technologies.

Together with you, we will know:
👉Basics
👉Channels
👉Structured Concurrency
👉Coroutine Context and Dispatchers
👉Shared Mutable State and Concurrency
👉Asynchronous Flow

➡️ Registration - https://www.eventbrite.com/e/android-advanced-topic-0-coroutines-tickets-89474750387

Great thanks to our partners Fitbit & EPAM.

See you soon!
Android Academy team.

Organizers

  • Pavel Shchahelski

    Flo Health Inc

    GDG Organizer

  • Pavel Bogretsov

    Fabros

    Android Developer

Contact Us