Refactoring vs. Optimization
What's the difference?

Search for a command to run...
Articles tagged with #programming
What's the difference?

You enter a restaurant, order the food, the minutes pass, and when you are about to leave for the long wait, the waiter arrives with your food, but it's cold or isn't what you asked for 🤦♀️ What happened? The restaurant wasn't full, the attention w...

Have you heard about stunts doubles in action films? You know? Those people whose job is to receive punches, kicks, and pretty much any type of damage to sell an action scene convincingly, without exposing the actors and actresses to any danger. In m...

We test things daily, from "how hot or cold the water is before entering the shower" to "taste and qualify a new meal before buying it again." Sometimes we don't test things directly, but we adjust our behavior based on others' feedback, like reading...

Perhaps you may have heard some of the following statements: "Code needs to be self-explanatory" "Comments are useless" "Don't write comments in your code" "Comments are a code-smell" "Comments are an anti-pattern" The thing is that writing commen...

One day, at the end of the sprint, my manager calls me. Very polite tells me that our client is upset and worried because he doubts we could deliver the product on time to the release date. We were hours before the end of the sprint, and I was busy t...
