Question: Project 1 - Basic Calculator - Part 1 A basic calculator might seems a straight forward application at first. But as you start implementing it

Project
1
-
Basic Calculator
-
Part
1
A basic calculator might seems a straight forward application at first. But as you start implementing it you might come across some rather unexpected use cases that you might have not thought about previously that need to be solved. Project Requirements
For part
1
of the project, you are asked to create a text based calculator to perform the same basic functions as a standard calculator. The following image will illustrate the required functionality of your calculator. Your interface will need to properly display and handle all information properly to the end user and also capture data entered from the end user. Submission
Part one of the project is required to be written in Visual Studios and the C# programming language to create a console application.
Languages that are acceptable for the assignment:
C#
(
preferred
)
Java
Elegance of your interface
(
menu system, prompts, error handling
)
Elegance of your Code and Coding Standards
Functionality of your Code
Usability and Flexibility of your code
/
classes.
Report Write
-
Up
Introduction
/
Executive Summary
Problem
/
Solution
Design Approach
Implementation Challenges
Lessons Learned
Summary I also want ; 0-9) Enter constant
10)+
11)-
12)*
13)+
14) x2
15)2vx
16)%
17)1/
18)+/-
19).
20)
21) CE
22) C
23)=
24) Exit

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!