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 基礎 Part 2 -- Exception(例外) の投げ方

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

4
Comments
1 min read
Functions in Kotlin
Cover image for 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
Cover image for 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
Cover image for 10 Almost Unknown Tools Which Facilitate Android Apps Development

10 Almost Unknown Tools Which Facilitate Android Apps Development

10
Comments
6 min read
Hey i want to add muti column selctor in my table in android using kotlin.

Hey i want to add muti column selctor in my table in android using kotlin.

5
Comments
1 min read
Kotlin in Action Summary - Part 3
Cover image for Kotlin in Action Summary - Part 3

Kotlin in Action Summary - Part 3

1
Comments
19 min read
Different layout for different screen sizes in Android with Kotlin
Cover image for 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
Слияние отсортированных массивов

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

45
Comments 2
1 min read
LeetCode with Kotlin. Two Sum
Cover image for LeetCode with Kotlin. Two Sum

LeetCode with Kotlin. Two Sum

1
Comments 1
2 min read
Getting Started With Kotlin
Cover image for 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 と連れ込んでいく

1
Comments
1 min read
Redis Trail - Redis Hackathon
Cover image for 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?
Cover image for What is Trailing Lambda and Comma in Kotlin?

What is Trailing Lambda and Comma in Kotlin?

10
Comments 3
2 min read
Kotlin in Action Summary - Part 2
Cover image for Kotlin in Action Summary - Part 2

Kotlin in Action Summary - Part 2

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

Android Quicky: ViewModelProvider.Factory in Kotlin

9
Comments 4
3 min read
Parameter Injection for Android ViewModels

Parameter Injection for Android ViewModels

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

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

55
Comments 2
1 min read
3 reasons why I'm not migrating LiveData to StateFlow
Cover image for 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
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
Cover image for Quick introduction to Kotlin classes

Quick introduction to Kotlin classes

Comments
3 min read
loading...