Blog

Frontend Roadmap
9/6/2021
Frontend, Roadmap

Learn about how Internet and browsers work, client and server and the main communication protocols between them.

Backend x Frontend
5/17/2021
Backend, Frontend

These two terms refer to different parts of an application. They are more used in web development, but can be used in development of applications in another platforms. In this article I will talk about frontend and backend in the perspective of web development.

How to learn programming
5/13/2021
Beginner, Programming

Algorithm is a finite sequence of clearly defined instructions, which has as goal to execute a task. This concept will carry you during all your journey in programming.