Collaboration
Program Function and Purpose
Program Design and Development
Identifying and Correcting Errors
100

a process by which information is exchanged between individuals through a common system of symbols, signs, or behavior

what is communication?

100

This can be generated when a key is pressed, a mouse is clicked, a program is started, or any other defined action occurs that affects the flow of execution

What is an event?

100

a set of instructions that a computer needs to follow in order to perform a task

What is a program?

100

This uses defined inputs to ensure that an algorithm or program is producing the expected outcomes

What is testing

200

This is crucial when developing computing innovations, because having multiple perspectives offers opportunities to improve the design of innovations and help avoid bias

What is collaboration?

200

Any data sent from a program to a device

What is a program output?

200

a collection of program statements that is PART of a program.

What is a code segment?

200

a mistake in the program where the rules of the programming language are not followed

what is a syntax error?

300

a process involving a good-faith effort to meet the interests of all the collaborators

What is consensus building?

300

Any data sent from a device to a program

what is a program input?

300

a Written Description of the function of a code segment, event, procedure, or program and how it was developed

what is program documentation?

300

a mistake in the program that occurs during the EXECUTION of a program

What is a Run-time Error

400

the process of ending a dispute and reaching an agreement that satisfies all parties involved.

What is Conflict resolution?

400

a new computing method, idea, product, etc.

what is an innovation?

400

a form of program documentation written into the program to be READ BY THE PEOPLE and do not affect how a program runs

What are comments?

400

an error that occurs when a computer attempts to handle a number that is outside of the defined range of values

What is an overflow error?

500

a discussion aimed at reaching an agreement.

What is Negotiation?

500

a mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly

what is a logic error

M
e
n
u