| This looks really good, going through the first couple of tasks it seems well considered. I'm introducing my 8yo daughter to programming at the moment, she is beginning to play around with Scratch. I'm keeping my eye out some something closer to proper coding though. I think this may be a little too far at the moment, but I may try her out on it with me sitting next to her and see how she gets on! Is there any way for users to construct their own multiple stage tutorials? (It looks like we can do single questions) Currently you have the console output, have you considered having a canvas/bitmap output that could be targeted with the various Python drawing and image manipulation apis? Incredibly generous of you to make it open source! |
https://hedy.org/
It's gradual (starts easy but limited, then with progress through levels gets more precise and powerful), and I read that it gets to full blown Python programming.
Theres an excellent talk on the approach by the author:
https://m.youtube.com/watch?v=fmF7HpU_-9k
Edit: +Hedy is designed with kids in mind, as opposed to adults, which I believe future coder and others are more targeted to.