Introduction to Software Development

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

1/4

flashcard set

Earn XP

Description and Tags

Flashcards covering the definition and core steps of the software development process based on the lecture notes.

Last updated 7:28 AM on 6/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

5 Terms

1
New cards

Software Development

The process of creating computer programs to perform specific tasks or solve particular problems.

2
New cards

Writing Code

A step in software development involving writing instructions for a computer using a programming language to build the software.

3
New cards

Testing the Program

A step that checks whether the software works as expected and performs all the required tasks correctly.

4
New cards

Fixing Problems

The step in software development that involves finding and correcting errors or bugs in the program; also known as debugging.

5
New cards

Debugging

Another name for the step of finding and correcting errors or bugs in a program.