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.
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

6
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
Day 5

Day 5

8
Comments
1 min read
Don't sacrifice user experience for a better developer experience

Don't sacrifice user experience for a better developer experience

52
Comments 2
4 min read
How to start another activity on button click using Kotlin

How to start another activity on button click using Kotlin

27
Comments 5
2 min read
Tutorial: Kotlin Coroutines, Retrofit and fore

Tutorial: Kotlin Coroutines, Retrofit and fore

13
Comments
7 min read
Making safe API calls with Retrofit and Coroutines

Making safe API calls with Retrofit and Coroutines

17
Comments 3
3 min read
Day 4: Look and say

Day 4: Look and say

11
Comments 2
1 min read
Creating a Counter App using Android Jetpack Compose

Creating a Counter App using Android Jetpack Compose

6
Comments
2 min read
Day 3: From string to math

Day 3: From string to math

5
Comments 6
1 min read
Are you feeling overwhelmed? Refactor your assumptions

Are you feeling overwhelmed? Refactor your assumptions

37
Comments 3
5 min read
Day 2: Fixed point

Day 2: Fixed point

6
Comments 3
1 min read
Matt's Tidbits #50 - How to (inadvertently) initialize a Kotlin val twice

Matt's Tidbits #50 - How to (inadvertently) initialize a Kotlin val twice

5
Comments
3 min read
31 days of problems

31 days of problems

8
Comments
2 min read
Writing Gradle Plugins for Android; or, Donald Trump is a Huge Tool

Writing Gradle Plugins for Android; or, Donald Trump is a Huge Tool

20
Comments 3
11 min read
Maximizing Code Sharing between Android and iOS with Kotlin Multiplatform

Maximizing Code Sharing between Android and iOS with Kotlin Multiplatform

99
Comments 25
11 min read
Unit Testing using Robolectric in Android Studio

Unit Testing using Robolectric in Android Studio

9
Comments
5 min read
PipelineKt - Jenkinsfiles and Kotlin

PipelineKt - Jenkinsfiles and Kotlin

8
Comments 2
4 min read
Super basic: How Hashmap works in Java

Super basic: How Hashmap works in Java

48
Comments 4
5 min read
Publishing Application Metrics to CloudWatch Using Micrometer

Publishing Application Metrics to CloudWatch Using Micrometer

14
Comments
8 min read
Setting Up Kotlin (Command Line)

Setting Up Kotlin (Command Line)

8
Comments
2 min read
Taking a look at Coil. An image loading library for Kotlin on Android.

Taking a look at Coil. An image loading library for Kotlin on Android.

11
Comments
4 min read
Pivotal Web Services, SSL, and a Custom Domain

Pivotal Web Services, SSL, and a Custom Domain

15
Comments
2 min read
Clickable link text for Android TextView — Kotlin Extension

Clickable link text for Android TextView — Kotlin Extension

4
Comments
1 min read
loading...