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.
Conhecendo o Kotlin

Conhecendo o Kotlin

Comments
4 min read
Top Ten Times JavaScript is Mentioned in Moby Dick

Top Ten Times JavaScript is Mentioned in Moby Dick

12
Comments 4
2 min read
10 new Android Libraries And Projects To Inspire You In 2022

10 new Android Libraries And Projects To Inspire You In 2022

7
Comments
6 min read
Switching Fragments With Code

Switching Fragments With Code

6
Comments
3 min read
Обмен элементов в связном списке

Обмен элементов в связном списке

51
Comments
1 min read
Вид сбоку бинарного дерева

Вид сбоку бинарного дерева

36
Comments 1
1 min read
Learning KMM: Entry 3

Learning KMM: Entry 3

4
Comments
6 min read
Kotlin Springboot -- Part 9 Domain に中身の比較のドメインロジックを生やして活用する

Kotlin Springboot -- Part 9 Domain に中身の比較のドメインロジックを生やして活用する

3
Comments
1 min read
Kotlin Springboot -- Part 8 インスタンスの作成を Component 機能を使って Dependency Injection が自動で行われるようにする

Kotlin Springboot -- Part 8 インスタンスの作成を Component 機能を使って Dependency Injection が自動で行われるようにする

4
Comments
1 min read
Learning Kotlin Multiplatfom Mobile: Entry 3.5

Learning Kotlin Multiplatfom Mobile: Entry 3.5

Comments
5 min read
List Fragments

List Fragments

1
Comments
3 min read
Kotlin Springboot -- Part 7 Rest でドメインのデータクラスから JSON のためのデータクラスに変換して JSON に変換する

Kotlin Springboot -- Part 7 Rest でドメインのデータクラスから JSON のためのデータクラスに変換して JSON に変換する

4
Comments
1 min read
How to manage dependencies between Gradle modules?

How to manage dependencies between Gradle modules?

12
Comments
2 min read
Constraint Layout in Jetpack Compose: Create complex and responsive android layouts on the fly.

Constraint Layout in Jetpack Compose: Create complex and responsive android layouts on the fly.

5
Comments
5 min read
Getting an Activity and a Fragment to Interact

Getting an Activity and a Fragment to Interact

5
Comments
3 min read
Обход бинарного дерева

Обход бинарного дерева

34
Comments
1 min read
Draw the Labeled Range Slider

Draw the Labeled Range Slider

3
Comments
8 min read
Android Fragments

Android Fragments

1
Comments
2 min read
Объединение интервалов

Объединение интервалов

58
Comments 2
1 min read
Parallax Scrolling using LazyColumn

Parallax Scrolling using LazyColumn

4
Comments
4 min read
A brief intro to SLF4J and the Java logging hell

A brief intro to SLF4J and the Java logging hell

5
Comments 1
5 min read
Kotlin 基礎 Part 2 -- Exception(例外) の投げ方

Kotlin 基礎 Part 2 -- Exception(例外) の投げ方

3
Comments
1 min read
Robot Worlds 2: Communication

Robot Worlds 2: Communication

3
Comments
10 min read
Functions in Kotlin

Functions in Kotlin

2
Comments
3 min read
Kotlin Springboot -- Part 6 Driver で Entity のデータクラスとインスタンスを作り Gateway で Domain に変換する

Kotlin Springboot -- Part 6 Driver で Entity のデータクラスとインスタンスを作り Gateway で Domain に変換する

3
Comments
1 min read
Kotlin Springboot -- Part 5 Rest で全てのインスタンスを作って Driver まで動くようにする

Kotlin Springboot -- Part 5 Rest で全てのインスタンスを作って Driver まで動くようにする

4
Comments
1 min read
Simple Google Map App - Jetpack Compose

Simple Google Map App - Jetpack Compose

11
Comments
6 min read
10 Almost Unknown Tools Which Facilitate Android Apps Development

10 Almost Unknown Tools Which Facilitate Android Apps Development

10
Comments
6 min read
Different layout for different screen sizes in Android with Kotlin

Different layout for different screen sizes in Android with Kotlin

4
Comments
4 min read
Слияние отсортированных массивов

Слияние отсортированных массивов

35
Comments 2
1 min read
LeetCode with Kotlin. Two Sum

