Unit Testing is the most important part of software development. This article will cover the basics of unit testing, test driven development, and the two main schools of thought behind it.
read moreLatest articles
Understanding REST APIs
Are you a master of REST APIs? Check this article where I delve into their origins, structure, and how they work.
read moreScaffolding for Data Projects in Python
This article is a destiled version of the presentation "Scaffolding for Data Projects in Python" by Juan José Farina and Tomás Vázquez. It provides an overview of scaffolding in Python, including the definition of scaffolding, step-by-step instructions for setting up a Python project, and the use of Cookiecutter for scaffolding.
read moreSemantic Release
This article is a destiled version of the presentation "Semantic Release" by Juan José Farina and Ezequiel Castaño. It provides an overview of the Semantic Release tool and its benefits for versioning and automation in software development.
read more