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!

  • @wondrous_strange
    link
    English
    314 days 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