Slide 1

Slide 1 text

Wajahat Karim GDG DevFest Karachi - IBA Karachi Using Kotlin Coroutines in Your Android Apps

Slide 2

Slide 2 text

2 I am Wajahat Karim And I work at Contour Software. Hey There! Coding 8+ Years Experienced Android Developer Writing Authored 2 Worldwide Published Books Passion Open Source Contributor (many Android libraries) Community AndroidPub, FlutterPub, Articles, and Talks

Slide 3

Slide 3 text

Open Source = Github Profile: github.com/wajahtkarim3

Slide 4

Slide 4 text

What are Kotlin Coroutines? old new and clean way to do asynchronous programming

Slide 5

Slide 5 text

● Light-weight threads ● No callback-hell ● Stackless - no mapping on main thread ● No context switching on processor ● Easier multitasking & managed by developer

Slide 6

Slide 6 text

Time to code!

Slide 7

Slide 7 text

https://wajahatkarim.com [email protected] github.com/wajahatkarim3 @WajahatKarim medium.com/@wajahatkarim3 Any Questions?