Menu

Skip to content
  • Blog
  • Course
  • Newsletter
  • About
  • Talks
  • Legal Notice
Lukas Lechner
Youtube Twitter Email LinkedIn GitHub Stack Overflow

Lukas Lechner

✏️ Blogger | 🎓 Course Creator | 📢 Speaker | 👨‍💻 Freelance Android Developer

Presentations

November 1, 2017 by Lukas Lechner

Slides from my presentation @ Kotlin Night Brussels 2017

I spoke at the Kotlin Night in Brussels about “How Effective Java influenced Kotlin”. Here are the slides of my presentation.

 
This website uses cookies. If you stay on our website, we assume you're ok with this. For more information, see our Privacy Policy

Highlights

  • Why exception handling with Kotlin Coroutines is so hard and how to successfully master it!
  • Do we still need LeakCanary now that Android Studio 3.6 has "Memory Leak Detection"?
  • Kotlin Coroutines Exception Handling Cheat Sheet
  • How to run an expensive calculation with Kotlin Coroutines on the Android Main Thread without freezing the UI
  • Comparing Kotlin Coroutines with Callbacks and RxJava
  • Understanding Kotlin Coroutines with this mental model
  • 7 common mistakes you might be making when using Kotlin Coroutines
  • Kotlin Coroutines - Use Cases on Android
  • Do I need to call suspend functions of Retrofit and Room on a background thread?

Recent Posts

  • My Coroutines Course just got a BIG update: Kotlin Flow for Android Development
  • 7 common mistakes you might be making when using Kotlin Coroutines
  • Kotlin Coroutines Exception Handling Cheat Sheet
  • My first online course “Mastering Kotlin Coroutines for Android Development” is now available!
  • Why exception handling with Kotlin Coroutines is so hard and how to successfully master it!
 
Subscribe!
Casper WP by Lacy Morrow
Kotlin Coroutines and Flow for Android Development

🎓 Deepen your understanding of Kotlin Coroutines and Flow for Android Development with my new course!