You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: