Introduction to Programming

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