Unit 1 Quiz Review
Across
- 2. The site we use to do our coding projects
- 3. The person who writes the code in a computer program when two programmers are working together.
- 7. The attempt to find and fix errors in computer hardware or programs.
- 8. The science of creating artifacts and solving problems using the help of a computer.
- 11. The person who observes or reviews each line of code in a computer program as it is typed when two programmers are working together.
- 13. The writing of compound words by starting each word with a capital letter.
- 14. A programming environment where updates to a program during development automatically appear on the connected testing device.
- 15. The area in App Inventor where you design the layout and view of your app
- 16. Scientists who apply their knowledge of computation to creating solutions using a computer system.
- 17. Two people working together to create a computer program. One person, called the driver, writes the code and explains the logic, while the other person, called the navigator, reviews it and gives feedback.
- 18. A program that translates instructions or code into a language that can be read and understood by a computer.
- 19. To increase the value of a numeric variable by a set amount.
Down
- 1. Issues in a program’s code.
- 4. The area in App Inventor where you add blocks to code your program
- 5. A type of software application designed to run on a mobile device, such as a smartphone or tablet computer.
- 6. The area in App Inventor where you drag and add components and view what your screen will look like
- 9. The area in App Inventor where it lists all the components you can add to your app
- 10. The area in App Inventor where you can see the list of components you have added to your screen already
- 12. A flaw in a computer program that causes the program to produce an incorrect result or behavior.
- 13. A item you can add to your app
- 14. The curriculum we use to get directions on how to code
- 17. The area in App Inventor where you can change the characteristics of components that have been added to your screen