Section 1

Preview this deck

Internet

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

4 years ago

Date created

Mar 14, 2020

Cards (20)

Section 1

(20 cards)

Internet

Front

A group of computers and servers that are connected to each other.

Back

decompose

Front

Break a problem down into smaller pieces.

Back

iteration

Front

A repetitive action or command typically created with programming loops.

Back

digital footprint

Front

The information about someone on the Internet.

Back

persistence

Front

Trying again and again, even when something is very hard.

Back

debugging

Front

Finding and fixing errors in programs.

Back

program

Front

An algorithm that has been coded into something that can be run by a machine.

Back

variable

Front

A placeholder for a piece of information that can change.

Back

loop

Front

The action of doing something over and over again.

Back

data

Front

Quantities, characters, or symbols that are the inputs and outputs of computer programs.

Back

bug

Front

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

Back

run program

Front

Cause the computer to execute the commands you've written in your program.

Back

conditionals

Front

Statements that only run under certain conditions or situations.

Back

digital citizen

Front

Someone who acts safely, responsibly, and respectfully online.

Back

computer science

Front

A field in which people use the power of computers to solve big problems.

Back

code

Front

One or more commands or algorithm(s) designed to be carried out by a computer.

Back

binary

Front

A way of representing information using only two options.

Back

command

Front

An instruction for the computer. Many commands put together make up algorithms and computer programs.

Back

function

Front

A piece of code that you can easily call over and over again. Functions are sometimes called 'procedures.'

Back

algorithm

Front

A list of steps to finish a task. A set of instructions that can be performed with or without a computer.

Back