https://github.com/jesperancinha/qa-mastering-apps
This repo is a collection of different apps used to investigate quality in different programming languages like Kotlin, Java, Scala, Clojure, Javascript, and different architecture. In these projects the focus is to explore abstractions, code quality, and the mastering of making applications with very high standards
https://github.com/jesperancinha/qa-mastering-apps
java kotlin kotlin-android kotlin-coroutines kotlin-jvm kotlin-library kotlin-multiplatform
Last synced: 21 days ago
JSON representation
This repo is a collection of different apps used to investigate quality in different programming languages like Kotlin, Java, Scala, Clojure, Javascript, and different architecture. In these projects the focus is to explore abstractions, code quality, and the mastering of making applications with very high standards
- Host: GitHub
- URL: https://github.com/jesperancinha/qa-mastering-apps
- Owner: jesperancinha
- Created: 2025-06-18T07:35:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-22T22:17:17.000Z (3 months ago)
- Last Synced: 2025-07-23T00:18:12.401Z (3 months ago)
- Topics: java, kotlin, kotlin-android, kotlin-coroutines, kotlin-jvm, kotlin-library, kotlin-multiplatform
- Language: Kotlin
- Homepage:
- Size: 115 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# QA Mastering Apps
## Introduction
This project contains examples where the idea is to explore best practices around different programming technologies
## Moved projects
Repos under handler [jesperancinha](https://github.com/jesperancinha) can be difficult to manage, especially if they are very small. Therefore, in order to be able to handle small projects better, some of them have been moved to here:
* [library-books](library-books)
* [online-product-shop](online-product-shop)
* [radioactive-narwhals-shop](radioactive-narwhals-shop)
* [rockstars-manager](rockstars-manager)
* [supermarket](supermarket)
* [mancalaje](mancalaje)
* [car-lease](car-lease)
* [airports-app](airports-app)All of these projects used to be in separated repos, but eventually managing them became too costly for what they are and represent.
---
## Resources
### Online
- [KotlinLang](https://kotlinlang.org/)
- [Develop Android apps with Kotlin](https://developer.android.com/kotlin)
- [Object expressions and declarations](https://kotlinlang.org/docs/object-declarations.html)
- [Android KTX](https://developer.android.com/kotlin/ktx)
- [Introduction to Test Doubles and Dependency Injection](https://developer.android.com/codelabs/advanced-android-kotlin-training-testing-test-doubles#0)### Books
- Moskala, M. (2021 - 2022). Kotlin Coroutines DEEP DIVE. (First Edition). Kt. Academy
- Vasic, M. (21st May 2018). Building Applications with Spring 5 and Kotlin. (First Edition). Packt Publishing
- Griffiths, D. Griffiths, D. (February 2019). Head First A Brain-Friendly Guide. (First Edition). O'Reilly
- Skeen, J. Greenhalgh, D. (July 2018). Kotlin Programming - The Big Nerd Ranch Guide. (First Edition). Big Nerd Ranch
- Jemerov, D. Isakova, S. (2017). Kotlin in Action. (First Edition). Manning Publications## About me
[](https://github.com/jesperancinha)