1. Computing

Discuss in my forum

Pseudocode

By , About.com Guide

Definition:

Pseudocode: Example code in an imaginary language used to demonstrate an algorithm without writing a working implementation. The imaginary code is often vague and ad-hoc since it only has to explain how the algorithm will work, not how to implement it in a real programming language.

Alternate Spellings: pseudo-code
  1. About.com
  2. Computing
  3. Ruby
  4. Glossary
  5. M - R
  6. Pseudocode

©2013 About.com. All rights reserved.