Unit 1 Vocab

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

computing innovations

new or improved tech that relies on computing, like apps or devices

2
New cards

collaboration

when two or more students are actively engaged in the development of a program

3
New cards

online tools

support collaboration by allowing programmers to share and provide feedback on ideas and documents

4
New cards

interpersonal skills

ability to communicate and collaborate effectively with others

5
New cards

program inputs

data or information provided to a program for processing

6
New cards

program outputs

results or information produced by a program after processing inputs

7
New cards

data values

can be stored in variables, lists of items, or standalone constants and can be passed as input to (or output from) procedures

8
New cards

computing devices

represent data digitally, meaning that the lowest-level components of any value are bits

9
New cards

bits

shorthand for binary digit and is either 1 or 0

10
New cards

byte

is 8 bits

11
New cards

abstraction

process of reducing complexity by focusing on the main idea

12
New cards

analog data

has values that change smoothly, rather than in discrete intervals, over time

13
New cards

digital data

data that changes in discrete intervals and can be converted to binary

14
New cards

integers

a natural number, a negative of a natural number, or zero

15
New cards

binary

(base 2) uses only combos of the digits 1 and 0

16
New cards

decimal

(base 10) uses only combos of the digits 0 to 9

17
New cards

digit position

in binary sequence, it determines its numeric value

18
New cards

place value

determined by the base raised to the power of the position

19
New cards

information

data converted into a meaningful and useful context for decision making

20
New cards

data

the raw info used by computers

21
New cards

data types

a classification that specifies what values a variable can hold

22
New cards

number bases

represents how many symbols a number system has

23
New cards

multiple perspectives

the viewpoint and life experiences of many people

24
New cards

consultation

seeking expert advice

25
New cards

communication

talking with others to improve a program

26
New cards

common models

provides a shared language/procedure for everyone to communicate effectively