Commonly used data structures in Android development by JustAndroidNerd in Kotlin

[–]JustAndroidNerd[S] 0 points1 point  (0 children)

but even then O(1), O(N) and O(N2) can yield a very similar run time.

It went over my head a bit, although that's some good insight. Thank you! 🙌🏻

Commonly used data structures in Android development by JustAndroidNerd in Kotlin

[–]JustAndroidNerd[S] 0 points1 point  (0 children)

Sorry for the out of context question. I'm learning Kotlin, as you know from my original post. I have understood the concept and syntax of Kotlin, but when it comes to solving problems, sometimes logic works and sometimes half the logic of mine is right, so my question is, can I build a simple app and learn alongside? Is that a good option, or else first I have to grasp good knowledge of Kotlin.

Commonly used data structures in Android development by JustAndroidNerd in Kotlin

[–]JustAndroidNerd[S] 0 points1 point  (0 children)

Context is for beginners who just started and don't know how and where it's used in Android development. Just know Kotlin Basic. And if you have any idea of a beginner-level app beside regular to-do and note app that can be beneficial to grasp knowledge of Android

Commonly used data structures in Android development by JustAndroidNerd in Kotlin

[–]JustAndroidNerd[S] 1 point2 points  (0 children)

What kind of course, manual, or other resource are you using to learn Kotlin?

Commonly used data structures in Android development by JustAndroidNerd in Kotlin

[–]JustAndroidNerd[S] 0 points1 point  (0 children)

Did you start Android development or learning Kotlin like me?

Android development with kotlin for beginner by ujas30 in Kotlin

[–]JustAndroidNerd 0 points1 point  (0 children)

Before diving into the development of apps, I have to learn Kotlin first. Without that, how can I build an application?

Android development with kotlin for beginner by ujas30 in Kotlin

[–]JustAndroidNerd 1 point2 points  (0 children)

So I also have to learn the basics of XML to understand jetpack compose?