Please enable JavaScript.
Coggle requires JavaScript to display documents.
problem solving and game development (key terms (Algorithm - An abstract…
problem solving and game development
key terms
Algorithm - An abstract or general procedure for solving a problem
Syntax - Grammar rules that create valid program statements.
Procedural Paradigm -An approach to programming where the programmer defines the steps for solving a problem.
Flowchart - A graphical representation of the way a computer should progress from one instruction to the next when it performs a task.
Structured English - Vocabulary and syntax used by systems analysis to explain the logic of a process.
Syntax error - An error that results when an instruction does not follow the syntax rules or grammar of the programming language.
Procedural Paradigm -An approach to programming where the programmer defines the steps for solving a problem.
hardware
PC
Linux
MAC
Software
trial software
Macos
windows
algorithms
are a logically ordered set of statements used to solve a problem.
by siddhartha timilsina, Edgar Bustos-Rodriguez