This shows you the differences between two versions of the page.
android:cursuri:09 [2023/09/24 08:57] laura.ruse |
android:cursuri:09 [2025/05/09 06:09] (current) laura.ruse |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Cursul 09. Obtinerea datelor si pozelor din Internet (Retrofit si Coil) ==== | + | ==== Cursul 09. Compose - Corutine, Servicii Web, Retrofit ==== |
+ | |||
+ | ==== 9.1 Compose - Corutine în Android ==== | ||
+ | |||
+ | * [[https://docs.google.com/presentation/d/1V-esUsJzCtBYXhAWAFDbQzg1esksNh9N/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | ||
+ | |||
+ | |||
+ | ==== 9.2 Compose - Servicii Web și Retrofit ==== | ||
+ | |||
+ | * [[https://docs.google.com/presentation/d/192muzYHw3FF8RPK8Lzpy3DxDh-hL16at/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | ||
+ | |||
+ | |||
+ | ==== Bibliografie ==== | ||
+ | |||
+ | * https://developer.android.com/courses/pathways/android-basics-compose-unit-5-pathway-1 | ||
+ | * https://developer.android.com/topic/libraries/architecture/viewmodel | ||
+ | * https://developer.android.com/topic/libraries/architecture/coroutines#viewmodelscope | ||
+ | * https://square.github.io/retrofit/ | ||
+ | * https://kotlinlang.org/docs/serialization.html | ||
+ | * https://kotlinlang.org/docs/coroutines-overview.html | ||
+ | * https://kotlinlang.org/docs/exceptions.html | ||