Creative Development Collaboration

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

1/7

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and concepts from a lecture on creative development collaboration in programming.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Programming

A collaborative and creative process that brings ideas to life through the development of software.

2
New cards

Computing innovation

Uses a computer program to take in data, transform data, and output data.

3
New cards

Peer instruction

Involves students working in pairs or small groups to discuss concepts to find solutions to problems.

4
New cards

Syntax Error

A mistake in which the rules of the programming language are not followed.

5
New cards

Runtime Error

A mistake that occurs during the execution of a program that ceases the execution.

6
New cards

Logic Error

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

7
New cards

Overflow Error

A mistake that occurs when a computer attempts to handle a number that is outside of the defined range of values.

8
New cards

Debugging

The process of finding and fixing errors.