Unit 1 Quiz Review

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