23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
# Recommended Videos
|
|
|
|
## Android Architecture
|
|
|
|
- [Architecture - MAD Skills playlist](https://www.youtube.com/playlist?list=PLWz5rJ2EKKc8GZWCbUm3tBXKeqIi3rcVX) [Google, 2022]
|
|
- [Building a scalable, modularized, testable app from scratch](https://www.youtube.com/watch?v=qX6zmKY4KP0&ab_channel=AndroidDevelopers) [Google, 2022]
|
|
|
|
## Architecture
|
|
|
|
- [A Philosophy of Software Design](https://www.youtube.com/watch?v=bmSAYlu0NcY) [Talks by Google]
|
|
- [Build a modular Android app architecture](https://www.youtube.com/watch?v=PZBg5DIzNww) [Google I/O'19]
|
|
- [Domain Modeling Made Functional](https://youtu.be/2JB1_e5wZmU) [Scott Wlaschin]
|
|
- [The Grug Brained Developer - reaction](https://www.youtube.com/watch?v=0KFiDK9r4UI) [ThePrimeTime]
|
|
|
|
## Math
|
|
|
|
- [Categories for the Working Hacker](https://youtu.be/gui_SE8rJUM?si=nBHmCInfNI65q2x7) [Philip Wadler]
|
|
|
|
## Kotlin Flows
|
|
|
|
- [Kotlin Flows in Practice](https://www.youtube.com/watch?v=fSB6_KE95bU) [Android Developers]
|
|
- [Asynchronous Data Streams with Kotlin Flow](https://www.youtube.com/watch?v=tYcqn48SMT8) [KotlinConf 2019]
|