Unit 1: Computing Fundamentals

0.0(0)
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/36

flashcard set

Earn XP

Description and Tags

AP CSP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1

Computer Science

The study of computers and how they solve problems.

2

Hardware

Physical parts of a computer that you can touch.

3

CPU (Central Processing Unit)

The internal operating unit or "brain" of a computer that processes instructions.

4

RAM (Random Access Memory)

Temporary memory for running programs.

5

Hard Drive/SSD

Permanent storage for files and programs.

6

Input Devices

Piece of computer hardware that allows users to enter data, commands, or other information for processing.

7

Ex: keyboard, mice, microphone

8

Output Devices

Piece of computer hardware that receives data from the computer and translates it.

9

Ex: Monitor, speakers, printer

10

Software

Programs and applications that tell the computer how to preform tasks

11

Data

Raw facts or figures with no context.

12

Information

Organized, meaningful data.

13

Binary

Common language that all computers use.

14

Algorithm

Step by step plan to solve a problem.

15

Sequencing

Putting steps in the correct order

16

Precision

Giving clear, exact, and detailed instructions to a computer so it can perform tasks correctly.

17

Computer Device

Any single piece of hardware or equipment that c an perform computing tasks or interact with a computer

18

Computer System

Complete setup that can take input, process it, store data, and produce output

19

Computing

Process of using computers to solve problems, create systems, and process information

20

Sequential Computing

Steps and tasks are performed in order, one at a time.

21

Parallel Computing

When a problem is divided into small tasks that can run at the same time on multiple processors or cores (on the same computer.)

22

Distributed Computing

When a big problem is split into smaller parts, and each part is handled by different computers connected over a network. After all computers finish their parts, the results are combined to get the final answer.

23

Computer Network

Group of computers and devices that are connected so they can share information and resources.

24

Internet

The world's largest network, connecting millions of computers worldwide.

25

Protocols

Rules that allow computers to communicate effectively.

26

Data Streams

Information is passed through this in chunks of data called packets.

27

Metadata

"data about data." It gives extra

28

information that describes, explains, or helps manage

29

the main data.

30

Path

The route that data takes from one device to another across the network.

31

Routing

The process of finding the best path for data to travel.

32

Scalability

Networks can grow as more devices join without slowing down.

33

Bandwidth

The amount of data that can travel

34

through the network at one time.

35

Fault Tolerance

If one path fails, the network finds

36

another way to deliver data.

37

Redundancy

Having backup components in a network.