computational thinking
Across
- 1. Structured, plain-language description of code logic .
- 8. spotting trends and modelling data
- 9. A method of solving problems step by step, like a computer would.
- 12. To model real-world info in a way usable by computers .
- 13. Finding and fixing errors in a solution or code.
Down
- 2. the process of breaking down complex substances into simpler ones
- 3. To visually map steps and decisions in an algorithm .
- 4. Ignoring irrelevant details to focus on what's essential
- 5. Repeating steps until a task is complete.
- 6. A smaller program that does a specific task within a larger program.
- 7. Planning steps logically before programming
- 10. A step-by-step procedure for solving a problem
- 11. A table tracking variables through code to test logic