Algorithm

Algorithm is a set of instructions that needs to be executed by a computer to solve a specific computer problem. Algorithm is a step before implementation, it allows a developer to think about specific implementation details. Algorithm is often accompanied by a flowchart.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator