Kotlin
🧪 JUnit Test Isolation — One Small Detail That Changed Everything Today I learned that JUnit creates a brand-new instance of your test class for every "@test" method by defau...
Search fresh public links, source activity, and ready-to-use post angles for Kotlin-Beginners.
Fresh curated links around kotlin-beginners are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
🧪 JUnit Test Isolation — One Small Detail That Changed Everything Today I learned that JUnit creates a brand-new instance of your test class for every "@test" method by defau...
When developers first learn Kotlin, one of the first language features they encounter is the difference between val and var.Continue reading on Medium »
Practice objects with a short kotlin challenge.
With advanced technology coming in, new techniques and programming languages have helped us create a smooth and effective process. One among many blessings of advanced technology i...
If you’ve ever looked at Kotlin code and wondered why some generic classes use out, others use in, and many use neither, you're not alone.Continue reading on Medium »
Primitive and Wrapper Classes in Java and Kotlin: Understanding Boxing, Unboxing, and GenericsContinue reading on Medium »
Hello Kotliners,Continue reading on kt.academy »
If you’ve been writing Kotlin for a while, you’ve probably used Unit and Any countless times. You've also likely seen Nothing appear in…Continue reading on Medium »
Simplifying the creation of collections.Continue reading on Medium »
In my previous articles, we explored:Continue reading on Medium »
Practice when with a short kotlin challenge.
Practice lambdas with a short kotlin challenge.
From “what is a suspend function?” to Flow, viewModelScope, and structured concurrency — the only guide a beginner needsContinue reading on Medium »
Part 2 of the deep dive series for Android developers who want to master coroutines at a senior level.Continue reading on Medium »
Part 3 of the deep dive series for Android developers who want to master coroutines at a senior level.Continue reading on Medium »
What Koin is, how it works, why it fits KMP better than Hilt or Dagger, and how I wired it into a real Android + iOS projectContinue reading on Medium »
Practice extensions with a short kotlin challenge.
Practice operators with a short kotlin challenge.
Covers: Kotlin, Coroutines, Flows, Jetpack Compose, MVVM + Clean Architecture, DI (Hilt/Koin), Libraries, Testing, CI/CD. Format per…Continue reading on Stackademic »
Learn what SharedFlow is, when to use it, and how it is different from StateFlow and LiveData with simple examples.Continue reading on Medium »
Practice infix functions with a short kotlin challenge.
Most Android tutorials teach you to build apps. This one teaches you to ship them.Continue reading on Medium »
IntroductionContinue reading on Medium »
We use coroutines:launch, withContext,delay almost every day, treating them as methods that simply work. But when you remove…Continue reading on Medium »
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.