Hacker News new | ask | show | jobs
by tijl 505 days ago
I tried Heddy with my children. It worked great at first. It's really easy to get started with. Every level, the language changes slightly to introduce more concepts. That worked great for my younger son, but it confused his brother. Code that was correct in one level, suddenly gives errors in the next. In the end, we stopped using Hedy. I now teach them Python instead. It's harder at first, but at leastthe things they learn, won't change.
1 comments

I might be mistaken, but I think that is part of the progression from natural language to structured programming. The student is supposed to slightly refactor their code as Hedy morphs into a normative language.

But in the end, it is a starter language and it looks like your kids started!