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

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

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

[![GitHub followers](https://img.shields.io/github/followers/jesperancinha.svg?label=Jesperancinha&style=for-the-badge&logo=github&color=grey "GitHub")](https://github.com/jesperancinha)