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.
Kotlin Object Vs Companion Object

Kotlin Object Vs Companion Object

16
Comments 3
2 min read
Kotlin 1.3.70 Reactions

Kotlin 1.3.70 Reactions

51
Comments
5 min read
Snake Eyes: Extension Methods

Snake Eyes: Extension Methods

12
Comments 1
7 min read
Kotlin and retrofit network calls

Kotlin and retrofit network calls

34
Comments 10
6 min read
Android Tutorial: How to Develop an Android App

Android Tutorial: How to Develop an Android App

36
Comments 1
13 min read
KVision v3.0.0 is released (with Javalin support)

KVision v3.0.0 is released (with Javalin support)

4
Comments
1 min read
GraphQL + Kotlin & Spring Boot - Part 1

GraphQL + Kotlin & Spring Boot - Part 1

26
Comments 1
3 min read
Kotlin RxJava Retrofit tutorial

Kotlin RxJava Retrofit tutorial

19
Comments
3 min read
Android Intents with Kotlin

Android Intents with Kotlin

10
Comments
6 min read
Creating a Kubernetes Operator with Kotlin

Creating a Kubernetes Operator with Kotlin

7
Comments
13 min read
Changing the color scheme at run-time for an Android app (Theme hack?).

Changing the color scheme at run-time for an Android app (Theme hack?).

20
Comments
7 min read
Android testing help

Android testing help

4
Comments 4
1 min read
ara issue of the week

ara issue of the week

7
Comments
1 min read
#MakeTheChangePt2: Kotlin Properties

#MakeTheChangePt2: Kotlin Properties

5
Comments
4 min read
Solving Project Euler Problem Everyday - Day 01

Solving Project Euler Problem Everyday - Day 01

5
Comments 3
1 min read
Matt's Tidbits #56 - Be careful with @JvmOverloads

Matt's Tidbits #56 - Be careful with @JvmOverloads

5
Comments
4 min read
#MakeTheChange: From Java to Kotlin

#MakeTheChange: From Java to Kotlin

8
Comments 2
6 min read
Let's talk DSL with Kotlin

Let's talk DSL with Kotlin

25
Comments
8 min read
How to Write Unit Tests for Kotlin

How to Write Unit Tests for Kotlin

8
Comments
5 min read
From marketing to backend developer in one year - the story of Adele Carpenter

From marketing to backend developer in one year - the story of Adele Carpenter

16
Comments 1
5 min read
A production-level architecture for Android apps (part 2)

A production-level architecture for Android apps (part 2)

16
Comments 5
19 min read
A production-level architecture for Android apps (part 1)

A production-level architecture for Android apps (part 1)

14
Comments 4
5 min read
Dynamic Geofencing 100+ in Kotlin - Android

Dynamic Geofencing 100+ in Kotlin - Android

10
Comments 2
5 min read
February 15th: Week in Review

February 15th: Week in Review

4
Comments
1 min read
Android Layouts Hands-On (Tagalog)

Android Layouts Hands-On (Tagalog)

5
Comments
1 min read
Alpas Updates - 12 Feb2020 Edition

Alpas Updates - 12 Feb2020 Edition

4
Comments
3 min read
Alpas Updates — 29 Jan 2020 Edition

Alpas Updates — 29 Jan 2020 Edition

5
Comments
4 min read
Como fazer testes unitários em controllers de um app Spring Boot

Como fazer testes unitários em controllers de um app Spring Boot

20
Comments
5 min read
Matt's Tidbits #55 - Strange Breakpoint behavior with Rx schedulers

Matt's Tidbits #55 - Strange Breakpoint behavior with Rx schedulers

4
Comments
3 min read
Android Development Tutorial Intro (Tagalog)

Android Development Tutorial Intro (Tagalog)

4
Comments 2
1 min read
#MakeItBetter: My Everyday Kotlin Extension Functions

#MakeItBetter: My Everyday Kotlin Extension Functions

11
Comments 4
4 min read
Android ViewModels: Saving State across Process Death

Android ViewModels: Saving State across Process Death

8
Comments
2 min read
Testing Kotlin Lambda Invocations without Mocking

Testing Kotlin Lambda Invocations without Mocking

42
Comments 3
7 min read
How to become Effective with Kotlin? Answers from Marcin Moskala

How to become Effective with Kotlin? Answers from Marcin Moskala

27
Comments
5 min read
Build a WhatsApp Clone on Android With Kotlin – Part 1

Build a WhatsApp Clone on Android With Kotlin – Part 1

288
Comments 4
10 min read
#MVP: Explaining Model-View-Presenter

#MVP: Explaining Model-View-Presenter

9
Comments
6 min read
Kotlin and Domain-Driven Design—Value Objects

Kotlin and Domain-Driven Design—Value Objects

39
Comments 3
7 min read
Kotlin functions are fun

Kotlin functions are fun

9
Comments
4 min read
Simple circular progress indicator

Simple circular progress indicator

6
Comments
2 min read
Be immutable my friend!

Be immutable my friend!

6
Comments
5 min read
Good resources to learn Kotlin for Android?

Good resources to learn Kotlin for Android?

21
Comments 5
1 min read
🚀 Visualizing memory management in JVM(Java, Kotlin, Scala, Groovy, Clojure)

🚀 Visualizing memory management in JVM(Java, Kotlin, Scala, Groovy, Clojure)

296
Comments 15
11 min read
Quick Recipe for creating DSLs in Kotlin

Quick Recipe for creating DSLs in Kotlin

17
Comments
2 min read
A simple implementation of rounded background for text in Android

A simple implementation of rounded background for text in Android

5
Comments
3 min read
A web app from scratch to finish with Alpas and Kotlin — Authentication Scaffolding

A web app from scratch to finish with Alpas and Kotlin — Authentication Scaffolding

36
Comments 1
4 min read
Java or kotlin?

Java or kotlin?

14
Comments 26
1 min read
Cheatsheet: How to Launch a Kotlin Coroutine

Cheatsheet: How to Launch a Kotlin Coroutine

9
Comments 1
1 min read
Using IntelliJ to speed up your dev workflow

Using IntelliJ to speed up your dev workflow

39
Comments 2
8 min read
Kotlin/Native - Transferring State

Kotlin/Native - Transferring State

36
Comments
4 min read
Free Android Resources

Free Android Resources

14
Comments
2 min read
So I tried Kotlin in Eclipse, and here's what happened

So I tried Kotlin in Eclipse, and here's what happened

4
Comments 1
1 min read
What is a unit test

What is a unit test

85
Comments 4
4 min read
Let's build a web app from scratch to finish with Alpas and Kotlin

Let's build a web app from scratch to finish with Alpas and Kotlin

58
Comments 8
5 min read
A web app from scratch to finish with Alpas and Kotlin — Up and Running

A web app from scratch to finish with Alpas and Kotlin — Up and Running

21
Comments
4 min read
Que es un unit test (Prueba unitaria)

Que es un unit test (Prueba unitaria)

7
Comments 2
5 min read
Ara issue of the week number 1

Ara issue of the week number 1

4
Comments
1 min read
Whats you preferred jvm build system?

Whats you preferred jvm build system?

11
Comments 27
1 min read
Mutual TLS authentication in REST services with Kotlin

Mutual TLS authentication in REST services with Kotlin

6
Comments
1 min read
Starting activities with buttons using Kotlin

Starting activities with buttons using Kotlin

6
Comments
1 min read
Beautiful Android rounded buttons

Beautiful Android rounded buttons

5
Comments
2 min read
loading...