DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implement pending purchases with Amazon IAP

Implement pending purchases with Amazon IAP

5
Comments
4 min read
Kotlin fundamentals Part I: variables & constants

Kotlin fundamentals Part I: variables & constants

Comments
2 min read
Kotlin Code Smell 017 - Pattern Abusers

Kotlin Code Smell 017 - Pattern Abusers

Comments
1 min read
Adding subscriptions to your Android app. Part 2. Busy work

Adding subscriptions to your Android app. Part 2. Busy work

2
Comments
2 min read
Kotlin with Spring Boot Setup

Kotlin with Spring Boot Setup

2
Comments
3 min read
Adding subscriptions to your android app. Part 1. The UI

Adding subscriptions to your android app. Part 1. The UI

8
Comments
3 min read
Top 5 Programming Languages to Learn in 2023 for Career Growth and Job Opportunities

Top 5 Programming Languages to Learn in 2023 for Career Growth and Job Opportunities

1
Comments
2 min read
If use Jetpack compose don't use Shared Preference

If use Jetpack compose don't use Shared Preference

23
Comments 2
2 min read
Kotlin is `fun` - Some cool stuff about Kotlin functions

Kotlin is `fun` - Some cool stuff about Kotlin functions

5
Comments
4 min read
When encapsulation is a trouble...

When encapsulation is a trouble...

2
Comments
2 min read
Custom Theming in Jetpack Compose

Custom Theming in Jetpack Compose

6
Comments
4 min read
The Downsides of New Technology Come Fast and Furious (Let's talk about AI)

The Downsides of New Technology Come Fast and Furious (Let's talk about AI)

25
Comments 6
3 min read
Simple Example to Use WorkManager and Notification

Simple Example to Use WorkManager and Notification

4
Comments
5 min read
Getting Started with Jetpack Compose

Getting Started with Jetpack Compose

4
Comments 1
10 min read
Improve Android unit tests with shared preferences mock library

Improve Android unit tests with shared preferences mock library

71
Comments
2 min read
RunBlocking in Kotlin Coroutine

RunBlocking in Kotlin Coroutine

5
Comments
2 min read
MongoDB $weeklyUpdate #105 (February 24, 2023): MUG in Munich & Building a RESTful Application

MongoDB $weeklyUpdate #105 (February 24, 2023): MUG in Munich & Building a RESTful Application

Comments
3 min read
Companion Object in Kotlin

Companion Object in Kotlin

Comments
1 min read
Null safety: Kotlin vs. Java

Null safety: Kotlin vs. Java

29
Comments 20
5 min read
Connecting Micronaut to MongoDB database using Kotlin

Connecting Micronaut to MongoDB database using Kotlin

2
Comments
5 min read
Property-based testing with Kotlin and Kotest: the Christmas edition

Property-based testing with Kotlin and Kotest: the Christmas edition

1
Comments
5 min read
Implementing Admob Ads With Jetpack Compose

Implementing Admob Ads With Jetpack Compose

7
Comments
5 min read
My process for creating Custom Jetpack compose Components

My process for creating Custom Jetpack compose Components

8
Comments 1
4 min read
Fragment: getContext vs requireContext

Fragment: getContext vs requireContext

109
Comments
2 min read
Implement Default Splash Screen Prior to Android 12

Implement Default Splash Screen Prior to Android 12

10
Comments
3 min read
loading...