• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
Algorithm
A list of steps to finish a task. A set of instructions that can be performed with or without a computer. For example, the collection of steps to make a peanut butter and jelly sandwich is an algorithm.

Binary

A way of representing information using only two options. The basic building block. 0’s and 1’s

Bug

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

Code

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

Command

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

Computer Science

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

Data

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

Debugging

Finding and fixing errors in programs.

Digital Citizen

Someone who acts safely, responsibly, and respectfully online.

Event

An action that causes something to happen.