Vocab 1
Vocab 2
Problem Solving
vocabulary 3
vocabulary 4
100

The program we use to learn how to code.

100

Part of a program that does not work correctly.

Bug

100

If a problem is too hard, you should give up.  

True or False

False

100

information about you that cannot be used to identify you because it is also true for many other people (e.g. your hair color or the city you live in)

what is Personal Information

100

An action that a sprite performs continuously until it’s told to stop.

BEHAVIOR

200

The language that tells a computer what to do.

Code

200

The action of doing something over and over again.

Loop

200

What commands will you use to move the angry bird?

"Move Forward, Move Forward, Move Forward"

200

- information about you that can be used to identify you because it is unique to you (e.g. your full name or your address)

Private Information

200

 make partial or minor changes to something, typically so as to improve it

MODIFY

300

A list of steps to complete a task.

Algorithm

300

An instruction for a computer.

Command or Code

300


What is the "bug" in this problem?

"Turn right"

300

 A list of steps to complete a task.

ALGORITHM

300

The action of doing something over and over again.

A LOOP

400

Putting commands in the correct order so a computer can read the commands.

Sequencing

400

Finding and fixing problems in an algorithm or program.

Debugging

400


What will the pink code called?

Loop

400

Using computers to solve problems and create things.

CPU SCIENCE or COMPUTER SCIENCE

400

An action that causes something to happen.

EVENT

500

IF it is raining outside, THEN I need an umbrella.

IF it is snowing outside, THEN I need snow boots.

What are these statements called?

IF, Then Statement

or

Conditional

500

The block-based visual programming language used in code.org.

Blockly

500


What will happen when you click run?

C.  BB-8 will move 5 times forward.

500

Define how the game works and what determines success or failure in the game.

GAME MECHANICS

500

Asking real people to try out a product and then make it better based on user feedback.

USER TESTING

M
e
n
u