Computer science study guide

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/27

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:37 PM on 8/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Exposure Equation

Bewilderment+Exposure=Obvious\text{Bewilderment} + \text{Exposure} = \text{Obvious}

2
New cards

Three advantages of computers over humans

Faster execution speed, higher accuracy, inability to forget.

3
New cards

Artificial Narrow Intelligence (ANI)

The current stage of artificial intelligence, designed for specific tasks.

4
New cards

Binary representation

All digital information is stored using binary, with 1=ON1 = \text{ON} and 0=OFF0 = \text{OFF}.

5
New cards

Bit

A binary digit, the smallest unit of data in a computer.

6
New cards

Byte

A unit of data comprised of 8 bits8 \text{ bits}.

7
New cards

ASCII

A 7-bit character encoding standard, where standard characters fit into 1 byte1 \text{ byte}.

8
New cards

Morse Code

A system of transmitting information using patterns of short and long signals.

9
New cards

ROM

Read Only Memory, stores permanent information.

10
New cards

RAM

Random Access Memory, stores temporary data that disappears when powered off.

11
New cards

CPU

Central Processing Unit, the brain of the computer that performs calculations.

12
New cards

ENIAC

The first electronic general-purpose computer, using over 17,000 vacuum tubes.

13
New cards

Microchips

Integrated circuits evolved from transistors containing billions of transistors.

14
New cards

Digital signals

Stores precise numerical representations that can be duplicated without loss.

15
New cards

Application Software

Software designed to perform specific user-oriented tasks, such as word processors.

16
New cards

System Software

Software required for the proper functioning of computer hardware, including the Operating System.

17
New cards

Compiler

Translates an entire source code into machine-executable files before execution.

18
New cards

Interpreter

Translates and executes source code line-by-line during runtime.

19
New cards

FORTRAN

A programming language specifically built for scientists, mathematicians, and engineers.

20
New cards

COBOL

Designed for commercial business applications.

21
New cards

Object-Oriented Programming (OOP)

A programming paradigm based on the concept of objects.

22
New cards

IPv4

The fourth version of the Internet Protocol, widely used for identifying devices on a network.

23
New cards

Local Area Network (LAN)

A network that connects computers in a limited geographical area.

24
New cards

Internet Service Provider (ISP)

A company that provides access to the Internet.

25
New cards

USB drive ejection

Must be properly ejected to prevent data corruption.

26
New cards

File Transfer Protocol (FTP)

A standard network protocol used to transfer files from one host to another.

27
New cards

Taskbar

The Windows equivalent of the Mac Dock.

28
New cards

Finder

Mac equivalent of Windows' file navigation system.