Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Pseudo code

From DocForge

Pseudo code, or pseudocode, is "fake" computer code written purely for demonstration purposes. It doesn't need to follow the syntax of any particular programming language, but may borrow some characteristics for clarity. Pseudo code is often used for teaching and conveying algorithms that aren't particular to any software platform or programming language.

Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.