Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

program is visual studio in C++ Exercise 1 (Ch1) Ohm's Law (Plan) Submit Assignment Due Tuesday by 11:59pm Points 10 Submitting a text entry box

program is visual studio in C++

image text in transcribed

image text in transcribed

Exercise 1 (Ch1) Ohm's Law (Plan) Submit Assignment Due Tuesday by 11:59pm Points 10 Submitting a text entry box or a file upload Build a 5-step plan plus a preliminary test plan for a project that will use Ohm's Law to calculate the Voltage when given the Current and Resistance Ohms Law: VIR where: V-Voltage (units: volts) 1- Current (units: amps) R-Resistance (units: ohms) Planning Example: Planning Example.pdf Planning Example 5 planning steps we will use in this class: 1. Define the project - one or two sentences 2. Visualize the Interface - You may draw this or use Visual Studio to build the form, run the project, and hold down the Altand Print Screen keys to capture the active screen. Then Paste into a Word document. 3. Determine and name the controls - see page 15 for naming standards. 4. Draw Bubble Chart. Bubble Charts are not described in the book. They consist of a "bubble" for each control followed by a "type". The types are: a. Static for controls such as labels that do not change. b. Input for controls that take in information or data. C. Output for controls that output information or data. d. Trigger for controls such as Buttons that cause an action to happen. 5. Draw a Flowchart for each Trigger control. This is different from the Bubble Chart. The Flowchart illustrates the logic that is invoked when the user clicks on the Trigger. **In addition to the 5 planning steps, we will also create a Preliminary Test Plan describing how you will test your project. Exercise 1 (Ch1) Ohm's Law (Plan) Submit Assignment Due Tuesday by 11:59pm Points 10 Submitting a text entry box or a file upload Build a 5-step plan plus a preliminary test plan for a project that will use Ohm's Law to calculate the Voltage when given the Current and Resistance Ohms Law: VIR where: V-Voltage (units: volts) 1- Current (units: amps) R-Resistance (units: ohms) Planning Example: Planning Example.pdf Planning Example 5 planning steps we will use in this class: 1. Define the project - one or two sentences 2. Visualize the Interface - You may draw this or use Visual Studio to build the form, run the project, and hold down the Altand Print Screen keys to capture the active screen. Then Paste into a Word document. 3. Determine and name the controls - see page 15 for naming standards. 4. Draw Bubble Chart. Bubble Charts are not described in the book. They consist of a "bubble" for each control followed by a "type". The types are: a. Static for controls such as labels that do not change. b. Input for controls that take in information or data. C. Output for controls that output information or data. d. Trigger for controls such as Buttons that cause an action to happen. 5. Draw a Flowchart for each Trigger control. This is different from the Bubble Chart. The Flowchart illustrates the logic that is invoked when the user clicks on the Trigger. **In addition to the 5 planning steps, we will also create a Preliminary Test Plan describing how you will test your project

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems 22nd European Conference Adbis 2018 Budapest Hungary September 2 5 2018 Proceedings Lncs 11019

Authors: Andras Benczur ,Bernhard Thalheim ,Tomas Horvath

1st Edition

3319983970, 978-3319983974

More Books

Students also viewed these Databases questions