Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Mrcheese8847y@elonmusk
Android published in March that koltin is there official language for development :o.
I just started reading up on koltin -
Mrcheese8847y@elonmusk
Yeah ofcourse!
I was just interested.
I'm thinking of maybe learning it, but I don't wanna waste my time haha -
I prefer java. But i also like the compatible feature in kotlin. If i had time i might give it a try
-
For me I switched to kotlin in my personal projects (starting a new one in a week)
Though while I'm preparing for it and reading some docs, especially new ones like LiveData and Room for Android, Google wrote their examples in Java only, now that is a draw back as no docs are written with kolin examples like for Apple where you usually see both Swift and Objective-C -
@DGApps @Mrcheese so far Java is working nicely when imported in kotlin, I'm using retrofit and working without issues. Still starting with it can't really tell when you reach complex situation, how easy can it be solved?
But is worth looking it. And it has lambda
Koltin, is it gonna be a thing??
undefined