The Basics
Simple Words
Weird Words
Makes You Think
100

A sequence of instructions that specifies how to perform a task or computation that can be abstract and requires logical problem solving. 

What is program?

100

An action performed when inserting characters from a keyboard to a computer or different types of technology.

What is typing?

100

How the code looks and the rules it has to follow in order to work.

What is a syntax?

100

What the program produces.

What is a output?

200

The study of computers and algorithms.

What is a computer science?

200

A fault or error in code.

What is a bug?

200

Allows code to be performed repeatedly.

What is a loop?

200

PHP and C++ are types of what?

What are high level programming languages?

300

When a coder finds and eliminates bugs in a code.

What is debug or debugging?

300

something arranged in a specific order.

What is a sequence?

300

A sequence of steps or procedures that lets the computer solve a problem.

What is algorithm?

300

Visual programming languages are also known as what?

What is block based programming or coding?

400

An instruction given by the coder to do something.

What is a command?

400

The process of looping or repeating sections of a computer program.

What is repetition?

400

Understanding the meaning of code and what it does.

What is semantics?

400

What is ultimate goal to writing computer programs?

What is to solve (a) problem(s)?
500

A section that is named and does a task in coding

What is a function?

500
A set of instructions or system of rules written in a computer programming language.

What is code?

500

A value that can change, depending on conditions or on information moved to the program.

What is a variable?
500

Learning a computer programming language is similar to learning what else?

What is a foreign language?

M
e
n
u