Can kids under 10 be possibly taught coding, without even mentioning the word syntax to them ??🤔🤔🤔

  • Schal330@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    22 hours ago

    I’ve never used it, but people I work with teach Scratch to in their spare time. I quick search suggests it is years 8+. I guess it’s more programming than coding, but could be a starting point and lead into coding under 10?

      • Schal330@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        16 hours ago

        Good question!

        “Programming and coding are closely related but not the same. Programming is the process that covers problem-solving, designing, building, and maintaining software, while coding is the step of writing the actual instructions in a programming language. Both are important and work together to create complete software solutions.” - Geeksforgeeks

    • hallettj@leminal.space
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 hours ago

      I got my kids started on Scratch - I recommend it! Syntax is communicated with puzzle block shapes. Statements have a tab on the bottom, and a matching slot on top; number and string values are pill-shaped; boolean expressions are diamond-shaped. If the pieces fit together, it’s a valid program.