This shows you the differences between two versions of the page.
android:laboratoare:03 [2023/09/21 17:06] 127.0.0.1 external edit |
android:laboratoare:03 [2024/03/15 08:56] (current) laura.ruse [3. Android Studio] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Laboratorul 03. ===== | + | ===== Laboratorul 03. Kotlin - tipul funcție, expresii lambda. Compose - layout, modifier, elemente UI ===== |
+ | ==== 1. Kotlin - Tipul funcție și expresii lambda ==== | ||
+ | |||
+ | * Use function types and lambda expressions in Kotlin: [[https://developer.android.com/codelabs/basic-android-kotlin-compose-function-types-and-lambda?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-function-types-and-lambda#0 | codelab]] | ||
+ | |||
+ | ==== 2. Compose - Layout, funcții modifier, elemente UI ==== | ||
+ | |||
+ | * Create an interactive Dice Roller app: [[https://developer.android.com/codelabs/basic-android-kotlin-compose-build-a-dice-roller-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-build-a-dice-roller-app#0 | codelab]] | ||
+ | |||
+ | ==== 3. Android Studio (optional) ==== | ||
+ | |||
+ | * Debugger in Android Studio: [[https://developer.android.com/codelabs/basic-android-kotlin-compose-intro-debugger?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-intro-debugger#0 | codelab]] | ||
+ | |||
+ | ==== 4. Practice ==== | ||
+ | |||
+ | * 4.1. Kotlin Fundamentals: [[https://developer.android.com/codelabs/basic-android-kotlin-compose-kotlin-fundamentals-practice-problems?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-1%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-kotlin-fundamentals-practice-problems#0 | codelab]] | ||
+ | |||
+ | * 4.2. Click behavior: [[https://developer.android.com/codelabs/basic-android-kotlin-compose-button-click-practice-problem?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-button-click-practice-problem#0 | codelab]] | ||