Kotlin

793 readers
1 users here now

Kotlin is a statically typed programming language for the JVM, Android, JavaScript, and native.

Subreddit rules:

Resources:

founded 2 years ago
MODERATORS
1
2
3
4
5
6
7
8
9
10
11
1
Ktor 3.4.0 Is Now Available! (blog.jetbrains.com)
submitted 3 months ago* (last edited 3 months ago) by nemeski@piefed.social to c/kotlin@programming.dev
12
1
Exposed 1.0 Is Now Available (blog.jetbrains.com)
submitted 3 months ago* (last edited 3 months ago) by nemeski@piefed.social to c/kotlin@programming.dev
13
14
15
16
1
submitted 4 months ago* (last edited 4 months ago) by masculineduckling@infosec.pub to c/kotlin@programming.dev
 
 

I started the official Android course with Kotlin and was very pleased with the first unit which went over the basics of Kotlin. It was very beginner friendly, written well, and a lot of reminders and general hand holding. I also have some prior coding experience.

The second unit on Android was the complete opposite experience. It was written by a non-native English speaker and the instructions were dry and not very clear.

I now understand why some people warned that learning Kotlin means fewer resources to learn from compared to Java where there are many to choose from. So it's made me consider: should I switch to a Java Android course with the hope that the Android portion of the course will be better developed? Or should I just stick with the Kotlin course because it will be difficult either way?

Also, has anyone else new to coding/android development had success learning with the official Kotlin Android course?

17
 
 

cross-posted from: https://reddthat.com/post/57765446

Is it even possible? It seems every third-party tool that did it is abandoning the feature and I can't get the deprecated but still present feature to work in Detekt or ktlint. I didn't realise the biggest challenge with Kotlin would be detecting unused import statements so I can easily remove them.

18
19
20
21
1
submitted 6 months ago* (last edited 6 months ago) by illucidmind@programming.dev to c/kotlin@programming.dev
 
 

I just released v0.4.0 of Ktor Panel.

Ktor Panel is a lightweight, customisable admin interface generation library for Ktor servers. Ktor Panel provides a simple way to manage database entities through an intuitive and secure interface using minimal configuration.

Official docs: https://ktor-panel.readthedocs.io/

Please leave a GitHub star if you find it useful!

22
23
24
25
view more: next ›