What are the four components that make a computer?
Input, Processing, Storage, Output
What is UI?
User Interface
What text based programming language are we learning first in class?
Python
Where can you find our lesson slides and activity guides?
Project STEM
What would you call someone who comes up with an idea and starts a business?
Entrepeneur
What is a screen that gives all the information someone may need to make a decision?
Product Screen
What are the names of two programming languages?
C, C++, Java, JavaScript, Ruby, Python
What mode do you need to be in to add elements to your app screen?
Design Mode
How many roles in the process of making an app have we discussed?
4
What is a set of step by step instructions?
Algorithm
What type of programming language are we using in App Lab?
Block-Based
Which code block allows you to program a button so that when it is clicked there will be an event?
onEvent
What should you do if you are not sure what to do or are having problems?
ASK
If you miss a day of class, where can you find what you missed and need to make up?
Current Weekly Agenda
What would you call finding and fixing problems in your code?
Debugging
What do programming languages allow us to do?
Communicate with computers
Where can you see what mistakes (if any) are preventing your code from running properly?
Debug Console
Where should you be when the bell rings at the beginning of class?
In your assigned seats
What kind of developer works on the UI and UX of an app?
Full-Stack developer
What is the "grammar" of programming languages called?
Syntax
What type of language are programming languages?
Formal language
What dropdown item do you need to change to have events happen to specific elements of your app screen?
ID
Where can you find what ELT it is on any day?
Chalkboard