Vocabulary
Vocabulary
Vocabulary
Classroom Rules
100

The process of translating and writing  codes from one language to another.

What is Coding?

100

A list of steps to complete a task.

What is an algorithm?

100

A loop that continues to repeat while a condition is true.

What are while loops?

100
The way you should come in to class.

What is walk?

200

A set of instructions for a computer.

What is a program?

200

An action that causes something to happen.

What is an event?

200

Statements that only run under certain conditions.

What are conditionals?

200

Place that you should not linger by.

What is the teacher's desk?

300

Way to “instruct the computer to perform various tasks”.

What is programming?

300

Do Something Again.

What is repeat?

300

A command that tells you to do something only up to the point that something becomes true.

What is until?

300

Something you should not do to things that don't belong to you.

What is touch?

400

An error in a program that prevents the program from running.

What is a bug?

400

The action of doing something over and over again.

What is a loop?

400

When you have a driver and navigator when coding.

What is pair programming?

400

How you should be treating your teacher and classmates.

What is with respect?

500

Finding and fixing errors in programs.

What is debugging?

500

A statement that a program checks to see if it is true or false. 

If true, an action is taken. Otherwise, the action is ignored.

What are conditions?

500

It allows you to meet people, you can learn about real life problem solving. WE WILL HAVE FUN AFTERSCHOOL!

What is coding club?

500

What you should not do when things get hard.

What is not give up?