Computational thinking

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

What is Abstraction

Picking out the important bits of information from the problem ignoring the specific details that don’t matter

2
New cards

What is Decomposition

Breaking a complex problem down into smaller problems and solving each one individually

3
New cards

What is Algorithm thinking

a problem-solving approach that involves creating a step-by-step plan, or algorithm, to achieve a solution

4
New cards

What is a Trace Table

A tool that can be used to follow each line of an algorithm through step by step will show contents of each variable