PinnedWhy You Should Learn Jetpack Compose in 2025 (And How to Do It for Free)If you’re an Android developer still clinging to XML layouts in 2025, it’s time for an intervention.Jan 301Jan 301
PinnedBeing an Indie Game Developer: My Story (2016–2021)In 2016, I decided to code mobile games. I had a few ideas but didn’t know where to start.How to code a game, what language is needed, I…Sep 11, 20222Sep 11, 20222
Day 10: ViewModel in Jetpack Compose🎯 Goal : In this lesson, we’ll learn how to use ViewModel, one of the architecture components from Android Jetpack libraries that can…2d ago2d ago
High Order Functions in Kotlin🎯 Goal: By the end of this lesson, you will understand what higher-order functions are in Kotlin, how to create them, and how to use them…Apr 11Apr 11
Day 9: Compose Modifiers🎯 Goal : In this article, we will explore Compose Modifiers, understanding how they are used to style, position UI elements in Jetpack…Apr 10Apr 10
Day 8: Layout Basics in Compose🎯 Goal : In this article, we will explore Compose layout basics, understanding how to arrange UI elements using Row, Column, and Box.Apr 9Apr 9
Day 7: Jetpack Compose Phases🎯 Goal : In this article, we will explore the phases of Jetpack Compose, understanding how the Composition, Recomposition, and Layout &…Apr 8Apr 8
Functions, Lambdas& Parameters in Kotlin🎯 Goal: In this section, we will explore Kotlin functions and lambda expressions, learning how to define, use, and optimize them for…Apr 7Apr 7
Type Checks, Operators, Null Safety & Scope Functions🎯 Goal: In this article, we will explore type checks, operators, null safety, and expressions in Kotlin to help you write safer, more…Apr 7Apr 7