Course 1 Glossary Flashcards

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 197

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

198 Terms

1

Abstraction

To take relatively complex systems and simplify it for our use

New cards
2

Address Bus

Connects the CPU to the MCC and sends over the location of the data, but not the data itself

New cards
3

Algorithm

A series of steps that solves specific problems

New cards
4

Android

A mobile operating system based on Linux

New cards
5

Application

A computer program designed for a specific use

New cards
6

Application Software

Any software created to fulfill a specific need, like a text editor, web browser, or graphics editor

New cards
7

ARPANET

The earliest version of the Internet that we see today, created by the US government project DARPA in the 1960s

New cards
8

ASCII

The oldest character encoding standard used, it represents the English alphabet, digits, and punctuation marks

New cards
9

Assembly language

A language that allowed computer scientists to use human readable instructions, assembled into code that the machines could understand

New cards
10

ATA

The most common interface that hard drives use to connect to our system

New cards
11

ATX (Advanced Technology eXtended)

The most common factor for motherboards

New cards
12

Automation

It makes processes work automatically

New cards
13

Backward compatible

Older hardware works with newer hardware

New cards
14

Binary System

The communication that a computer uses, aka base-2 numeral system

New cards
15

BIOS (Basic Input Output Services)

software that helps initialize the hardware in computers and gets operating systems up and running

New cards
16

BIOS/UEFI

A low level software that initializes computers hardware to make sure everything is good to go

New cards
17

Block Storage

Data is stored in blocks instead of one long piece so it can be accessed quicker and improves faster handling of data

New cards
18

Boot

To start up a computer

New cards
19

Bootloader

A small program that loads the operating system

New cards
20

Browser

A user interface for displaying and interacting with web pages

New cards
21

Byte

A group of 8 bits

New cards
22

Cache

The assigned stored location for recently or frequently accessed datato improve retrieval speed.

New cards
23

Character Encoding

Used to assign binary values to characters so that humans can read them

New cards
24

Charge Cycle

One full charge and discharge of a battery

New cards
25

COPPA (Children’s Online Privacy Protection Act)

Regulates the information we show to children under the age of 13

New cards
26

Chipset

Decides how components talk to each other on a machine

New cards
27

Chrome OS

A Linux based operating system designed by Google

New cards
28

Clients

A device that receives data from a server

New cards
29

Clock Cycle

When you send a voltage to the clock wire

New cards
30

Clock Speed

The maximum number of clock cycles that it can handle in a certain time period

New cards
31

Clock Wire

A wire that receives a voltage when sending or receiving data to let the CPU know it can start doing calculations

New cards
32

Coding

Translating one language to another

New cards
33

CLI (Command Line Interface)

A shell that uses text commands to interact with the operating system

New cards
34

Compiled Programming Language

A language that uses human readable instructions, then sends them through a computer

New cards
35

Computer

A device that stores and processes data by performing calculations

New cards
36

Computer File

Data that is stored in a file, like a word document, a picture, a song, etc.

New cards
37

Copyright

Used when creating original work

New cards
38

CPU (Central Processing Unit)

the primary functional component of a computer, often called the "brain", responsible for executing instructions and managing the flow of data and operations within a computer system

New cards
39

CPU Sockets

a series of pins that connect a CPU’s processor to the PC’s motherboard

New cards
40

Cryptography

The overarching discipline that covers the practice of coding and hiding messages from third parties

New cards
41

DARPA

A US goverment project in the 1960s that went on to created the earliest version of the Internet that we see today

New cards
42

Data Blocks

Data that can be broken down into many pieces and written to different parts of the hard disk

New cards
43

Data Sizes

Metrics like bits, bytes, kilobytes, kibibytes, and megabytes

New cards
44

DDR SDRAM (Double Data Rate SDRAM)

A type of RAM that is faster, takes up less power, and has a larger capacity than earlier SDRAM versions

New cards
45

Decimal form-base 10 system

A decimal system that has 10 possible numbers you can use ranging from 0-9

New cards
46

Desktop

The main screen where you can navigate files, folders, and applications

New cards
47

Digital Divide

The growing skills gap between people with and without digital literacy skills

New cards
48

DIMM (Dual Inline Memory Module)

a common type of computer memory module that holds random access memory (RAM) chips on a printed circuit board, designed to plug directly into a motherboard

New cards
49

Display Port

A port which outputs audio and video

New cards
50

Distrubution

A version of an operating system

New cards
51

Common Linux Distributions

Ubuntu, Debian, and Red Hat

New cards
52

Domain Name

A websites name; the part of the URL following www.

New cards
53

DNS (Domain Name System)

A global and highly distributed network service that resolves strings of letters, such as a website name, into an IP address

New cards
54

DRAM (Dynamic Access Memory)

a type of random-access semiconductor memory that stores data using tiny capacitors and transistors

New cards
55

Drivers

contain the instructions the CPU needs to understand external devices like keyboards, webcams, printers

New cards
56

DVI Cables

cables used to transmit digital video signals between devices like computers and monitors or projectors

New cards
57

Electrostatic Discharge

sudden and momentary flow of electric current between two electrically charged objects caused by contact, an electrical short or dielectric breakdown

New cards
58

Error Message

a message displayed on a monitor screen or printout indicating that an incorrect instruction has been given or that there is an error resulting from faulty software or hardware

New cards
59

Etcher.io

A tool you can use to load an install image onto your USB device and make it bootable

New cards
60

Ethernet Cable

A cable that lets you physically connect to the network

New cards
61

.exe

A file extension found in Windows for an executable file

New cards
62

