https://github.com/felix-red/learningkotlinxml
https://github.com/felix-red/learningkotlinxml
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/felix-red/learningkotlinxml
- Owner: Felix-Red
- Created: 2025-04-16T07:35:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-17T08:54:36.000Z (about 1 year ago)
- Last Synced: 2025-04-17T23:56:52.481Z (about 1 year ago)
- Language: Kotlin
- Size: 569 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 Android Programming with Kotlin – Practice Projects
I’ve completed reading Android Programming with Kotlin for Beginners by John Horton, and this repo serves as a portfolio of the practical work I completed while following along with the book. It contains all the apps and mini-projects I built chapter-by-chapter to reinforce what I learned.
The book is a fantastic hands-on introduction to building Android apps using Kotlin, covering topics from basic UI design and layouts to more advanced concepts like data persistence, navigation components, and APIs. Throughout my learning journey, I applied each new concept by building functional apps, gradually improving in complexity and structure.

# Purpose
This repo isn't just a record of my progress—it's a valuable resource I can revisit for reference and revision. It also showcases my ability to learn by doing, and demonstrates how I approach learning new technologies from the ground up.
If you're also reading the book or new to Android/Kotlin development, feel free to explore the projects here as a companion or guide!