Untitled Flashcards Set

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

Recursion

1 / 9

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

10 Terms

1

Recursion

Calling a procedure from inside itself.

New cards
2

Procedural Abstraction

The process of developing a program by breaking up a large problem into smaller sub-problems.

New cards
3

Modularity

The process of breaking a problem into smaller pieces; a form of procedural abstraction.

New cards
4

Clone

A copy of a sprite that shares information with its parent sprite but does not share changes made to it.

New cards
5

Debugging

The art of identifying errors in computer programs and fixing them.

New cards
6

Input

Information entered into a program by the user or values filled in the empty boxes in a block.

New cards
7

Output

Any data sent from your program to the user or to any device, typically depending on the input.

New cards
8

Higher-order Function

A function that takes a function as input or reports a function as output.

New cards
9

Sprite Variable

A variable that belongs to a particular sprite, similar to a global variable.

New cards
10

Artificial Intelligence (AI)

A field of computer science aiming to get computers to think.

New cards

Explore top notes

note Note
studied byStudied by 68 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 3 people
... ago
5.0(1)
note Note
studied byStudied by 13 people
... ago
5.0(1)
note Note
studied byStudied by 10 people
... ago
5.0(2)
note Note
studied byStudied by 45 people
... ago
5.0(1)
note Note
studied byStudied by 453 people
... ago
4.7(3)

Explore top flashcards

flashcards Flashcard (80)
studied byStudied by 16 people
... ago
5.0(1)
flashcards Flashcard (57)
studied byStudied by 20 people
... ago
5.0(1)
flashcards Flashcard (141)
studied byStudied by 16 people
... ago
5.0(1)
flashcards Flashcard (56)
studied byStudied by 5 people
... ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 59 people
... ago
5.0(1)
flashcards Flashcard (24)
studied byStudied by 38 people
... ago
5.0(1)
flashcards Flashcard (46)
studied byStudied by 10 people
... ago
5.0(1)
flashcards Flashcard (74)
studied byStudied by 144 people
... ago
5.0(3)
robot