Phase | Main Topic | Content & Tools | Product Goal |
---|---|---|---|
1 | Fundamentals |
|
Build a simple command-line calculator. |
2 | Essential Tools |
|
Create a "Hello World" app and push it to GitHub. |
3 | Building User Interfaces (UI) |
|
Design a static login screen for an application. |
4 | Core Components |
|
Build a multi-screen app that passes data between screens. |
5 | Data Storage |
|
Create a simple note-taking app that saves data locally. |
6 | Networking |
|
Develop an app to fetch and display data from a public API. |
7 | Application Architecture |
|
Refactor an existing project to implement the MVVM pattern. |
8 | Advanced Topics |
|
Prepare and publish a simple application to the Google Play Store. |