Introduction to Programming

12345678910111213141516171819202122
Across
  1. 2. A symbol used in flowcharts to indicate the start or end of a process.
  2. 4. A type of programming language designed for a particular field.
  3. 6. code The binary code that a computer can directly execute.
  4. 10. The set of instructions written in a programming language.
  5. 12. A type of programming language that is close to machine code.
  6. 15. A graphical representation of an algorithm.
  7. 16. Input, Process, Output - a common model for understanding programs.
  8. 17. A type of programming language that is easier for humans to understand.
  9. 19. Programs written in a scripting language.
  10. 20. A low-level programming language that uses mnemonics.
  11. 21. The process of writing scripts to automate tasks.
  12. 22. Information processed by a computer.
Down
  1. 1. A step-by-step procedure for solving a problem.
  2. 3. Symbols used to represent instructions in assembly language.
  3. 5. A simplified way of representing an algorithm using natural language.
  4. 7. A scripting language and automation framework for Windows.
  5. 8. A symbol used in flowcharts to represent a step in an algorithm.
  6. 9. A language used to manage data in databases.
  7. 11. The process of creating instructions for a computer to follow.
  8. 13. A popular platform independent high-level programming language - write once, run anywhere.
  9. 14. A language used to create web pages.
  10. 16. Commands given to a computer to perform specific tasks.
  11. 18. The reasoning behind the instructions in a program.
  12. 20. The use of technology to perform tasks without human intervention.