This shows you the differences between two versions of the page.
android:cursuri:08 [2024/04/04 19:06] laura.ruse created |
android:cursuri:08 [2025/04/25 10:01] (current) laura.ruse |
||
---|---|---|---|
Line 4: | Line 4: | ||
- | * [[https://docs.google.com/presentation/d/13D-eeiMWewyLu8MqHWpMXsc1Wh8bL5gy/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | + | * [[https://docs.google.com/presentation/d/1W65zilR0AzylGb6r4N9em3jutxqz2ff2/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] |
==== 8.2 Kotlin - Corutine ==== | ==== 8.2 Kotlin - Corutine ==== | ||
- | * [[https://docs.google.com/presentation/d/1KY9X_12JeCFouDYQkS6XXzikmmcoJu4z/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | + | * [[https://docs.google.com/presentation/d/18mRhz7x9YOw7pD2POMGccQDA_8G6PFZm/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] |
Line 20: | Line 20: | ||
* https://developer.android.com/jetpack/compose/navigation | * https://developer.android.com/jetpack/compose/navigation | ||
* https://developer.android.com/codelabs/jetpack-compose-navigation#0 | * 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://developer.android.com/courses/pathways/android-basics-compose-unit-5-pathway-1 | ||
* https://kotlinlang.org/docs/coroutines-guide.html | * https://kotlinlang.org/docs/coroutines-guide.html | ||
Line 30: | Line 32: | ||
* https://www.youtube.com/watch?v=ZTDXo0-SKuU&t=2s | * https://www.youtube.com/watch?v=ZTDXo0-SKuU&t=2s | ||
* https://kotlinlang.org/docs/coroutines-overview.html | * https://kotlinlang.org/docs/coroutines-overview.html | ||
+ | * https://medium.com/@mkcode0323/thread-vs-coroutines-choosing-the-right-concurrency-approach-in-kotlin-android-3a56368d9768 | ||