Victor Brandalise Victor is very curious and likes understanding how and why things work; this is what drives him to learn new things. Most of his time is spent learning Android and Kotlin, but he also leaves some time for other subjects.

Stories by Victor Brandalise

Identifying Addressing Kotlin Code Smells

Identifying and addressing Kotlin code smells

Dev

We discuss how to spot Kotlin code smells using both manual and automated tools and investigate how to remove five common code smells.

Victor Brandalise
Apr 20, 2023 ⋅ 8 min read
Incorporating Machine Learning Android App

Incorporating machine learning into your Android app

Dev

Learn how to apply machine learning in Android Studio to scan and extract text, as well as detect and locate objects in images.

Victor Brandalise
Jan 23, 2023 ⋅ 7 min read
Kotlin Logo

Test advanced coroutines with Kotlin Playground

Dev

Let’s explore how to use Android’s Kotlin Playground to test advanced coroutines and discuss some strategies to improve testing.

Victor Brandalise
Dec 20, 2022 ⋅ 7 min read