Computer Introduction & 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/18

flashcard set

Earn XP

Description and Tags

Flashcards covering basic computer concepts, history, hardware evolution, and programming languages from the lecture notes.

Last updated 1:05 PM on 9/23/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

Raw data

Numbers, words, pictures, or sounds that represent things about people, objects, and ideas.

2
New cards

Computer

A machine distinguished from others by its ability to be programmed to perform various functions.

3
New cards

Information Processing Cycle (IPC)

A four-step cycle (Input, Processing, Storage, Output) that converts raw data into valuable information.

4
New cards

First Working Digital Computer

Built between 1943-1946 at the University of Pennsylvania, utilizing 18,000 vacuum tubes.

5
New cards

Vacuum Tubes

Components used in early computers that generated significant heat, necessitating complex cooling systems.

6
New cards

Cooling System (Early Computers)

Required for early computers due to the heat generated by vacuum tubes, often involving water running through the machines and elevated floors for air circulation.

7
New cards

Luggables

A term for early 1980s portable computers, noted for their heavy and bulky design.

8
New cards

Dial-up

A method of computer communication prevalent in the 1980s, characterized by a distinctive sound and slow connection speeds (e.g., 300 bps/baud).

9
New cards

CRT (Cathode Ray Tube)

An early monitor technology that was large, heavy, and typically displayed monochrome text (e.g., green letters on a black screen) without graphics or sound.

10
New cards

Integrated Circuits

Invented in the 1960s, these boards consolidated transistors, drastically reducing computer size compared to vacuum tube designs.

11
New cards

JCL (Job Control Language)

An older programming language used to instruct the computer on which programs to execute.

12
New cards

Computer's Core Logic

Operates based on zeros and ones (binary code), representing 'on' or 'off' states for all operations.

13
New cards

ASCII Code

A character encoding standard that expanded the computer's ability to represent a wider range of characters.

14
New cards

Object Code

The machine-readable form of a program, created by compiling or assembling human-written source code.

15
New cards

Python

A modern, high-level, object-oriented programming language.

16
New cards

Assembler

A low-level programming language, very close to machine code, requiring precise and detailed instructions from the programmer.

17
New cards

Compiling/Assembling

The process of translating a program written in a human-readable language into executable object code for the computer.

18
New cards

CPU (Computer Processing Unit)

Developed in the 1970s using integrated circuits, it serves as the 'brain' of the computer, processing instructions.

19
New cards

Moore's Law

An observation made by Intel cofounder Gordon Moore in 1965, stating that the number of transistors on an integrated circuit approximately doubles every two years.