this post was submitted on 05 Sep 2024
5 points (100.0% liked)

Kotlin

618 readers
1 users here now

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

Subreddit rules:

Resources:

founded 1 year ago
MODERATORS
 

Hi everyone, I am learning kotlin as my first language(I have a bit of python knowledge mostly useless stuffs) I am following the android tutorial for kotlin and now I am 100% lost at the tip calculator in kotlin here. What should/could I do to improve my situation? Any recommend would help me a lot. Thank!

you are viewing a single comment's thread
view the rest of the comments
[–] wondrous_strange@lemmy.world 3 points 1 week ago

I second the above comment and would also recommend learning kotlin for a while before starting using it with android since both will take time to learn and android by itself is massive.

Regardless, when seeking help online, like the other comments said, be sure to be as specific as you can about your issue and questions and attach code snippets and\or logging output where applicable