PLTW Computer Science Essentials - What is Computer Science?

12345678910111213141516
Across
  1. 2. A technique or process that manages complexity in a program or computer system.
  2. 4. Information entered into a computer system.
  3. 8. Information produced or delivered by a computer system.
  4. 9. a control block that looks for inputs or events to know when to perform a specific action.
  5. 12. Working to accomplish larger or more tasks than otherwise possible for a single person or pair alone.
  6. 13. A software application a user downloads to a mobile device.
  7. 14. A set of program instructions.
  8. 15. A sequence of actions or instructions to follow in solving a problem or accomplishing a task.
  9. 16. set of rules that defines the structured programming language.
Down
  1. 1. what the user interacts with on the device.
  2. 3. create computer programs with graphical elements. Also called visual programming language.
  3. 5. the keeper of the product requirements
  4. 6. An action or occurrence that that will trigger a response or behavior by the software.
  5. 7. A process of repeating a set of instructions
  6. 10. To identify errors in computer hardware or programs and fix them.
  7. 11. individual items that make up the whole solution or app.