Java Games: Flashcards, matching, concentration, and word search.

P1 - 2.01 - Programming Process

AB
PseudocodeEnglish-language statemetns taht describe the processign steps of a program in a paragraph.
ModularizationThe process of breaking down a problem into smaller sub-problems.
AlgorithmA set of steps that create an ordered approach to a problem solution.
SyntaxThe proper format for a statement of code.
DebuggingTesting for all syntax errors.
Programming ProcessThe steps taken in program development.
Top-Down DesignThe most frequently used programming design that involves breaking problems down into smaller sub-problems until each sub-problem can be solved in a few steps.
FlowchartingA visual representation an algorithm that uses lines and shapes to depict the flow of data.
Beta TestingTesting the functionality of your program with real world data.
Logic errorsErrors that do not prevent your program from running; the program works but not as intended or expected.
User GuidesDocumentation that contains background information on the program (purpose
DocumentationComments or user guides that provide additional information for the programmer or user.


Director of Computer Science
Effingham College & Career Academy
Rincon, GA

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities