Big Ideas Flashcards

1
Q

Turing Machine

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

Boolean Logic

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

Boolean Gates

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

Expertise

“Turtles all the way down”; “Blackboxes all the way down”

A

Knowing which black boxes to open and which to close

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

Blackbox

A

A thing that does something
Has an architecture: a collection of components that make up a technical artifact.
Has an algorithm: a series of steps that move information from one state to another

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

Deblackboxing

A

The process of opening up a blackbox to uncover its architecture (pieces and parts; how and why it’s built like this) and its algorithm (what and how it does it; how inputs are transformed into outputs).

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

Architecture

A

A collection of components that make up a technical artifact (pieces and parts; how and why it’s built like this).

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

Algorithm

A

A series of steps that move information from one state to another (what and how it does it; how inputs are transformed into outputs).

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