404 Not Found
An error message you might see on websites that have been moved or deleted
Abstraction
To take a relatively complex system and simplify it for our use
Address bus
Connects the CPU to the MCC and sends over the location of the data, but not the data itself
Algorithm
A series of steps that solves specific problems.
Android
A mobile operating system based on Linux
Application
A computer program designed for a specific use
Application software
Any software created to fulfill a specific need, like a text editor, web browser, or graphics editor
ARPANET
The earliest version of the Internet that we see today, created by the US government project DARPA in the 1960s
ASCII
The oldest character encoding standard used is ASCII. It represents the English alphabet, digits, and punctuation marks
Assembly language
A language that allowed computer scientists to use human readable instructions, assembled into code that the machines could understand
ATA
The most common interface that hard drives use to connect to our system
ATX (Advanced Technology eXtended)
The most common form factor for motherboards
Automation
It makes processes work automatically
Backward compatible
It means older hardware works with newer hardware
Binary system
The communication that a computer uses is referred to as binary system, also known as base-2 numeral system
Bios (Basic Input Output Services)
The BIOS is software that helps initialize the hardware in our computer and gets our operating system up and running
BIOS/UEFI
A low-level software that initializes our computer’s hardware to make sure everything is good to go
Block storage
It improves faster handling of data because the data isn’t stored in one long piece but in blocks, so it can be accessed quicker
Boot
To start up a computer
Bootloader
A small program that loads the operating system
Browser
A user interface for displaying and interacting with web pages
BYOD (Bring Your Own Device)
Refers to the practice of allowing people to use their own personal devices for work
Byte
A group of 8 bits
Cache
The assigned stored location for recently or frequently accessed data; on a mobile app it is where anything that was changed or created with that app is stored