This repository implements a Minimal Working Example (MWE) of a research software, used to describe the CSE-RSE workflow. The MWE is a simple C++ application that evaluates derivatives of a given polynomial using Finite Differences and compares the results with exact values.