This app is an advanced non-scientific calculator that demonstrates knowledge in wxWidgets and proficiency in C++, advanced logic implementation such as the shunting yard algorithm, and the principles of mathematics such as reverse polish notation and order of operations. The source code of this application also has a short section demonstrating knowledge of Visual Studio unit testing.