The FULL Beginner to Pro Roadmap for Android Development in 2023
In this video I'll show you my recommended way of learning Android from zero to hero, no matter where you currently are.
💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
https://pl-coding.com/drop-table-mentoring/
Regular programming advice on my Instagram page: https://www.instagram.com/_philipplackner_/
Here the links to my playlists & crash courses:
Kotlin playlist: https://www.youtube.com/playli....st?list=PLQkwcJG4YTC
Android fundamentals playlist: https://www.youtube.com/playli....st?list=PLQkwcJG4YTC
Jetpack Compose playlist (focus on first 11 videos): https://www.youtube.com/playli....st?list=PLQkwcJG4YTC
Flows playlist: https://www.youtube.com/playli....st?list=PLQkwcJG4YTC
Coroutines playlist: https://www.youtube.com/playli....st?list=PLQkwcJG4YTC
Room crash course: https://youtu.be/bOd3wO0uFr8
Retrofit crash course: https://youtu.be/t6Sql3WMAnk
MVVM crash course: https://youtu.be/A7CGcFjQQtQ
Dagger-Hilt crash course: https://youtu.be/bbMsuI2p1DQ
-----------------------------------------------------------------
00:00 - Introduction
00:58 - The fundamentals
02:24 - Build your first app
03:17 - Async programming
03:45 - Local DB & Room
04:05 - Build a CRUD app
04:35 - Remote APIs & Retrofit
04:55 - Random duck app
05:23 - Architectural patterns
06:33 - Build a Google Calendar Light
08:56 - Build, build, build…