LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Encapsulation · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaBundling data with controlled access

Encapsulation groups state with the operations that manage it. Source: Encapsulation (computer programming)

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. 18Bug · meaningRECALL
    Defect causing unintended behavior

    Debugging finds and fixes it

    Open this card ↗
  2. 19Unit test · meaningRECALL
    Test of a small behavior unit

    Usually automated

    Open this card ↗
  3. 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 ↗