paroxython icon indicating copy to clipboard operation
paroxython copied to clipboard

futurecoder

Open alexmojaki opened this issue 3 years ago • 0 comments

I just wanted to share a project I thought you'd be interested in: https://futurecoder.io/

It's a free open source online interactive Python course where users run code and solve exercises. It uses quite a lot of magic and metaprogramming, often involving the AST.

I'm looking for contributors to build it further and it's pretty obvious you'd be a great fit and could help a lot. But even if you're not interested, I think you'll find it intriguing and may be able to find some useful ideas or have some of your own to share.

I will probably use paroxython at some point to help find exercises and write more course material, but I haven't had the chance yet.

alexmojaki avatar Feb 05 '21 21:02 alexmojaki