Download presentation
Presentation is loading. Please wait.
1
Quiz: Computational Thinking
Review for Coding
2
Vocabulary: Algorithm Coding Debugging Function Parameters
A series of instructions on how to accomplish a task Coding Transforming actions into a symbolic language Debugging Finding and fixing problems in code Function A piece of code that can be called over and over Parameters Extra bits of information that you can pass into a function to customize it
3
VOCABULARY (continued)
Computational Thinking A method of problem-solving that helps computer scientists prepare problems for digital solutions Abstraction Removing details from a solution so that it can work for many problems Decompose To break a hard problem up into smaller, easier ones Pattern A theme that is repeated many times
4
Four Steps of Computational THinking
Decompose Patterns Abstraction Algorithm
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.