https://github.com/arash28134/simple-calculator
Simple calculator for beginners written in C++
https://github.com/arash28134/simple-calculator
beginner-code beginner-project calculator calculator-cpp calculators cpp
Last synced: 17 days ago
JSON representation
Simple calculator for beginners written in C++
- Host: GitHub
- URL: https://github.com/arash28134/simple-calculator
- Owner: arash28134
- License: mit
- Created: 2022-07-05T13:34:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T14:32:35.000Z (over 3 years ago)
- Last Synced: 2025-12-01T18:52:10.717Z (2 months ago)
- Topics: beginner-code, beginner-project, calculator, calculator-cpp, calculators, cpp
- Language: C++
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- cpp-learning-2025 - Calculator - the-number](https://github.com/mrnazu/guess-the-number) (Learning Roadmap / Stage 1: Fundamentals (2–3 weeks))
README
# Simple Calculator
This is a simple calculator made for those who just started learning C++ in goal of getting more familiar with the language with full comments!