Skip to content
#

calculator-app

Here are 33 public repositories matching this topic...

tinyexpr-plusplus
BlueberryOS_Apps_Calculator

My Very First experience Programming this was 6months worth of progress I was working as Shipping Supervisor while trying to learn all I can about. Computer Programming. This basically was the ground work for me to decide and study programming at Seneca College. This Knowledge helped me alot.

  • Updated Sep 13, 2023
  • C++

This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.

  • Updated Jun 24, 2023
  • C++

Improve this page

Add a description, image, and links to the calculator-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the calculator-app topic, visit your repo's landing page and select "manage topics."

Learn more