1/4
Flashcards covering the definition and core steps of the software development process based on the lecture notes.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Software Development
The process of creating computer programs to perform specific tasks or solve particular problems.
Writing Code
A step in software development involving writing instructions for a computer using a programming language to build the software.
Testing the Program
A step that checks whether the software works as expected and performs all the required tasks correctly.
Fixing Problems
The step in software development that involves finding and correcting errors or bugs in the program; also known as debugging.
Debugging
Another name for the step of finding and correcting errors or bugs in a program.