• 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/11

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;

11 Cards in this Set

  • Front
  • Back

Function

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

IP Address

A number assigned to any item that is connected to the Internet.

Loop

The action of doing something over and over again.

Program

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

Run Program

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

Servers

Computers that exist only to provide things to others.

Toolbox

The tall grey bar in the middle section of Code.org's online learning system where all the commands you can use to write your program are displayed.

URL (universal resource locator)

An easy-to-remember address for calling a web page

Variable

A placeholder for a piece of information that can change.

Wi-Fi

A wireless method of sending information using radio waves.

Workspace

The white area on the right side of Code.org's online learning system where you drag and drop commands to build your program.