LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Queue · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaFirst-in, first-out data structure

A queue commonly follows first-in, first-out order. Source: Queue (abstract data type)

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. 24Exception · meaningRECALL
    Signal that an error occurred

    Can often be caught and handled

    Open this card ↗
  2. 25Dependency · meaningRECALL
    External code a project relies on

    Usually managed by a package system

    Open this card ↗
  3. 01Variable · meaningRECALL
    Named storage for a value

    May change while a program runs

    Open this card ↗