52

I wanted to learn how to make an android app and it seems to be pushing to use Kotlin (official tutorial). I thought I was going to use Java (that I know). So I'm a little lost.
Is it really better with Kotlin than Java? Is it a good investment to learn Kotlin?

I just want to be able to make android app for myself and maybe it could drive me somewhere at some point professionnally. I have a web dev formation.

you are viewing a single comment's thread
view the rest of the comments
[-] BiteSizedZeitGeist@lemmy.world 8 points 6 months ago

I did a bootcamp for Java, and lucked into a junior Android dev role, and man, I've really grown to love Kotlin. It really does have all the things I liked about Java, like type safety, but it's so much more concise. It was pretty confusing at first, a lot of Kotlin is just syntactic sugar, and you kinda need to know what Kotlin is cutting out to make sense of things. But once I got into it, it just feels so much faster and expressive than Java.

I'm really happy when I see Kotlin being adopted outside of Android, like in backend services and such. But that rarely happens.

[-] WilliamsStark@sh.itjust.works 1 points 6 months ago

Interesting. Thank you for your feedback. I should go all the way with Kotlin then.

this post was submitted on 04 Jan 2024
52 points (88.2% liked)

Programmer Humor

31251 readers
1014 users here now

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

Rules:

founded 4 years ago
MODERATORS