Skip to content

Jadonai/basic-android-kotlin-compose-training-practice-problems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practice Problems - Solution Code

Practice problems test learner's understanding of the concepts that they studied. The problems are themed around real-world use cases.

This repo contains solution to the practice problems. Following is the list of practice problems:

  • Compose Article

    For Learn Together app, build a screen which displays article about Jetpack Compose Tutorial

  • Task Completed

    For Task Manager app, build a screen which displays All tasks completed screen.

  • Compose Quadrant

    Build an app that displays the information about the Composable functions.

Consider the solutions as one way to solve the problems and feel free to experiment however you feel comfortable.

Pre-requisites

You need to know:

  • How to load the project from GitHub into Android Studio and run the app in Android Studio.

Recommendation:

  • Try to solve the problems before you check the solution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%