Tickets for 2026 will be available soon!
Kotlin Multiplatform is reaching maturity as a platform for mobile development. As a highly flexible solution to code sharing - while retaining full access to native code - the sky is the limit [...]
Material 3 is Google’s latest and newest design system. However, using or adopting Material 3 in Android apps might be a bit challenging. In this talk, we will see how we can use [...]
Feature modules, App modules, Dynamic features if we create an app now everybody says we need spilt up our app in multiple module which is good design. But how and when should we [...]
Humans have small working memory but good pattern matching skills. The problems we want to solve are large and complex. How can the approach we take make it easier to deal with complexity, [...]
Wanna take a peek into the high security standards of the financial industry? Wanna learn actionable tips that you could apply next day at work and give value to the security? Being the [...]
Amazingly, foldables have been around for over 5 years now. While the market is still …unfolding, and the opinions are divided, everything so far points that screens are going towards that direction. However, [...]
Good architecture smooths the development path of your app for years to come. Bad architecture results in developers spending more time maintaining code and fixing bugs than adding features. So what does good [...]
Have you ever felt it's hard To convert JSON documents to a relational schema to save the information with SQLite/Room or CoreData? Or secretly saved JSON as a String to avoid the hassle. [...]
In this talk, we'll go over some of the best practices for writing slottable, customizable UI in Jetpack Compose. We'll talk about fully replacable UI and smaller feature-based slots which let you reuse [...]
Jetpack Compose (UI) is a powerful UI toolkit for Android. Have you ever wondered where this power comes from? The answer is Compose Runtime. In this talk, we will see how we can [...]
Jetpack Compose is the preferred toolkit for building native UI's on Android. By adopting Jetpack Compose comse also a set of challenges. One of those challenages is writing performance optimized Compose code. This [...]
The Coroutines library been providing Kotlin developers new options for concurrent multitasking since its first production release in 2018. However, it is not the only library in the Kotlinx namespace that deserves our [...]
Have you ever had a network problem while developing mobile apps that you wanted to bang your head on the wall, Fear no more, I’ve got the solution for you You’ll learn how [...]
Compose's code style lends itself well to modern architecture principles. Developers should work on features, not code maintenance. In this workshop we discuss what makes a good architecture. Together we re-architect a simple [...]
In this hands-on session, we’ll dive into the world of passkeys and the various types available; From Face ID and Touch ID to physical security keys over USB or NFC. Attendees will learn [...]
Mobile apps are growing, we have new features after every big release. Testing the app manually is time consuming. It means that it is time to integrate fast and reliable automated tests into [...]
## Course Objectives ## This course will take any student and make sure that: - The general level of proficiency is much higher than when they came - The skills acquired can be [...]