15 questions
Precise sequence of instructions for successfully carrying out a task. It can be written in everyday language but the steps might be capable of translation into a programming language.
decomposing
algorithm
logic
loop/repeat
is an error in a program that stops it from working in the way it should.
bug
output
parallelism
sequence
are a collection of numbers and facts before they are processed to become information.
loop/repeat
data
information
process
is the process of going through a program's code to locate and fix a problem or mistake.
operator
language
debug
it means that one piece of a program is contained within another.
information
data
embed
logic
can be either the device you use to interact with a computer or an instruction in a program to key in words or numbers using one of those devices.
program
input
logic
loop/repeat
name given to one of the many ways in which a computer can be given instructions in a program. Examples: C++, JavaScript, Logo, PHP, Python and Ruby.
sequence
debug
operator
language
can be either the device a computer uses to give you information or the actual information itself. Can come in many forms such as words, images, movement and sound.
output
logic
operator
input
is a sequence of instructions (or algorithm) written in a language or code that a computer can understand and put into action. Must be accurate to be correct.
procedure
algorithm
program
loop/repeat
the ordered steps in a program.
sequence
If...Then...Else
conditional
value
What is a "Bit"?
a small amount
What you did to your sandwich.
1 digit of binary code.
Something a horse chews on.
The action of doing something over and over and over and over and over and over and over and over and over and... oh yeah, over again.
deja vu
loop
repeating
being annoying
In coding an event is what?
An action that causes something to happen.
An item on your calendar.
A way to move air.
A device that blows air into your computer.
Conditionals are...
ways to clean your hair.
what it is like outside.
statements that only run under certain conditions.
red birds that fly around.
An instruction for the computer. Many of them put together make up algorithms and computer programs.
code
bug
command
abstraction