learn kotlin by head first kotlin book, i read it but i dont know how to implement features of language in basic console app. For example when i study abstract class i understand how it works , but idk how to use it in real apps. How to be in this situiation ?
Learn more about OOP, Kotlin and then go to GitHub to check how other devs used it
Ok, ty for advice !
It's okay. You just need to have more practice. Try to grasp basic language concepts (try looking into kotlin koans). After that you could try to solve some simple real-world tasks. For example you could google some test tasks from interview. I'm talking about some simple apps not about algorithm-related questions. As mentioned earlier, abstraction and interfaces are from oop and that thing is more about real-world apps. And even then it's not so simple to get into it. So it's okay to be confused 😉
thank you for help !
Обсуждают сегодня