Intro to Computer Programming
Across
- 1. process of writing instructions using a programming language to tell a computer how to perform a specific task or solve a problem
- 5. break down a difficult problem into smaller parts.
- 6. information or signals that a computer sends from its internal processing to the outside world, such as to a user or another device
- 7. designing simple steps to solve the problem.
- 10. identifying important information and eliminating those things that are not important.
- 11. identifying patterns, making connections, finding similarities.
Down
- 2. writing steps of a program in plain English (or structured text)
- 3. the specific instructions, written in a programming language, that tell a computer how to perform a task or solve a problem
- 4. set of instructions to help you solve a problem
- 8. the data, commands, or signals sent to a computer for processing, often from an external source or device
- 9. the fundamental act of transforming raw input data into meaningful output information by executing program instructions