LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Pseudocode · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaLanguage-independent algorithm description

Pseudocode expresses an algorithm without committing to one programming language's exact syntax. Source: Pseudocode

ahamoraReference ↗

Keep the thread going

One answer is a beginning.

Share a little curiosity, or follow it into the full collection.

Flip the full deck →

More from Programming Concepts

A few more worth knowing.

  1. 13Return value · meaningRECALL
    Result produced by a function

    Passed back to the caller

    Open this card ↗
  2. 14Object · meaningRECALL
    Value grouping data and behavior

    Exact meaning varies by language

    Open this card ↗
  3. 15Class · meaningRECALL
    Blueprint for creating objects

    Used in object-oriented languages

    Open this card ↗