Name a career in computer science
1,000s of choices
A set of instructions to perform a specific task
A container that holds information
variable
What is the name of the coding platform developed by MIT?
AppInventor
What TWO symbols are used in binary code?
0 and 1
What does STEM stand for?
Science, Technology, Engineering, Math
These allow an app to make decisions
conditionals
value
Name the two type of work spaces in AppInventor
design screen, blocks screen
designer, blocks
What is "C" in binary code?
01000011
What does www stand for in a website?
World Wide Web
A chunk of code that is used more than once in an app
procedure
height, weight, and name would be examples of...
variables
What part of AppInventor holds the drawers of components you can add to the app?
the palette
What is "O" in binary code?
01001111
Who first used the phrase "debug"?
Grace Hopper
random
Kalispell, blue, Alana, and 10lbs would be examples of...
values
What part of AppInventor holds block combinations to use them later?
the backpack
What is "D" in binary code?
01000100
Name one type of coding language
python, Java, HTML, binary
A math method used to increase or decrease a number by a given amount
incrementing
Is a box a variable or a value?
variable
What does MIT stand for?
Massachusetts Institute of Technology
What is "E" in binary code?
01000101