C++ 17 is a few years old now, and most compilers have caught up with the standard and have it implemented. Today I want to share three new features that […]
Many people still get confused about what is web scraping and web crawling, and if you are one of them, don’t worry, that’s ok. Even though it is all about […]
Our industry is quite young, and this is something we easily forget. It has been 70 years since the first program was executed. During this period, software developers have always used metaphors to explain what they do.
The ultimate value that executives bring to a firm is decision making. Strategy is knowing what to do, and, more importantly, what to not do. Strategy is a chess board […]
Python is often regarded as an easy programming language. Forget about labels and definitions, and, above all, brackets. It is a language that welcomes everyone, from the most experienced programmer […]
In the first part about Software Testing in a .NET Core 3.1 web application we explained unit, integration and end-to-end tests. To finish this series, we will discuss about health […]