hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.3k stars 285 forks source link

📜 Slides sound "learner facing" #5028

Open Felienne opened 8 months ago

Felienne commented 8 months ago

The content on the slides is meant to be used in lessons, but sounds a bit like it is speaking directly to an (individual) student, f.e. here in level 13:

image

Let's try to make this a bit more systematic?

MarleenGilsing commented 8 months ago

Yes, I think I made this with teachers that don't know that much about programming themselves in mind. Maybe we can discuss this (at the hackathon?). What kind of teachers do we cater and what are their needs? I always kind of assume that they're teacher like me, who don't know much of programming but want to teach it to their kids and need a a lot of context and explanation themselves. But maybe our teacher population exists way more of programming experts, who immediately understand slides without any help and just want them to be concise.

Felienne commented 1 week ago

Can be combined with #5805