LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Bug · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaDefect causing unintended behavior

Debugging finds and fixes it Source: Software bug

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. 19Unit test · meaningRECALL
    Test of a small behavior unit

    Usually automated

    Open this card ↗
  2. 20Runtime · meaningRECALL
    The period when a program is executing

    Runtime can also name supporting software, such as a language runtime. The execution phase differs from writing or compiling a program.

    Open this card ↗
  3. 21Syntax · meaningRECALL
    Rules defining valid code form

    Syntax errors break those rules

    Open this card ↗