How does the user interact with an app?
User Interface (UI)
What is the difference between coding and design?
Coding is about choosing functions; design is about choosing elements and placement
Which computing error is similar to a grammatical error?
Syntax
How can you move an icon behind a text area element?
Use the arrows found at the bottom in the Workspace of the element chosen
What is the deepest Trench in the World?
Mariana Tench
What's an input?
Any data the is sent into the computer to receive or process.
A screen with button, images, & text. Interface, Input, or Output?
Interface
What is the difference between a programming language and natural language?
Programming languages are for machines; natural language is for human communication.
How must you write a string in Javascript code?
Enclosed in quotes.
What is the largest desert in the world?
Antarctic Desert
What's an output?
Any data, sounds, images, etc. that the computer puts out that the user sees, hears, or interprets.
What is an example of a user interface element? Radio button, hard drive, processor, or battery?
Radio Button
What image type should you NOT choose?
Pixelated
What is the difference between a sequential program and an event-driven program?
Sequential programs run commands in order; event-driven programs respond to interactions.
Which musician holds the record for most GRAMMYs of all time?
Beyonce
Button. Input or Output?
Input
What are the three most common coding errors?
Syntax, Random, and Logic
What is the design toolbox used for?
Dragging and dropping User Interface elements
What is a string?
A sequence of characters usually found in quotes
Which country commissioned the Statue of Liberty as a gift to the United States?
France
HDMI Cord. Input or Output?
Both.
When using a text area, what can you use to eliminate the background and only show the text?
The transparency slider in the color picker of the background.
True or False: The commands inside an onEvent all work for one specific element, whereas commands outside are typically for their own different element.
True.
What is the console.log command for?
To tell programmers how the program is supposed to run.
What egg-laying mammal has a paddle-shaped tail, a sleek body covered in dense fur, a wide, flat bill, and big webbed feet?
Platypus