Cards (20)

A group of computers and servers that are connected to each other.
Back
Break a problem down into smaller pieces.
Back
A repetitive action or command typically created with programming loops.
Back
The information about someone on the Internet.
Back
Trying again and again, even when something is very hard.
Back
Finding and fixing errors in programs.
Back
An algorithm that has been coded into something that can be run by a machine.
Back
A placeholder for a piece of information that can change.
Back
The action of doing something over and over again.
Back
Quantities, characters, or symbols that are the inputs and outputs of computer programs.
Back
An error in a program that prevents the program from running as expected.
Back
Cause the computer to execute the commands you've written in your program.
Back
Statements that only run under certain conditions or situations.
Back
Someone who acts safely, responsibly, and respectfully online.
Back
A field in which people use the power of computers to solve big problems.
Back
One or more commands or algorithm(s) designed to be carried out by a computer.
Back
A way of representing information using only two options.
Back
An instruction for the computer. Many commands put together make up algorithms and computer programs.
Back
A piece of code that you can easily call over and over again. Functions are sometimes called 'procedures.'
Back
A list of steps to finish a task. A set of instructions that can be performed with or without a computer.
Back