I hate technical interviews like everyone else. But there is SOMETHING I like about them: the questions I haven't previously asked myself. Usually, there's no time to develop an answer that one likes, you know how perfectionist I am. One of them was this week:
Updated
This post was updated on June 23, 2024.
The best part that you are reading my blog is that I don't need to convince you with tons of resources like a dirty trickster to follow me. The resources I share with you are the best roadmaps for programming languages I found, now in 2024. Those are my personal preferences, and here are not all the language programming, only the ones I'm interested in according to my career, but I'm sure you will find them useful.
Finally, we reach the last principle of the SOLID series. The Dependency Inversion Principle is the most complex of all, but I'll try to explain it in a simple way.
We are almost ending the series of articles about the SOLID principles. Here you have a brief explanation of each principle to review them:
In the noble art of coding, you should remember the SOLID principles always. Sometimes, I forget some of them, so here is a brief explanation of each principle:
Today, let's focus on the Open/Closed Principle.
First of all, here you have the four principles of SOLID:
In the noble art of coding, you should remember the SOLID principles always. Here is a brief explanation of each principle:
This is the second part of the series of articles about how has been the experience of migrating a blog made in PHP + MySQL, to a static one using Vuepress 2. Here I talk about the old code structure and the technology used. Let's go!
It's been 3 years since my last post here. I have been busy with my work and other projects. The new focus I want to give to the blog is going to be a bit different. Less Raspberry Pi (I will tell why later) and more technical.