C++ Project

Simple Calculator using Switch Statement

A simple C++ calculator project linked from the original education project page.

Simple Calculator using Switch Statement project visual

Undergraduate

Technical overview

This project keeps the original GitHub calculator reference as part of the early programming archive.

Basic arithmetic logic
C++ syntax practice
GitHub source code