Expansion Slots

a socket on a computer's motherboard where you can insert an expansion card (or adapter card) to add or enhance functionality, such as graphics, sound, or network capabilities

New cards
63

EDB (External Data Bus)

a pathway of parallel electrical lines used to transmit data between a computer's CPU and other devices, including RAM, peripherals, and expansion cards, on the motherboard

New cards
64

Factory Reset

Resetting a device to the settings it came with from the factory

New cards
65

Fiber Optic Cable

assemblies containing one or more thin, flexible strands of glass or plastic called optical fibers that transmit data signals in the form of light waves, rather than electrical currents, allowing for high speeds and bandwidth

New cards
66

File Extension

The appended part of a filename that tells us what type of file it is in certain operating systems like .txt, .docx, .pdf, and more

New cards
67

File Handling

A process of storing data using a program

New cards
68

File System

A system used to manage files

New cards
69

Finder

The file manager for all Macs

New cards
70

Firmware

a type of software embedded into hardware devices that controls their basic functions

New cards
71

Folders/Directores

Used to organize files

New cards
72

Form Factor

the size, shape, and physical specifications of a hardware component or device, ensuring compatibility and standardized design across different products

New cards
73

GIT

A version control system that helps keep track of changes made to files and directories

New cards
74

Hard Drive

A long term memory component that holds all data, which can include pictures, music, applications, etc.

New cards
75

Hardware

External or internal devices and equipment that help you perform major function

New cards
76

Hardware Resource Deficiency

The lack of system resources like memory, hard drive space, etc.

New cards
77

HDD (Hard Disk Drive)

a computer storage device that uses spinning magnetic disks (platters) to store and retrieve data

New cards
78

HDMI

A type of cable that outputs both video and audio

New cards
79

Heatsink

a device, usually made of metal like aluminum or copper, that absorbs heat from electronic components, like CPUs or GPUs, and dissipates it into the surrounding environment to prevent overheating

New cards
80

HFS+/APFS

Journaling systems developed by Apple Inc, APFS is more encrypted

New cards
81

Hostname

Used to identify the computer when it needs to talk to other computers

New cards
82

Hubs

a simple device that connects multiple network devices, acting as a central point for data transmission

New cards
83

Information Technology

The use of digital technology to store and process data into useful information

New cards
84

Input/Output Device

A device that performs input and output, like monitors, keyboards, mice, hard disk drives, etc

New cards
85

Install Image

A downloadable operating system image used to install an operating system on a device

New cards
86

Instruction Set

A list of instructions that the CPU is able to run

New cards
87

Internet

A worldwide system of interconnected networks

New cards
88

ICANN (Internet Corporation for Assigned Names and Numbers)

Where website names are registered

New cards
89

IPv4 (Internet Protocol Version 4)

a protocol that assigns a unique 32-bit numerical address to each device connected to the internet, enabling devices to find and communicate with each other

New cards
90

IPv6 (Internet Protocol Version 6)

the newer version of internet protocols designed to address the limitations of IPv4 which consists of 128 bit numerical addresses which is 4 times the amount IPv4 uses

New cards
91

ISP (Internet Service Provider)

A company that provides a consumer an internet connection

New cards
92

IoT (Internet of Things)

the network of physical objects, or "things," embedded with sensors, software, and network connectivity that allow them to collect and share data, enabling communication and interaction with other devices and systems over the internet

New cards
93

Interpreted Programming Language

A language that isn’t compiled ahead of time

New cards
94

I/O Management

controlling the flow of data into and out of a computer system, ensuring smooth communication and efficient resource utilization between the computer and external devices

New cards
95

iOS

A mobile operating system developed by Apple Inc

New cards
96

IP Address

a unique numerical label assigned to each device connected to a computer network using the Internet Protocol for communication

New cards
97

ITX (Information Technology eXtended)

A form factor for mother boards that is much smaller than ATX boards

New cards
98

Kernel

The main core of an operating system that creates processes, efficiently schedules them, and manages how processes are terminated

New cards
99

LGA (Land Grid Array)

A type of CPU socket that sticks out of the motherboard

New cards
100

Linux OS

one of the largest open source operating systems used heavily in business infrastructure and in the consumer space

New cards

Explore top notes

note Note
studied byStudied by 1 person
808 days ago
5.0(1)
note Note
studied byStudied by 16 people
847 days ago
5.0(1)
note Note
studied byStudied by 30 people
704 days ago
5.0(1)
note Note
studied byStudied by 54 people
185 days ago
5.0(1)
note Note
studied byStudied by 181 people
919 days ago
5.0(2)
note Note
studied byStudied by 35 people
243 days ago
5.0(1)
note Note
studied byStudied by 3 people
51 days ago
5.0(1)
note Note
studied byStudied by 21 people
612 days ago
5.0(1)

Explore top flashcards

flashcards Flashcard (59)
studied byStudied by 3 people
147 days ago
5.0(1)
flashcards Flashcard (35)
studied byStudied by 10 people
549 days ago
5.0(1)
flashcards Flashcard (415)
studied byStudied by 6 people
631 days ago
4.0(2)
flashcards Flashcard (30)
studied byStudied by 5 people
701 days ago
5.0(1)
flashcards Flashcard (104)
studied byStudied by 117 people
371 days ago
5.0(1)
flashcards Flashcard (30)
studied byStudied by 29 people
423 days ago
5.0(2)
flashcards Flashcard (57)
studied byStudied by 17 people
707 days ago
5.0(1)
flashcards Flashcard (40)
studied byStudied by 35 people
38 minutes ago
5.0(1)
robot