LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Stack · meaning

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

A stack follows last-in, first-out access. Source: Stack (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. 23Queue · meaningRECALL
    First-in, first-out data structure

    Like a checkout line

    Open this card ↗
  2. 24Exception · meaningRECALL
    Signal that an error occurred

    Can often be caught and handled

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

    Usually managed by a package system

    Open this card ↗