Coding 1 - Vocab Quiz 1

123456789101112131415161718
Across
  1. 2. Part of a program that does not work correctly
  2. 6. One of five main coding languages
  3. 7. An action that a sprite performs continuously until it’s told to stop
  4. 8. A graphic on the screen with a location, size, and appearance
  5. 10. Finding and fixing problems in an algorithm or program
  6. 11. A type of coding
  7. 12. An algorithm that has been coded into something that can be run by a machine
  8. 14. A list of steps to finish a task
  9. 15. To do something again
  10. 16. The art of (or process for) creating a program
  11. 17. A type of coding
  12. 18. To write instructions for a computer
Down
  1. 1. The action of doing something over and over
  2. 2. Code that is visual and that allows the developer to logically connect building blocks
  3. 3. Putting commands in correct order so computers can read the commands
  4. 4. An action that causes something to happen
  5. 5. The construction person of the digital world; A person who puts together the building blocks to create apps, websites, and other computer software
  6. 9. A person who creates computer programs; often called a coder, computer programmer, a software engineer, or a software developer
  7. 13. One of five main coding languages
  8. 17. A set or list of step-by-step instructions that tells a computer what to do; it is a part of programming that deals with writing codes that a computer can understand