Computer Systems, Application Software, and Computing History

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/52

flashcard set

Earn XP

Description and Tags

A comprehensive vocabulary review set covering hardware storage devices, networking concepts, application and system software, and key historical milestones in computing.

Last updated 12:52 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

53 Terms

1
New cards

Storage Medium

The physical material on which a computer keeps data, information, programs, and applications.

2
New cards

Cloud Storage

An Internet service that keeps information on servers on the Internet, where actual physical media are transparent to the user.

3
New cards

Storage Device

The hardware that records and/or retrieves items to and from storage media.

4
New cards

Capacity

The number of bytes a storage medium can hold.

5
New cards

Kilobyte (KB)

A storage measurement representing approximately 11 thousand bytes, with an exact value of 2102^{10} or 1,0241,024 bytes.

6
New cards

Megabyte (MB)

A storage measurement representing approximately 11 million bytes, with an exact value of 2202^{20} or 1,048,5761,048,576 bytes.

7
New cards

Gigabyte (GB)

A storage measurement representing approximately 11 billion bytes, with an exact value of 2302^{30} or 1,073,741,8241,073,741,824 bytes.

8
New cards

Terabyte (TB)

A storage measurement representing approximately 11 trillion bytes, with an exact value of 2402^{40} or 1,099,511,627,7761,099,511,627,776 bytes.

9
New cards

Access Time

A measurement of the time it takes a storage device to locate an item on a storage medium, or the time required to deliver an item from memory to the processor.

10
New cards

Hard Disk Drive (HDD)

A storage device containing one or more inflexible, circular platters that use magnetic particles to store data, instructions, and information.

11
New cards

Formatting

The process of dividing a disk into tracks (concentric circles) and sectors (wedge-shaped arcs).

12
New cards

Head Crash

An event that occurs when a read/write head touches the surface of a platter on a hard disk.

13
New cards

Solid State Drive (SSD)

A flash memory storage device containing its own processor to manage storage, offering advantages such as faster access times, lower power consumption, and no required defragmentation.

14
New cards

Network-Attached Storage (NAS)

A server placed on a network with the sole purpose of providing storage to users, computers, and devices attached to the network.

15
New cards

Storage Area Network (SAN)

A high-speed network dedicated solely to providing storage to other attached servers.

16
New cards

RFID Tag

A tracking component consisting of an antenna and a memory chip that contains information transmitted via radio waves.

17
New cards

Local Area Network (LAN)

A network that connects computers and devices in a limited geographical area.

18
New cards

Wide Area Network (WAN)

A network that covers a large geographic area.

19
New cards

Network Topology

The physical or logical arrangement of devices and connections in a network.

20
New cards

Router

A communications device that connects multiple computers or other routers together and transmits data to its correct destination on a network.

21
New cards

Bandwidth

The amount of data, instructions, and information that can travel over transmission media.

22
New cards

Latency

The time it takes a signal to travel from one location to another on a network.

23
New cards

Fiber-Optic Cable

A physical transmission medium consisting of hair-thin strands of glass or plastic that carry data as pulses of light.

24
New cards

System Software

Programs that control or maintain the operations of the computer and its devices.

25
New cards

Application Software

Programs designed to make users more productive and/or assist them with personal tasks.

26
New cards

Operating System (OS)

A set of programs coordinating all activities among computer or mobile device hardware, acting as both an interpreter between user and hardware and a manager of system resources.

27
New cards

Web App

Software that runs on a remote server through a browser interface.

28
New cards

Shareware

Software distributed free on a trial basis with the understanding that the user may need or want to pay for it later.

29
New cards

Open Source Software

Software distributed with its source code available for use, modification, and distribution under its original rights.

30
New cards

Public Domain Software

Creative materials or software not protected by intellectual property laws (such as copyright, trademark, or patent), owned by the public.

31
New cards

Word Processing Software

Productivity application that allows users to create and manipulate text documents easily.

32
New cards

Spreadsheet Software

Productivity application allowing users to organize data in columns and rows and perform calculations on the data.

33
New cards

Database Software

Application that allows users to create, access, retrieve, and manage a structured collection of data.

34
New cards

Software Suite

A collection of individual related applications available together as a unit.

35
New cards

Abacus

An early computation tool used as early as 2400 BC2400\text{ BC} in Mesopotamia.

36
New cards

Antikythera Mechanism

An mechanical device used in ancient Greece for astronomical calculations.

37
New cards

Charles Babbage

Historical figure known as the Father of the Computer who designed the Analytical Engine as a blueprint for modern computers.

38
New cards

Analytical Engine

A computer design by Charles Babbage that introduced fundamental concepts like memory and control flow.

39
New cards

Ada Lovelace

Recognized as the first computer programmer, who developed instructions and the first algorithm intended for Charles Babbage's Analytical Engine.

40
New cards

Alan Turing

Computer science pioneer who introduced the concept of algorithms and computation with the Turing Machine, formulated the Turing Test, and helped break German codes in WWII.

41
New cards

Jacquard's Loom

A power loom invented by Marie Jacquard that automatically controlled fabric weave patterns using punched wooden cards linked by rope.

42
New cards

Herman Hollerith

Inventor of the Hollerith desk card reader/tabulator and founder of the Tabulating Machine Company, which later became IBM.

43
New cards

Harvard Mark I

The first programmable digital computer built in the U.S. (19441944), constructed out of switches, relays, rotating shafts, and clutches.

44
New cards

Grace Hopper

A primary programmer for the Harvard Mark I credited with coining the word 'debugging' after finding a dead moth trapped inside the computer.

45
New cards

First Generation Computers

Computers from the 1940s1940\text{s} to 1950s1950\text{s} characterized by the use of vacuum tubes for circuitry.

46
New cards

ENIAC

An early electronic computer constructed by John Mauchly and J. Presper Eckert (19431943-19451945) that filled a 20×40 foot20 \times 40\text{ foot} room and used over 18,00018,000 vacuum tubes.

47
New cards

Second Generation Computers

Computers from the 1950s1950\text{s} to 1960s1960\text{s} that replaced vacuum tubes with transistors and magnetic tape.

48
New cards

UNIVAC

The first commercial (mass-produced) computer and the first to employ magnetic tape.

49
New cards

Third Generation Computers

Computers from the 1960s1960\text{s} to 1970s1970\text{s} that replaced individual transistors with integrated circuits (IC).

50
New cards

Fourth Generation Computers

Computers from the 1970s1970\text{s} to today that utilize microprocessors, enabling personal computers such as the Apple II and IBM PC.

51
New cards

Fifth Generation Computers

Computing era from today onward focused on artificial intelligence and parallel processing.

52
New cards

Vint Cerf

Pioneer recognized as the Father of the Internet who co-designed TCP/IP protocols for Internet architecture.

53
New cards

Tim Berners-Lee

Inventor of the World Wide Web, the HTTP protocol, and the first web browser.