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.
Android Splash Screen

Android Splash Screen

7
Comments
3 min read
Resilient microservices with Quarkus and Kotlin - Introduction

Resilient microservices with Quarkus and Kotlin - Introduction

13
Comments
6 min read
Untangle your String on Java/Kotlin

Untangle your String on Java/Kotlin

10
Comments
10 min read
Top articles on KotlinTesting (2022)

Top articles on KotlinTesting (2022)

6
Comments
1 min read
Videobug - time travel debugger for Java, Scala and Kotlin

Videobug - time travel debugger for Java, Scala and Kotlin

3
Comments
1 min read
Error hierarchies and Kotlin sealed interfaces

Error hierarchies and Kotlin sealed interfaces

9
Comments
2 min read
Chopping the monolith - the demo

Chopping the monolith - the demo

27
Comments 1
5 min read
Building a Kotlin Mobile App with the Salesforce SDK, Part 3: Synchronizing Data

Building a Kotlin Mobile App with the Salesforce SDK, Part 3: Synchronizing Data

9
Comments
7 min read
Compose Destinations - Navigation Library

Compose Destinations - Navigation Library

14
Comments 3
3 min read
Confused over reverse, reversed, and asReveresed ? in Kotlin

Confused over reverse, reversed, and asReveresed ? in Kotlin

5
Comments
4 min read
Cloud Functions Using the New Kotlin Runtime

Cloud Functions Using the New Kotlin Runtime

34
Comments
6 min read
Android — Things to consider when testing an application

Android — Things to consider when testing an application

3
Comments
1 min read
PartialFunction implemented in Kotlin, inspired by scala

PartialFunction implemented in Kotlin, inspired by scala

5
Comments 1
1 min read
Toying with Kotlin's context receivers

Toying with Kotlin's context receivers

8
Comments
4 min read
Implementing snapshot-aware data structures

Implementing snapshot-aware data structures

64
Comments 4
1 min read
Simple Jetpack Compose Navigation Example

Simple Jetpack Compose Navigation Example

10
Comments
4 min read
QR Code Generator Android App

QR Code Generator Android App

7
Comments
1 min read
Qodana 2022.1 Is Available

Qodana 2022.1 Is Available

7
Comments
5 min read
CitRep - Android + Appwrite - Hackathon

CitRep - Android + Appwrite - Hackathon

4
Comments 1
1 min read
Compose Hackathon: Day… the rest

Compose Hackathon: Day… the rest

12
Comments
1 min read
Kotlin: Multi-dimensional Arrays

Kotlin: Multi-dimensional Arrays

10
Comments
3 min read
Learn KOTLIN in 25 minutes

Learn KOTLIN in 25 minutes

12
Comments 7
2 min read
Compose Hackathon: Day 2.5

Compose Hackathon: Day 2.5

14
Comments
1 min read
Building Nigma, a simple puzzle App Game using AppWrite

Building Nigma, a simple puzzle App Game using AppWrite

33
Comments 7
4 min read
Web/Desktop Contacts App Written Once With Doodle

Web/Desktop Contacts App Written Once With Doodle

4
Comments
1 min read
Compose Hackathon: Day 1

Compose Hackathon: Day 1

23
Comments
1 min read
Designing an application with Redis as a data store. What? Why?

Designing an application with Redis as a data store. What? Why?

7
Comments
7 min read
kotlinx.coroutines.delay() vs Thread.sleep()

kotlinx.coroutines.delay() vs Thread.sleep()

6
Comments
5 min read
Kotlin Sealed Class primer

Kotlin Sealed Class primer

8
Comments
2 min read
How to Migrate from Butterknife to View Binding in Android

How to Migrate from Butterknife to View Binding in Android

18
Comments
4 min read
My first Space service

My first Space service

11
Comments 2
4 min read
Using KotlinJS and NPM to create a Discord Bot - Discord Bot Series (Part 2)

Using KotlinJS and NPM to create a Discord Bot - Discord Bot Series (Part 2)

14
Comments
5 min read
How to write your own language plugin for IDEA (part 1)

How to write your own language plugin for IDEA (part 1)

6
Comments
11 min read
How to write your own language plugin for IDEA (part 2)

How to write your own language plugin for IDEA (part 2)

8
Comments
11 min read
Hi!

Hi!

4
Comments
1 min read
Intro showcase view in Jetpack Compose — Android

Intro showcase view in Jetpack Compose — Android

6
Comments
1 min read
How to write your own language plugin for IDEA (part 1)

How to write your own language plugin for IDEA (part 1)

5
Comments
11 min read
Kotlin Coroutines Basics - Simple Android App Demo

Kotlin Coroutines Basics - Simple Android App Demo

15
Comments
5 min read
How to use NPM modules in Kotlin/JS - Discord Bot Series (Part 1)

How to use NPM modules in Kotlin/JS - Discord Bot Series (Part 1)

13
Comments
6 min read
Using compose destinations

Using compose destinations

12
Comments
8 min read
Introduction to unit testing ViewModel with Kotlin Coroutine & Flow

Introduction to unit testing ViewModel with Kotlin Coroutine & Flow

4
Comments
1 min read
Android KSP guide for dummies by a Dummy: Part 1

Android KSP guide for dummies by a Dummy: Part 1

15
Comments
2 min read
KSP Gradle setup & Processor's first log: Part 2

KSP Gradle setup & Processor's first log: Part 2

11
Comments 1
3 min read
Kotlin Vs Java - Clearing The Haze For Once & All

Kotlin Vs Java - Clearing The Haze For Once & All

7
Comments
9 min read
Using KSP output in app: Part 4

Using KSP output in app: Part 4

9
Comments
2 min read
Generate the code using KSP : Part 3

Generate the code using KSP : Part 3

8
Comments
4 min read
Jetpack Compose Crash Course from Udemy Reviews

Jetpack Compose Crash Course from Udemy Reviews

7
Comments
2 min read
Android — 9 Useful Kotlin Flow Operators You Need to Know

Android — 9 Useful Kotlin Flow Operators You Need to Know

3
Comments
1 min read
A new Android TreeView implementation

A new Android TreeView implementation

3
Comments
3 min read
Creating Jetpack Compose Navigation and Submitting Arguments.

Creating Jetpack Compose Navigation and Submitting Arguments.

8
Comments
2 min read
Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
Jetpack Compose Country Code Picker

Jetpack Compose Country Code Picker

16
Comments
2 min read
My Github Android Template

My Github Android Template

2
Comments
2 min read
From Java to Kotlin. There and back again

From Java to Kotlin. There and back again

14
Comments 1
7 min read
Deploy a Spring Boot Kotlin application with Docker

Deploy a Spring Boot Kotlin application with Docker

18
Comments 2
4 min read
Kotlin’de Değişkenler

Kotlin’de Değişkenler

5
Comments 2
2 min read
How to use responsive images to speed up your apps — with android glide example

How to use responsive images to speed up your apps — with android glide example

4
Comments
1 min read
How to Publish Android Library on JitPack.io with GitHub?

How to Publish Android Library on JitPack.io with GitHub?

21
Comments
6 min read
MongoDB $weeklyUpdate #62 (Mar 25, 2022): Minesweeper, Python, and Kotlin - Oh My

MongoDB $weeklyUpdate #62 (Mar 25, 2022): Minesweeper, Python, and Kotlin - Oh My

8
Comments
4 min read
Combining scripts and DSLs is Kotlin’s most underrated feature

Combining scripts and DSLs is Kotlin’s most underrated feature

10
Comments 1
9 min read
loading...