2.1.1 Thinking abstractly Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

2.1.1
What is computational thinking

A

How a problem can be solved
state the problem in a wat solvable by algorithm @
construct an algorithm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

2.1.1 A)
The nature of abstraction

A

The process of separation idea from reality - hiding unnecessary data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

2.1.1 B)
The need for abstraction

A

-High level language used abstraction > developing is
easier
- abstraction is used to remove some details and
highlight overs making it more clear + concise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

2.1.1 C)
The differences between an abstraction and reality.

A

Abstraction is a simplified reprobation of reality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

2.1.1 D)
Questions to ask when devising an abstract model for a variety of situations

A

What’s the problem ? - key features
how will the model be used ? - format / factors
who will use the model ? - level of expertise
what’s relevant ? remove confusing details

How well did you know this?
1
Not at all
2
3
4
5
Perfectly