WorksheetsCoding review
Total questions: 16
Worksheet time: 8mins
The process of writing instructions for the computer which the computer can later execute
(execute-to run the program in the computer)
Set of instructions
Algorithm
Coding
Procedure
Programming using a drag-and-drop learning environment, where programmers use coding instruction “blocks” to construct animated stories and games.
Coding
Block-Based coding
App Inventor
Code.org
This is when something happens that triggers the code to run. Example-when a button is clicked
Click
Event-handler
Coding
Event
A block of code that is triggered when a certain event happens
Event
Coding
Algorithm
Event-handler
A set of steps used to complete a specific task.
Coding
Algorithm
Steps
Procedure
A pair of numbers that describe the position of a point on a coordinate plane by using the horizontal distance(x-value) and vertical distance(y-value) from the two reference axes.
Graphing
Axis
Position
Coordinates
Information or signals entered into a computer system.
Input
Output
Code
Information
Information or signals produced or delivered by a computer system.
Input
Procedures
Output
Information
What is the first step of the problem solving process?
Define the problem
Try
Prepare
Reflect
What is the second step of the problem solving process?
Reflect on what worked and what didn't work
Define the Problem
Try
Prepare
What is the third step of the problem solving process?
Define the problem
Reflect on what worked and what didn't work
Try
Prepare possible solutions
What is the fourth step of the problem solving process?
Prepare possible solutions
Reflect on what worked and what didn't work
Define the problem
Try
Which step of the Problem Solving Process do you gather all necessary information to make an informed decision--weighing the pros and cons?
Define
Prepare
Try
Reflect
Which step of the Problem Solving Process do you identify the situation to be resolved?
Define
Prepare
Try
Reflect
Which step of the Problem Solving Process do you think back over the results of your choices and make changes if necessary?
Define
Prepare
Try
Reflect
Which step of the Problem Solving Process requires you to take action on the decision made?
Define
Prepare
Try
Reflect
