|
|
|
|
|
by zozbot234
1556 days ago
|
|
Plenty of kid-oriented tools and instructional content share that "telling stories" element; it's a compelling way of picking up on humans' raw social intuition and using it to work on complicated problems. Perhaps some variation on Scratch could make for an intuitive and kid-friendly introduction to subjects that are often considered obscure, such as distributed systems and the formalisms used to reason on them like the Temporal Logic of Actions. Recursion would be comparatively easy; you could even teach linear logic by endowing your "characters" with an inventory of objects that they could pass on to each other and transform by acting on them, a common trope in adventure games. |
|