Computer Science - Comp 2.1

?
Computataional Thinking Is ...
A way to understand a problem and then to logically work out a good solution.
1 of 8
The four elements of computational thinking are ....
Decomposition, Pattern Recogniton, Abstraction, Algotrithmic Thinking
2 of 8
Decomposition is ....
Breaking a large problem down into several smaller, more manageable tasks
3 of 8
Top down design is ...
A type of tree diagram that enables you to decompose and visualise a problem
4 of 8
Pattern recognition is ...
Looking for similarities or patterns among the data of a decomposed problem
5 of 8
Abstraction is ...
picking out the inmportant bits of information from the problem , ignoring the specific details that don'nt matter
6 of 8
Algorithm is ...
A list of step-by-step instructions that, when followed, will solve a problem.
7 of 8
Algorithic Thinking is ...
A logical way of getting from the problem to the soluton. The steps can be reused and adapted to solve similar problems in the future.
8 of 8

Other cards in this set

Card 2

Front

Decomposition, Pattern Recogniton, Abstraction, Algotrithmic Thinking

Back

The four elements of computational thinking are ....

Card 3

Front

Breaking a large problem down into several smaller, more manageable tasks

Back

Preview of the back of card 3

Card 4

Front

A type of tree diagram that enables you to decompose and visualise a problem

Back

Preview of the back of card 4

Card 5

Front

Looking for similarities or patterns among the data of a decomposed problem

Back

Preview of the back of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Topic 2.1 - Computational Thinking resources »