LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Object · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaValue grouping data and behavior

An object can group state with operations that act on that state. Source: Object (computer science)

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. 15Class · meaningRECALL
    Blueprint for creating objects

    Used in object-oriented languages

    Open this card ↗
  2. 16Inheritance · meaningRECALL
    A type deriving behavior from another

    A reuse mechanism

    Open this card ↗
  3. 17Encapsulation · meaningRECALL
    Bundling data with controlled access

    Hides internal details

    Open this card ↗