This shows you the differences between two versions of the page.
android:cursuri:10 [2024/04/05 11:20] laura.ruse created |
android:cursuri:10 [2025/05/16 09:21] (current) laura.ruse [10.3 SQL] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Cursul 10. Compose - Repository, ID, Coil ==== | + | ==== Cursul 10. Compose - Repository, ID, Coil, SQL ==== |
==== 10.1 Compose - Repository și injectarea dependențelor ==== | ==== 10.1 Compose - Repository și injectarea dependențelor ==== | ||
- | * [[https://docs.google.com/presentation/d/1xXHEM4_pv1u1cfyighjELj-zWbhKfRpF/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | + | * [[https://docs.google.com/presentation/d/1urJpZchUSvPiD2tN5_g5JbvSxif2tp1I/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] |
==== 10.2 Compose - Obținerea și afișarea imaginilor folosind Coil ==== | ==== 10.2 Compose - Obținerea și afișarea imaginilor folosind Coil ==== | ||
- | * [[https://docs.google.com/presentation/d/1tGNHbbnu0gNCQkXITFgAcYz4oO3cCNPc/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | + | * [[https://docs.google.com/presentation/d/1YTujg5hVfe4my3x3BIv72R-q0jbl_xab/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] |
+ | |||
+ | |||
+ | ==== 10.3 SQL ==== | ||
+ | |||
+ | |||
+ | * [[https://docs.google.com/presentation/d/1Gt3pRfESx2meISDjHWSWlAwtV26kVIu_/edit?usp=sharing&ouid=101271510483951552258&rtpof=true&sd=true| Slide-uri]] | ||
Line 23: | Line 29: | ||
* https://developer.android.com/jetpack/compose/lists | * https://developer.android.com/jetpack/compose/lists | ||
* https://developer.android.com/jetpack/compose/lists#lazy-grids | * https://developer.android.com/jetpack/compose/lists#lazy-grids | ||
+ | * https://developer.android.com/courses/pathways/android-basics-compose-unit-6-pathway-1 | ||
+ | * https://developer.android.com/studio/inspect/database | ||
+ | * https://developer.android.com/training/data-storage/sqlite | ||
+ | * https://www.sqlite.org/lang_aggfunc.html | ||
+ | * https://www.w3schools.com/sql/sql_quickref.asp | ||
+ | * https://developer.android.com/topic/performance/sqlite-performance-best-practices | ||