We wanted to expose young kids to programming at an earlier age than they usually would be at school. We created an interactive web page with fun images, easy quizzes, and simple explanations of certain Python concepts that are crucial to beginning to understand programming in general.

The web page has an embedded Python interpreter called Skulpt so that users can write code and see the results in real time. Skulpt is licensed under the MIT license. We thought this immediate feed back would be a good way to keep the user engaged.

We also have plans to create an app with the same format for offline use, and perhaps make it more of a game. The app was our reach goal, and we have one of the 4 lessons we created complete for it, with plans to complete the rest and more eventually.

Built With

Share this project:

Updates