KotlinicDev
KotlinicDev is a website focused on the Kotlin programming language. While the vast majority of content online associates Kotlin with Android Development, this blog focuses more on the Kotlin language itself and topics such as backend development.
Recent Posts
Install IntelliJ IDEA on Apple Silicon Mac (M1/M2/M3)
Posted on:June 13, 2023How to install IntelliJ IDEA on Apple Silicon Mac (M1/M2/M3).
Convert an Integer to a Hexadecimal String in Kotlin
Posted on:June 1, 2023How to convert an integer to a hexadecimal string in Kotlin.