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.
The hidden Kotlin gem you didn't think you'll love: Deprecations with ReplaceWith

The hidden Kotlin gem you didn't think you'll love: Deprecations with ReplaceWith

32
Comments 2
5 min read
Creating A/B (Split) test API in 2 hours

Creating A/B (Split) test API in 2 hours

7
Comments
3 min read
Using Computer Vision to extract sprite pixel art

Using Computer Vision to extract sprite pixel art

15
Comments
4 min read
Wednesday Links - Edition 2020-05-27

Wednesday Links - Edition 2020-05-27

6
Comments
1 min read
Kotlin 프로그램 내부에서 Kotlin script를 실행하기 - kotlin 1.3.71 기준

Kotlin 프로그램 내부에서 Kotlin script를 실행하기 - kotlin 1.3.71 기준

7
Comments
1 min read
Pocket Guide on Kotlin

Pocket Guide on Kotlin

78
Comments 9
15 min read
Matt's Tidbits #70 - Cleaner diffs!

Matt's Tidbits #70 - Cleaner diffs!

6
Comments
2 min read
How to implement a task queue using Apache Artemis and Spring Boot

How to implement a task queue using Apache Artemis and Spring Boot

12
Comments 2
9 min read
Building a Kotlin library with Gradle

Building a Kotlin library with Gradle

10
Comments
4 min read
Introduction to Kotlin (Part 2): if, when, and looping

Introduction to Kotlin (Part 2): if, when, and looping

5
Comments
3 min read
Developing Fullstack Web Application Using Spring Boot, Kotlin and React JS

Developing Fullstack Web Application Using Spring Boot, Kotlin and React JS

19
Comments
1 min read
Mastering Kotlin indexed access operator

Mastering Kotlin indexed access operator

7
Comments
4 min read
Utilizando MergeAdapter no Android

Utilizando MergeAdapter no Android

12
Comments
2 min read
Springboot + JPA + Kotlin

Springboot + JPA + Kotlin

15
Comments
3 min read
How to use Material dialogs with DialogFragment

How to use Material dialogs with DialogFragment

12
Comments
4 min read
Hexagonal Architecture in Java

Hexagonal Architecture in Java

1
Comments
4 min read
Safety App - a Project I made as a Student

Safety App - a Project I made as a Student

5
Comments
3 min read
How to Start Android Development

How to Start Android Development

7
Comments
5 min read
Matt's Tidbits #69 - Neat Kotlin field tricks

Matt's Tidbits #69 - Neat Kotlin field tricks

2
Comments
3 min read
SDN/RX Cypher tips

SDN/RX Cypher tips

7
Comments
4 min read
Introduction to Kotlin (Part 1): Variables, types, and functions

Introduction to Kotlin (Part 1): Variables, types, and functions

7
Comments
3 min read
Exploring CameraX Beta (Part - 1): Basic Setup

Exploring CameraX Beta (Part - 1): Basic Setup

6
Comments
5 min read
A story of building a custom Flow operator - bufferTimeout

A story of building a custom Flow operator - bufferTimeout

12
Comments 2
8 min read
KVision v3.9.0 is released (with support for React components)

KVision v3.9.0 is released (with support for React components)

3
Comments
1 min read
Kotlin Coroutines 101 — Jobs

Kotlin Coroutines 101 — Jobs

6
Comments
3 min read
20 Coolest Features of Non-Java JVM Languages

20 Coolest Features of Non-Java JVM Languages

54
Comments 3
40 min read
I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 2]

I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 2]

14
Comments
2 min read
📸 Kotlin Photo Contest - Thank you for your submissions! 🎉

📸 Kotlin Photo Contest - Thank you for your submissions! 🎉

12
Comments
4 min read
Code is beautiful

Code is beautiful

6
Comments 2
3 min read
Handle your Android app orientation changes in semi-automatic

Handle your Android app orientation changes in semi-automatic

6
Comments
3 min read
Implement Dark/Night Mode in an Android app with a ListPreference toggle

Implement Dark/Night Mode in an Android app with a ListPreference toggle

12
Comments 9
4 min read
Debug Kotlin with Xcode References

Debug Kotlin with Xcode References

10
Comments
2 min read
Android Sorting CheatSheet

Android Sorting CheatSheet

5
Comments
1 min read
"Hello, World!" but in 30 different languages!!!

"Hello, World!" but in 30 different languages!!!

137
Comments 66
2 min read
If you ever need to put HTML/CSS/JS or Web server inside native window

If you ever need to put HTML/CSS/JS or Web server inside native window

6
Comments
1 min read
Cancelling coroutines

Cancelling coroutines

6
Comments
5 min read
KVision v3.8.0 is released

KVision v3.8.0 is released

5
Comments
1 min read
WallBox -a photo app

WallBox -a photo app

2
Comments 1
1 min read
A Kotlin developer's view on Flutter/Dart tooling (part 1)

A Kotlin developer's view on Flutter/Dart tooling (part 1)

21
Comments 2
10 min read
The concise web framework

The concise web framework

3
Comments
1 min read
Waiting for coroutines

Waiting for coroutines

7
Comments
4 min read
Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android

Kotlin Coroutines and Retrofit – A Practical Approach to Consuming REST APIs in Android

11
Comments 5
6 min read
Building Heatmaps using Google Maps for Android

Building Heatmaps using Google Maps for Android

9
Comments 1
6 min read
Passing objects between Activities using RxAndroid

Passing objects between Activities using RxAndroid

5
Comments
2 min read
Kotlin: Extension function and Receiver type

Kotlin: Extension function and Receiver type

11
Comments
4 min read
ExpandableRecyclerView: Expandable Items With Room Database in Kotlin

ExpandableRecyclerView: Expandable Items With Room Database in Kotlin

22
Comments
9 min read
Kotlin: Function type, Function literal, Lambda expression and Anonymous function

Kotlin: Function type, Function literal, Lambda expression and Anonymous function

7
Comments
5 min read
Basic key behaviors of Kotlin coroutines

Basic key behaviors of Kotlin coroutines

12
Comments
5 min read
Android Libraries every Android Developer should know about

Android Libraries every Android Developer should know about

13
Comments
2 min read
Best ways to organise your Android Dependencies

Best ways to organise your Android Dependencies

8
Comments 5
4 min read
How to extend Vert.x EventBus API to save on serialization.

How to extend Vert.x EventBus API to save on serialization.

8
Comments
2 min read
Kotlin Spring Boot use-case: dependency injection of a list of services

Kotlin Spring Boot use-case: dependency injection of a list of services

4
Comments
2 min read
Matt's Tidbits #66 - The magic of Kotlin's "reified" keyword

Matt's Tidbits #66 - The magic of Kotlin's "reified" keyword

9
Comments
3 min read
Kotlin Coroutines

Kotlin Coroutines

6
Comments
7 min read
Writing an Appium test in Kotlin

Writing an Appium test in Kotlin

4
Comments
10 min read
Multiplatform Settings version 0.6 is out!

Multiplatform Settings version 0.6 is out!

14
Comments
3 min read
Automated documentation deployments using Kotlin & Netlify

Automated documentation deployments using Kotlin & Netlify

4
Comments
5 min read
Using Gradle's Kotlin DSL to Bundle React With a Spring Boot Web Application

Using Gradle's Kotlin DSL to Bundle React With a Spring Boot Web Application

9
Comments
3 min read
I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 1]

I'm Learning Kotlin By Creating Apps - This is my journey so far. [Part 1]

38
Comments 7
3 min read
Kotlin Scope Functions

Kotlin Scope Functions

6
Comments
2 min read
loading...