APCPS unit 1

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

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:58 PM on 8/28/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

Bit

The smallest unit of data in a computer, having a single binary value of either 0 or 1.

2
New cards

Byte

A unit of data that is eight binary digits long, often used to represent a character such as a letter, number, or space.

3
New cards

Binary

A numbering scheme in which there are only two possible values for each digit: 0 and 1.

4
New cards

Algorithm

A complete, well-defined sequence of steps for completing a task or solving a problem.

5
New cards

Program

A sequence of instructions or steps written in a language that can be understood by a computer, used to complete a task or solve a problem.

6
New cards

Blocks

Puzzle-piece shapes that are used to create code in Snap!.

7
New cards

Scripts

Different types of blocks linked together.

8
New cards

Sprites

An object in Snap! which performs functions controlled by scripts.

9
New cards

Stage

The background of a project that performs functions through scripting.

10
New cards

Logic error

A mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly.

11
New cards

Tracing

Hand simulating the execution of program code to manually verify that it works correctly.

12
New cards

Debugging

The process of identifying and removing errors from computer hardware or software.

13
New cards

ASCII

American Standard Code for Information Interchange, a character encoding standard for electronic communication.

14
New cards

Overflow Error

An error that occurs when calculated data cannot fit within the designated field.

15
New cards

Roundoff Error

Error produced when a computer performs real number calculations because many real numbers cannot be represented exactly.

16
New cards

Underflow Error

Occurs when a mathematical operation results in a number smaller than what the device can store.

17
New cards

Pixel

A minute area of illumination on a display screen, one of many that compose an image.

18
New cards

RGB

A system for representing colors on a computer display, combining red, green, and blue in various proportions.

19
New cards

Heuristic

A problem-solving approach (algorithm) to find a satisfactory solution when finding an optimal or exact solution is impractical.

20
New cards

Lossless Compression

A data compression algorithm that allows the original data to be perfectly reconstructed from the compressed data.

21
New cards

Lossy Compression

A data encoding and compression technique that deliberately discards some data during compression.

22
New cards

Creative Commons

A public copyright license that enables free distribution of otherwise copyrighted works.

23
New cards

Open Source

Programs that are made freely available for redistribution and modification.

24
New cards

Open Access

Online research output free of restrictions on access and many restrictions on use.