AP CSP Unit 1, Lab 1 & 2 Vocab

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

26 Terms

1
New cards

Collaboration

Talk with Your Partner

2
New cards

Driver

Person in pair programming who actively writes the code

3
New cards

Navigator

Writes the plan, checks for errors, reviews/improves code

4
New cards

Abstraction

Give a name to something in a program

5
New cards

Procedural Abstraction

Using a procedure (a block) to name the idea

6
New cards

List

An ordered sequence of items

7
New cards

String

A sequence of characters

8
New cards

Substring

A piece of an existing string

9
New cards

Empty String

A string with no characters

10
New cards

Concatenate

Connect strings to make a bigger string

11
New cards

Edith Windsor

 Activist and IBM manager, known for debugging skills, led Supreme Court case U.S. v. Windsor

12
New cards

Debugging

Testing, finding problems, and fixing them

13
New cards

Procedure

A named sequence of instructions that may take inputs and outputs

14
New cards

Reporters

Oval blocks that report a value

15
New cards

Commands

 Instructions telling the computer what to do

16
New cards

Value of Procedure

The output/value returned after procedure is ran

17
New cards

Expression

Constant value or call to reporter block including its inputs

18
New cards

Value

The single result of evaluating an expression

19
New cards

Script

A bunch of blocks clicked together

20
New cards

Event

 Clicking on the sprite, pressing a key, or clicking the green flag button

21
New cards

Hat Blocks

Blocks that only sit on the top of the script

22
New cards

Event-Driven Programming

Using events to control a program

23
New cards

Sprites

Actor on the stage who knows how to do many different things, such as walk around the stage and speak the lines of the play

24
New cards

Costumes

Picture that can be “worn” by a sprite

25
New cards

Transparency

How much what you can see behind it

26
New cards

Opaque

Not letting the light through, not transparent