Why can't you concentrate on your code
07/23/2025
Did you ever felt like you couldn't concentrate on your code anymore? Read this article to get back to work!
07/23/2025
Did you ever felt like you couldn't concentrate on your code anymore? Read this article to get back to work!
09/15/2024
Privacy is a fundamental right that is being threatened by the digital age. In this post, I will share with you what I learn after X was banned in Brazil and what you should do in these cases.
09/10/2024
Hello, world. My name is Luiz Felipe, I am a middle-level software engineer from Brazil.
07/25/2024
The lexical analysis is the first step in creating a programming language. Let's dive into the process of creating a lexer for our own programming language.