Skip to content

Digital Technologies Structures

See also: teaching-digital-technologies

Collection of structures within digital technologies (e.g. curriculum strands) used to curate topic related resources

Algorithms#

  • Counting algorithm

    Source Jason Zagami as a flow chart for a class activity. Could modify this to get student to read and explain what they think will happen and the purpose of this algorithm - modeling the-block-model

    • 1: You each have a number: 1
    • 2: Pair up, and add your two numbers together
    • 3: One of you sit down
    • 4: Are you the last person standing
      • No - goto 2
      • Yes - goto 5
    • 5: Announce number of students