This shows you the differences between two versions of the page.
android:cursuri:08 [2023/12/27 13:40] laura.ruse removed |
android:cursuri:08 [2025/04/25 10:01] (current) laura.ruse |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Cursul 08. Adaptive UI ==== | + | ==== Cursul 08. Compose - Navigarea. Kotlin - Corutine. ==== |
+ | |||
+ | ==== 8.1 Compose - Navigarea ==== | ||
+ | |||
+ | |||
+ | * [[https://docs.google.com/presentation/d/1W65zilR0AzylGb6r4N9em3jutxqz2ff2/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | ||
+ | |||
+ | ==== 8.2 Kotlin - Corutine ==== | ||
+ | |||
+ | |||
+ | * [[https://docs.google.com/presentation/d/18mRhz7x9YOw7pD2POMGccQDA_8G6PFZm/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | ||
+ | |||
+ | |||
+ | ==== Bibliografie ==== | ||
+ | |||
+ | * https://developer.android.com/courses/pathways/android-basics-compose-unit-4-pathway-2 | ||
+ | * https://developer.android.com/guide/navigation/principles | ||
+ | * https://developer.android.com/guide/navigation | ||
+ | * https://m2.material.io/design/navigation/understanding-navigation.html | ||
+ | * https://developer.android.com/jetpack/compose/navigation | ||
+ | * https://developer.android.com/codelabs/jetpack-compose-navigation#0 | ||
+ | * https://medium.com/@banmarkovic/jetpack-compose-clear-back-stack-popbackstack-inclusive-explained-14ee73a29df5 | ||
+ | * https://developer.android.com/guide/navigation/backstack | ||
+ | * https://developer.android.com/courses/pathways/android-basics-compose-unit-5-pathway-1 | ||
+ | * https://kotlinlang.org/docs/coroutines-guide.html | ||
+ | * https://developer.android.com/kotlin/coroutines/additional-resources | ||
+ | * https://medium.com/androiddevelopers/coroutines-first-things-first-e6187bf3bb21 | ||
+ | * https://kotlinlang.org/docs/coroutine-context-and-dispatchers.html | ||
+ | * https://developer.android.com/kotlin/coroutines | ||
+ | * https://medium.com/androiddevelopers/coroutines-on-android-part-i-getting-the-background-3e0e54d20bb | ||
+ | * https://medium.com/androiddevelopers/exceptions-in-coroutines-ce8da1ec060c | ||
+ | * https://www.youtube.com/watch?v=ZTDXo0-SKuU&t=2s | ||
+ | * https://kotlinlang.org/docs/coroutines-overview.html | ||
+ | * https://medium.com/@mkcode0323/thread-vs-coroutines-choosing-the-right-concurrency-approach-in-kotlin-android-3a56368d9768 | ||