💡 Hey, have you ever felt overwhelmed trying to juggle multiple tasks at once? If so, welcome to the...
Recently, I finished reading the book The Clean Coder: A Code of Conduct for Professional Programmers...
I've been programming in C# for the last 8 years, but now I decided to learn a new functional...
Today let's learn what hash tables are and how fast they are. 🤔 What are hash...
Zed is a high-performance code editor (IDE) 🚀 developed by the creators of Atom and Tree-sitter. It...
In C# to create a public method you must use this: public void CreateBook(Book book){ //do...
E aí pessoal, espero que todos se encontrem bem no momento 😀. Vou usar esse post para divulgar meu...
Tutorial articles are one of the best ways to learn something on the internet, but they don't always...
Perhaps the biggest reason I chose to study Rust is because it is considered one of the most beloved...
Staying motivated these days is something that for many may seem like a distant horizon, almost...
What are Senior Impostors? I've been working with systems development for 7 years,...
I have been working with .NET since 2017 and today I hold the position of Senior Developer in a...
A little about me and my country 👨💻💚💛💙 I live in Brazil 🇧🇷, here our native language is...
Algo que tenho notado em vagas para desenvolvedores é a grande procura por desenvolvedores Java, sou...
Minimal APIs are great for making quick tutorials, but in a real scenario, would they be that...
In this article, I will talk a little about communication in the workplace. Make no mistake if you...
This week I created my personal blog, just to test my knowledge a little. I made the Backend in .NET...
Installing RavenDB In this second post of the series we will download RavenDB and run it...
Algo que preciso dizer antes de qualquer coisa é que não há ninguém melhor pra falar sobre o...
Knowing RavenDB RavenDB is an open source document-oriented NoSQL designed for the .NET /...
Recently I met RavenDB, a NoSQL database that has some differences compared to the famous MongoDB...
Hoje terminei a leitura do livro “14 Hábitos de desenvolvedores altamente produtivos” do programador...
Introduction This is my first article and I hope it will be the first of many. In this art...