vocab Flashcards

(52 cards)

1
Q

Command

A

tell the computer what to do

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

Functions

A

multiple things in one action

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

conditional statement

A

changes what happens based on something

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

loop

A

something that happens over and over.

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

control flow

A

order of things

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

algorithm

A

instructions

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

iteration

A

version

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

troubleshooting

A

finding the issue

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

flow chart

A

chart of flow

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

preconditions

A

what’s happening before something

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

copyright

A

a claim that forbids people from using your stuff.

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

Turing test

A

a test to see if an AI can have an original thought

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

privacy

A

having something unaccesable to others

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

artificial intelligence

A

a machine that can learn

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

Algorithm

A

problem solving by a computer

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

back end web developer

A

someone who makes sure everything works properly

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

copyright

A

legal contract that only lets the owner use it

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

creative commons

A

stuff that everyone can use

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

CSS (cascading style sheet)

A

what makes a web page look pretty

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

CSS Class

A

a group of similar/ same things

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

CSS Selector

22
Q

terabyte

A

1 mill mill bytes

23
Q

ROM

A

Read only memory

24
Q

RGB

A

Red, Green, Blue color model

25
RAM
Random Access Memory
26
processing
interpretation of info
27
processor
interprets info
28
Operating system
makes computer work
29
Megabyte
1 mill bytes
30
kilobyte
1000 bytes
31
input
a thing that tells other things to do things
32
Hertz
measurement for frequency
33
gigahertz
1 bill hertz
34
Gigabyte
1 bill bytes
35
Byte
measurement of 8 bits
36
Bit
37
Turing Test
a test to see how intelligent a machine is
38
sorting algorithm
an algorithm for sorting
39
privacy
not having others see your stuff
40
pixel
smallest unit of digital display
41
output
data produced by a computer processing
42
linear search
algorithm to find something in a list
43
digital footprint
online history of actions
44
decimal
bas 10 number system
45
binary search
algorithm to find things in an array
46
binary
the base 2 system in coding
47
bias
favoring one thing over another from the beginning
48
automation
working without human input
49
augmentation
adding to or changing specific things
50
artificial intelligence
a machine with a brain
51
ASCII
American Standard Code for Information Interchange
52
Algorithm
instructions