Big Idea 1: Creative Development

4.6(62)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards
Programming
is a collaborative and creative process that brings ideas to life through the development of software.
2
New cards
Software development processes
used in the industry often require students to work together in teams.
3
New cards
computing innovation
uses a computer program to take in data, transform data and output data.
4
New cards
Collaboration
can occur in the planning, designing, or testing (debugging) part of the development process.
5
New cards
Collaborative learning
can occur peer-to-peer or in larger groups.
6
New cards
Syntax Error
A mistake in which the rules of the programming language are not followed.
7
New cards
Runtime Error
A mistake that occurs during the execution of a program that ceases the execution.
8
New cards
Logic Error
A mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly.
9
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.
10
New cards
Debugging
is the process of finding and fixing errors.