Coding 1 - Vocab Quiz 1

123456789101112131415161718
Across
  1. 5. Crytographic Coding
  2. 7. A graphic on the screen with a location
  3. 8. A person who puts together the building blocks to create apps, websites, and other computer software
  4. 9. An action that causes something to happen
  5. 10. Code that is visual (simple) and similar to traditional text-based coding (powerful) and that allows the developer to connect visual “building blocks” in a logical wa
  6. 13. An algorithm that has been coded into something that can be run by a machine
  7. 14. An action that a sprite performs continuously until it’s told to stop
  8. 15. To write instructions for a computer
  9. 16. 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
  10. 17. A list of steps to finish a task
  11. 18. The art of (or process for) creating a program
Down
  1. 1. Putting commands in correct order so computers can read the commands
  2. 2. The action of doing something over and over
  3. 3. one of the five main coding languages
  4. 4. A person who creates computer programs; often called a coder, computer programmer, a software engineer, or a software developer
  5. 5. a typing of coding
  6. 6. To do something again
  7. 11. Part of a program that does not work correctly
  8. 12. Finding and fixing problems in an algorithm or program