LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Function · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaReusable block of behavior

A function groups behaviour that can be invoked. Source: Function (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. 08Parameter · meaningRECALL
    Named input in a function definition

    An argument is the supplied value

    Open this card ↗
  2. 09Loop · meaningRECALL
    Structure repeating instructions

    For and while are common

    Open this card ↗
  3. 10Conditional · meaningRECALL
    Structure choosing between paths

    Often uses if and else

    Open this card ↗