Blog

The latest news 🗞️

Deep dive into Git

Git is one of the first essential tools to learn when working in a team, which is usually the case in real-world development. This article covers the key concepts and practices I have learned so far.

Linux process

Do you know how process creation works on Linux? It's not that hard come check it out.