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.
Kapture - Kotlin/Native State Capture

Kapture - Kotlin/Native State Capture

35
Comments
5 min read
Kotlin Algorithm Challenge No. 3

Kotlin Algorithm Challenge No. 3

7
Comments
2 min read
Getting started with RSocket

Getting started with RSocket

7
Comments
3 min read
Caching made easy in android (with annotations)

Caching made easy in android (with annotations)

3
Comments
1 min read
Handling SIGINT in Kotlin Native

Handling SIGINT in Kotlin Native

7
Comments
5 min read
Kotlin and it's extenstions

Kotlin and it's extenstions

6
Comments
2 min read
Kotlin/Java Annotations: They're where it's @

Kotlin/Java Annotations: They're where it's @

8
Comments
6 min read
Designing a Novel Temporal Database Storage Engine for Byte-Addressable Non-Volatile Memory

Designing a Novel Temporal Database Storage Engine for Byte-Addressable Non-Volatile Memory

6
Comments 2
8 min read
Christmas Hacking: Squeezing Kotlin Native into Docker

Christmas Hacking: Squeezing Kotlin Native into Docker

10
Comments
6 min read
Using Apache Kafka for horizontal scaling of a temporal document store?

Using Apache Kafka for horizontal scaling of a temporal document store?

14
Comments
2 min read
Side Project release! 🎉

Side Project release! 🎉

8
Comments
1 min read
Data classes in Kotlin

Data classes in Kotlin

6
Comments 2
3 min read
The Pimp My Library Pattern

The Pimp My Library Pattern

7
Comments
5 min read
How to write functions in Kotlin? (Basic syntax)

How to write functions in Kotlin? (Basic syntax)

5
Comments
1 min read
Kotlin type Extensions

Kotlin type Extensions

7
Comments
3 min read
Easier Dynamic Programming with Kotlin auto-memoized functions

Easier Dynamic Programming with Kotlin auto-memoized functions

10
Comments
1 min read
Want to help with ReduxKotlin? Explore new patterns in Multiplatform Kotlin

Want to help with ReduxKotlin? Explore new patterns in Multiplatform Kotlin

6
Comments
1 min read
GraalVM: build regular Micronaut Kotlin/Java lambdas, run natively

GraalVM: build regular Micronaut Kotlin/Java lambdas, run natively

4
Comments
4 min read
Know your tools: jstack

Know your tools: jstack

5
Comments
1 min read
Android APP Quest: Mission 1 - Hello World

Android APP Quest: Mission 1 - Hello World

8
Comments 1
7 min read
Advent of Code with Kotlin in 1 minute!

Advent of Code with Kotlin in 1 minute!

3
Comments
1 min read
Kotlin Coroutine — Asenkron ve Paralel Programlama

Kotlin Coroutine — Asenkron ve Paralel Programlama

5
Comments
7 min read
SirixDB Roadmap 🎃🎉

SirixDB Roadmap 🎃🎉

6
Comments 2
1 min read
How to use Anko Library to run background task in Android

How to use Anko Library to run background task in Android

8
Comments
1 min read
Recyclerview basics (Part 1): Introduction

Recyclerview basics (Part 1): Introduction

7
Comments
2 min read
A guide to the Kotlin language

A guide to the Kotlin language

6
Comments
3 min read
Nullability in kotlin, a pragmatic approach.

Nullability in kotlin, a pragmatic approach.

5
Comments
3 min read
Corbind. New release

Corbind. New release

4
Comments
1 min read
Mixing Kotlin and Java in a single module of a multi-module Maven or Gradle project

Mixing Kotlin and Java in a single module of a multi-module Maven or Gradle project

6
Comments
1 min read
Augmenting a Spring Data repository through delegation

Augmenting a Spring Data repository through delegation

6
Comments
3 min read
Can someone explain this Kotlin expression.

Can someone explain this Kotlin expression.

8
Comments 10
1 min read
Mighty-watcher digest #1

Mighty-watcher digest #1

3
Comments
1 min read
See smiles with MLKit :)

See smiles with MLKit :)

18
Comments
5 min read
Passing Retrofit a client with FollowRedirect(false), but call is returning a 200 instead of expected 302

Passing Retrofit a client with FollowRedirect(false), but call is returning a 200 instead of expected 302

4
Comments
1 min read
Thinking in React for Native Android Apps

Thinking in React for Native Android Apps

21
Comments
13 min read
Does null safety (really) bring any value to businesses?

Does null safety (really) bring any value to businesses?

7
Comments 3
4 min read
Talk & Event Announcement: Kotlin/Everywhere

Talk & Event Announcement: Kotlin/Everywhere

6
Comments
1 min read
Don't let the shadow jar plugin shadow your application

Don't let the shadow jar plugin shadow your application

6
Comments
1 min read
Variables in kotlin

Variables in kotlin

6
Comments
2 min read
Version Your Database / Future Directions

Version Your Database / Future Directions

4
Comments
2 min read
In-Memory Performance for Big Data

In-Memory Performance for Big Data

3
Comments
1 min read
How to get Hacker News top stories using parallel coroutine and Retrofit

How to get Hacker News top stories using parallel coroutine and Retrofit

6
Comments
2 min read
SirixDB: Importance of Efficiently Retaining the History of Your Data

SirixDB: Importance of Efficiently Retaining the History of Your Data

6
Comments
5 min read
The state of Kotlin 2019

The state of Kotlin 2019

8
Comments
2 min read
Introduction to kotlin section1

Introduction to kotlin section1

9
Comments
2 min read
Corbind. First stable release.

Corbind. First stable release.

5
Comments
1 min read
Switching RxJava schedulers between app code and corresponding tests

Switching RxJava schedulers between app code and corresponding tests

6
Comments
2 min read
Maildroid

Maildroid

6
Comments
1 min read
Why there is not a SDK a la Android for creating Mobile and Desktop APPs based in OpenSource Core Technologies?...

Why there is not a SDK a la Android for creating Mobile and Desktop APPs based in OpenSource Core Technologies?...

2
Comments 7
1 min read
Day 9: Display list of elephants

Day 9: Display list of elephants

6
Comments
1 min read
Planning and Inaugural Meeting of the Edinburgh Kotlin User Group

Planning and Inaugural Meeting of the Edinburgh Kotlin User Group

6
Comments
3 min read
Day 5: Test, testing, tested

Day 5: Test, testing, tested

3
Comments 1
1 min read
Day 4: Kotlin coroutines and app testing

Day 4: Kotlin coroutines and app testing

6
Comments
2 min read
Startup Bus 2019 starting off!

Startup Bus 2019 starting off!

5
Comments
2 min read
Incremental testing for Gradle multi-projects

Incremental testing for Gradle multi-projects

7
Comments
4 min read
Tearing Vitcord Backend

Tearing Vitcord Backend

6
Comments
5 min read
How to create a Kotlin project using Gradle and run it with Android Studio

How to create a Kotlin project using Gradle and run it with Android Studio

7
Comments
3 min read
Kotlin vs React Native for Android only app

Kotlin vs React Native for Android only app

9
Comments 1
1 min read
Immutable data structures in Java

Immutable data structures in Java

8
Comments
6 min read
Patterns in Kotlin: Abstract Factory

Patterns in Kotlin: Abstract Factory

9
Comments
4 min read
loading...