Skip to content

Instantly share code, notes, and snippets.

View sam43's full-sized avatar
🏠
Working from home

A S M Sayem sam43

🏠
Working from home
View GitHub Profile
@sam43
sam43 / android_topics_to_learn.txt
Last active January 12, 2022 06:07
Important links for android learnings
https://betterprogramming.pub/unit-testing-api-specific-code-on-android-cee08dd2dd1
https://premsinghsodha7.medium.com/kotlin-how-to-write-code-more-readable-and-clean-best-practices-ac6cac160f3d
*** https://kapilvij.medium.com/kotlin-interview-cheat-sheet-c62e7850ba73
https://medium.com/@bhakadepatil/design-patterns-in-android-with-kotlin-a64484665eeb
https://medium.com/androiddevelopers/dependency-injection-on-android-with-hilt-67b6031e62d
https://medium.com/androiddevelopers/room-coroutines-422b786dc4c5
https://proandroiddev.com/how-we-reduced-our-gradle-build-times-by-over-80-51f2b6d6b05b
https://www.raywenderlich.com/7109-test-driven-development-tutorial-for-android-getting-started
Unit and Espresso Testing: https://www.youtube.com/watch?v=3weiK_qKuSI&ab_channel=DJMalone
MVI: https://medium.com/@soundhar.p03/android-mvi-architecture-230cd30e40b4