Skip to content

This is my side project that I worked on during my junior Spring 2022 semester. The goal was to make a GUI calculator using object oriented programming. Lastly, this project took me about a month and a half to complete along with my school.

Notifications You must be signed in to change notification settings

rbillups/GUI-Calculator-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

GUI-Calculator-Project

Hello thank you for using my simple calulator. Things to know:

  1. SQRT=V on the calculator display
  2. The calculator does not do order of operations
  3. Square root can only be done alone i.e Works: Sqrt(64) Does not work: Sqrt(4)+1 Please calculate the sqaure root then Press "AC", then "ANS" if you want to continue with your solution

Enjoy!!

About

This is my side project that I worked on during my junior Spring 2022 semester. The goal was to make a GUI calculator using object oriented programming. Lastly, this project took me about a month and a half to complete along with my school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages