Plan B
The Murphy’s law state that: Whatever can go wrong, will go wrong Murphy’s law The law is well know in engineering and great care is taken to make sure that…
Tech blog from RedBeardLab
The Murphy’s law state that: Whatever can go wrong, will go wrong Murphy’s law The law is well know in engineering and great care is taken to make sure that…
This article is part of the CodeBoosting series, where we teach to scientist how to make their code better and shareable. This article will explain a common and widely way…
In this post we are going to argue that programmers should not write short functions for the sake of it. Programmers should write clear interface, and, if this means writing…
This article is part of the CodeBoosting series, where we teach to scientist how to make their code better and shareable. The code is now in good shape. You use…