←back to thread

261 points david927 | 1 comments | | HN request time: 0.214s | source

What are you working on? Any new ideas that you're thinking about?
Show context
finnigja ◴[] No.43156248[source]
I'm building an interactive, web-based Python tutorial site intended to help with learning basic syntax. Originally it was for my kids who wanted to learn to code, but... might be useful to others.

https://learnpy.dev

The content needs some work, but I'm pretty happy with the framework / UX. I would love to get any feedback from folks who check it out!

(The first section is just multi-guess questions as part of the introductory content. Try any other section to get the full in-browser-code-execution experience, which uses client-side Pyodide under the hood.)

replies(2): >>43161776 #>>43166188 #
1. rahimnathwani ◴[] No.43161776[source]
I'm happy you're working on this.

The best option I've found for my son (8yo) is this, but it's a little dry for a child: https://programming-25.mooc.fi/