LeetCode with Kotlin. Two Sum

1
Comments 1
2 min read
Getting Started With Kotlin

Getting Started With Kotlin

4
Comments
1 min read
Kotlin Springboot -- Part 4 Domain で Value Object を定義して Driver->Gateway->Usecase と連れ込んでいく

Kotlin Springboot -- Part 4 Domain で Value Object を定義して Driver->Gateway->Usecase と連れ込んでいく

Comments
1 min read
Redis Trail - Redis Hackathon

Redis Trail - Redis Hackathon

3
Comments
2 min read
Skylunch: API for aviators

Skylunch: API for aviators

3
Comments
1 min read
Kotlin Springboot -- Part 3 Controller を Resource 層にして Usecase につなげる

Kotlin Springboot -- Part 3 Controller を Resource 層にして Usecase につなげる

Comments
1 min read
Kotlin Springboot -- Part 2 Driver に data class を定義して instance を作り、Usecase でまとめて Main で呼び出す

Kotlin Springboot -- Part 2 Driver に data class を定義して instance を作り、Usecase でまとめて Main で呼び出す

Comments
1 min read
What is Trailing Lambda and Comma in Kotlin?

What is Trailing Lambda and Comma in Kotlin?

7
Comments 2
2 min read
Kotlin Coroutine Scopes in Android

Kotlin Coroutine Scopes in Android

1
Comments
3 min read
Usando cache en Springboot

Usando cache en Springboot

1
Comments
3 min read
Kotlin in Action Summary - Part 2

Kotlin in Action Summary - Part 2

3
Comments
11 min read
Android Quicky: ViewModelProvider.Factory in Kotlin

Android Quicky: ViewModelProvider.Factory in Kotlin

6
Comments 4
3 min read
Parameter Injection for Android ViewModels

Parameter Injection for Android ViewModels

9
Comments
4 min read
Robot Worlds 1: Walking Skeleton

Robot Worlds 1: Walking Skeleton

4
Comments
7 min read
Валидация скобочной последовательности

Валидация скобочной последовательности

45
Comments 2
1 min read
3 reasons why I'm not migrating LiveData to StateFlow

3 reasons why I'm not migrating LiveData to StateFlow

4
Comments 1
4 min read
Material & Custom theming using Jetpack Compose

Material & Custom theming using Jetpack Compose

1
Comments
2 min read
Understand Fields and Properties in Kotlin

Understand Fields and Properties in Kotlin

5
Comments
3 min read
On JitPack's use of git repository name as Maven artifactId

On JitPack's use of git repository name as Maven artifactId

10
Comments 1
4 min read
Quick introduction to Kotlin classes

Quick introduction to Kotlin classes

Comments
3 min read
Notes of a Web Developer Learning Kotlin and Android Development - part 2

Notes of a Web Developer Learning Kotlin and Android Development - part 2

12
Comments 1
5 min read
Objects and Classes in Kotlin

Objects and Classes in Kotlin

2
Comments
1 min read
Algorithms Part 1 - Bags, Queues and Stacks

Algorithms Part 1 - Bags, Queues and Stacks

Comments
9 min read
Kotlin Springboot -- Part 01 "/" へのアクセスで template に値を渡してブラウザで表示する Controller を作る

Kotlin Springboot -- Part 01 "/" へのアクセスで template に値を渡してブラウザで表示する Controller を作る

3
Comments
1 min read
Understand Kotlin Multiple Constructors

Understand Kotlin Multiple Constructors

6
Comments
3 min read
To Flow or not to Flow? Message subscription in Kotlin.

To Flow or not to Flow? Message subscription in Kotlin.

10
Comments
3 min read
Ahead-of-time JitPack Builds with Custom GroupId via GitHub Actions

Ahead-of-time JitPack Builds with Custom GroupId via GitHub Actions

10
Comments 1
8 min read
Shimmer Effect on Android

Shimmer Effect on Android

6
Comments
3 min read
Object Mapping advanced features & QoL with Kotlin

Object Mapping advanced features & QoL with Kotlin

18
Comments
6 min read
Kts Scripting of Yaml & Json Dialects

Kts Scripting of Yaml & Json Dialects

8
Comments
6 min read
loading...