sidsharma2002 / PracticeApp

A "must-have a look" project for newcomers in android.
47 stars 20 forks source link
android android-architecture bestpractices clean-code cleanarchitecture cleancode hacktoberfest hacktoberfest-accepted hacktoberfest2021 jetpack-android kotlin kotlin-android mvvm-android

Become an "Industry Ready" Android Developer!!

This app is made with a purpose to help newbies understand core concepts of Android Development. There are very limited and not so clear resources available out there, Hence I've decided to fix it.

poster1 poster2

Rewrite In Progress!!

I am currently rewritting the whole codebase in a more cleaner way, mvc architecture pattern and with TDD approach. This is work in progress, please checkout the branch "cleanCode1" for the same.

Topics Implemented

Android Based

Non-Android Based

Resources

Documentaion and Other Sources

Youtube Channels

Books

Blogs

Android Best Practices

Clean Code

General Rules

Naming and Comment Principles

Formatting Rules

Classes and Functions

For more information