Coding Basics
Conditionals
Programming Languages
Coding Vocabulary
The Internet
100
Persistence
What is trying again and again, even when something is very hard?
100
Conditional
What are statements that only run under certain conditions?
100
JavaScript
What programming language are we learning in class?
100
Variable
What is a placeholder for a piece of information that can change?
100
Hyper Text Markup Language
What is HTML?
200

Drag and Drop Programming

What is using Scratch? 

200
If/Else
What is an example of a conditional?
200
HTML
What anchors JavaScript to create an interactive website?
200
Debug
What is to find and fix problems in your algorithm or program?
200
IP Address
What is a number assigned to any item that is connected to the internet?
300

Algorithm

What is a list of steps that you can follow to finish a task?

300
Binary
What is a way of representing information with only two numbers?
300
Ruby
What programming language was used to create Twitter?
300

Algorithm

What is a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. 

300
DNS
What is Domain Name Service or the service that translates URLs to IP addresses?
400
Program
What is an algorithm that has been coded into something that can be run by a machine?
400
0 and 1
What are binary numbers?
400
Visual Basic, C++, Java, JavaScript, Ruby
What are the names of two programming languages?
400

Sequence 

What is A sequence is a list of instructions that are executed one after the other? 

400
URL
What is universal resource locator or an easy to remember address for calling a webpage?
500
Loop
What is the action of doing something over and over again?
500
Event
What is an action that causes something to happen?
500
Hour of Code
What is the week long activity that kids participate in around the globe the first week of December?
500

Selection

What is a programming concept that allows a program to make decisions and choose a path based on a condition? 

500

Supercomputer 

What is a high performing extremely fast and cost millions of dollars. Also used for problem-solving and calculations.