Question: using C#/ C Sharp Exercise 6-6: Project for Teaching about Shapes A In this project, you are going to exercise the design and development process

using C#/ C Sharp Exercise 6-6: Project for Teaching about Shapes Ausing C#/ C Sharp

Exercise 6-6: Project for Teaching about Shapes A In this project, you are going to exercise the "design and development process" through the design and development of some shapes classes, such as Rectangle, Circle, and Triangle. Assuming the purpose of this project is to teach kids about some essential concepts of shapes, including what basic elements of each shape and how to calculate areas, etc. Using GUI is encoraged. Recall the process: 1. Understand the problem 2. Decide classes needed 3. UML Design 4. Think again: How do the modules (classes) solve the problem? What does the driver need to do? Are the members enough? etc. 5. Develop the code for each class 6. Develop the driver Exercise 6-6: Project for Teaching about Shapes A In this project, you are going to exercise the "design and development process" through the design and development of some shapes classes, such as Rectangle, Circle, and Triangle. Assuming the purpose of this project is to teach kids about some essential concepts of shapes, including what basic elements of each shape and how to calculate areas, etc. Using GUI is encoraged. Recall the process: 1. Understand the problem 2. Decide classes needed 3. UML Design 4. Think again: How do the modules (classes) solve the problem? What does the driver need to do? Are the members enough? etc. 5. Develop the code for each class 6. Develop the driver

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!