Hello, I’m Ariel Silva

A software developer simplifying hard concepts

Latest Posts

Stress Test

Image Source Algorithm is everywhere. From our fridge to rockets. That’s why we have to make them as perfect as possible. However, we are flawed creatures, how can we write (nearly...

Java's Garbage Collection for Beginners

Object-Oriented Programming relies heavily on objects (hence the name). We create and use objects in Java all the time and yet we don’t really pay much attention to it. But each one ...