Digital Culture and Hardware Lecture Notes

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

1/30

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering the history of computing, hardware components, networking basics, and artificial intelligence concepts.

Last updated 11:29 AM on 5/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

31 Terms

1
New cards

Boulier (Abacque)

A wooden calculating machine created in Ancient China around 3000 BC, used for arithmetic operations and square roots.

2
New cards

ENIAC (Electronic Numerical Integrator and Computer)

The first fully electronic and programmable computer (1940–1950), which weighed 27 tonnes and used a decimal system rather than binary.

3
New cards

Transistor

A semiconductor invention from 1955 that replaced vacuum tubes, leading to smaller, more reliable, and energy-efficient second-generation computers.

4
New cards

TRADIC (Transistor Digital Computer)

The first computer entirely based on transistors, put into service in 1954 for the US Air Force.

5
New cards

Circuit Intgr

An innovation of the 1960s that integrated multiple transistors on a single silicon chip, leading to the era of mini-computers like the IBM System-360.

6
New cards

Microprocesseur

A single integrated circuit containing all the functions of a computer's central processing unit, enabling the micro-computer revolution of the 1970s.

7
New cards

Micral N

Introduced in 1972, this is often considered the first commercial micro-computer, utilizing the Intel 8008 microprocesseur.

8
New cards

Xerox Alto

A revolutionary 1973 micro-computer equipped with a keyboard, monitor, and a mouse, introducing the first Graphical User Interface (GUI).

9
New cards

CPU (Central Processing Unit)

The brain of the computer that interprets and executes instructions from software; its performance is measured in frequency using Hertz(Hz), representing cycles per second.

10
New cards

RAM (Random Access Memory)

Volatile short-term storage used to temporarily hold data for active programs; all stored information is lost when the power is turned off.

11
New cards

ROM (Read-Only Memory)

Non-volatile memory that preserves information even when power is off, typically containing essential firmware like the BIOS.

12
New cards

BIOS (Basic Input/Output System)

A set of directives stored in ROM that manages communication between the operating system and hardware during the computer's startup process.

13
New cards

SSD (Solid State Drive)

A storage device using flash memory chips with no moving parts, offering faster data transfer and greater shock resistance than traditional HDDs.

14
New cards

Octet (Byte)

A unit of digital information consisting of 8bits, where each bit represents a binary value of 0 or 1.

15
New cards

Priphrique informatique

A device connected to a central processing system (such as a computer or smartphone) that adds functionality or allows communication with the outside world.

16
New cards

Loi de Moore

A principle stating that the number of transistors on a microprocesseur doubles approximately every 2years.

17
New cards

Q-bit (Quantum Bit)

The basic unit of information in quantum computing that can take the value of 0, 1, or a superposition of both simultaneously.

18
New cards

Sikamor

Google's quantum computer equipped with 54qbits, capable of performing specific calculations in minutes that would take classical computers thousands of years.

19
New cards

Systme d'exploitation (OS)

A set of tools and software that ensures the liaison between hardware resources, the user, and applications.

20
New cards

Kernel (Noyau)

The core component of an OS that allows hardware and software to communicate, managing processes, memory, and file manipulation.

21
New cards

MS-DOS

The dominant operating system for PCs in the 1980s and early 1990s, characterized by a command-line interface and mono-tasking/mono-user capabilities.

22
New cards

ARPANET

The precursor to the Internet, established in 1971 by the US to create a decentralized communication network tolerant to path failures or attacks.

23
New cards

Adresse IP (Internet Protocol)

A unique identifier for every device on the internet, existing in versions like IPv4 (32bit32-bit) and IPv6 (128bit128-bit).

24
New cards

DNS (Domain Name System)

The service that acts as a translator between human-readable domain names and numerical IP addresses.

25
New cards

HTTP / HTTPS

Protocols used for exchanging resources on the web; the "S" version (Secure) utilizes encryption to protect sensitive data like passwords.

26
New cards

HTML (HyperText Markup Language)

The foundation language for web development used to structure content on a page through the use of tags.

27
New cards

Intelligence Artificielle (IA)

A collection of theories and techniques used to create machines capable of simulating human intelligence or performing tasks associated with intelligent beings.

28
New cards

Alan Turing

A pioneer of computer science who developed the concept of the Turing machine and created the "Victory" machine to decrypt the German Enigma code.

29
New cards

IA Gnrative

A subset of deep learning that creates new content (text, images, or audio) based on patterns learned from existing unstructured data.

30
New cards

GPT (Generative Pre-trained Transformer)

A Large Language Model (LLM) that uses predictive writing to provide coherent responses based on the most probable sequence of words for a given context.

31
New cards

RLHF (Reinforcement Learning from Human Feedback)

A training method used for ChatGPT where human supervisors rank multiple AI responses to reinforce consistency and avoid inappropriate content.