• 802 Posts
  • 346 Comments
Joined 2 years ago
cake
Cake day: October 9th, 2024

help-circle



  • I have a son that’s about to turn 6 now. Since the age of two I’ve been playing with him with Cubetto https://primotoys.com/. Cubetto is a no-screen programming of a robot using physical directional shapes.

    When I help them with a playful narrative (I’ve even written an article about it), he and his friends enjoyed it a lot. They play with moving it around.

    However, my observation is that at this age they are not ready for the more advanced feature of reexecutable code (the Cubetto board has this equivalent of a callable procedure). They struggle even with the simpler random or invert commands (which are an extension pack actually).

    One nice thing is that there is a learning path towards disassembling the robot and potentially (unofficially) towards reprogramming its Arduino. So kids can also tinker with at later age.

    As you can see, I’m quite enthusiastic about the technology and could share some further resources, if anyone cares to read them.