this post was submitted on 16 Jul 2023
1271 points (98.6% liked)

Programmer Humor

32032 readers
1263 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (1 children)

Learn kotlin, it's awesome and runs on literally everything.

[–] clutchmatic 4 points 1 year ago (1 children)

Kotlin won't save your skin if the code you wrote should be performant but you layered it into a heap of abstract classes, interfaces, factories, etc and, realistically, no one else would use or expand on that

[–] [email protected] 7 points 1 year ago

Sure, but nobody codes like that in kotlin (or in modern Java for that matter)