mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-09-17 16:42:10 +08:00
Co-authored-by: nilbuild <4921183+nilbuild@users.noreply.github.com>
464 B
464 B
The Fundamentals
The fundamentals cover the core programming and tooling concepts needed before building Android apps. This includes understanding Kotlin or Java basics, object-oriented programming principles, data structures and algorithms, Gradle as the build system, and how to set up a working development environment.
Visit the following resources to learn more: