An open API service indexing awesome lists of open source software.

https://github.com/felix-red/learningkotlinxml


https://github.com/felix-red/learningkotlinxml

Last synced: about 1 year ago
JSON representation

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.

![](https://github.com/Felix-Red/LearningKotlinXML/blob/main/thumbnail.webp)

# 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!