VOCABULARY
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.
Blockly - The visual programming language used in Code.org's online learning system for K-5 students.
bug - An error in a program that prevents the program from running as expected.
conditionals - Statements that only run under certain conditions or situations.
debugging - Finding and fixing errors in programs.
digital footprint - The information about someone on the Internet.
event - An action that causes something to happen.
loop - The action of doing something over and over again.
program - A program is an algorithm that has been coded into something that can be run by a machine.
username - A name you make up so that you can see or do things on a website, sometimes called a “screen name.”
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.
Blockly - The visual programming language used in Code.org's online learning system for K-5 students.
bug - An error in a program that prevents the program from running as expected.
conditionals - Statements that only run under certain conditions or situations.
debugging - Finding and fixing errors in programs.
digital footprint - The information about someone on the Internet.
event - An action that causes something to happen.
loop - The action of doing something over and over again.
program - A program is an algorithm that has been coded into something that can be run by a machine.
username - A name you make up so that you can see or do things on a website, sometimes called a “screen name.”