Computer Coding Vocabulary Flashcards

1
Q

A set of instructions in a language the computer can understand

A

code

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

a list of steps a computer can follow to complete a task

A

alogorithm

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

An algorithm that has been coded into something that can be run by a machine

A

program

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

The order in which steps are completed

A

sequence

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

The coding term for the action of doing something over and over again.

A

looping

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

An action that causes something to happen

A

event

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

a problem with the code

A

bug

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

fixing the problem in your code

A

debug

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

A statement that is either true or false depending on the situation

A

conditional statement

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

To start the program into action

A

run

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

A field in which people use the power of computers to solve big problems.

A

computer science

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

programming language where sections of code are grouped together

A

blocks

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

A piece of code that you can easily call over and over again

A

function

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

a placeholder for a piece of information that can change

A

variable

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

willingness to keep trying again and again, stick with it

A

persistance

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