You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Hi all,
I hope this is appropriate. I wanted to share a project that I've been working on that I'm sure many of you will be interested in: https://futurecoder.io/
futurecoder is a free and open source platform/course for people to teach themselves programming in Python, especially complete beginners at programming. There's a lot of similarity to thonny:
A minimal user interface
Multiple debuggers for different situations, including birdseye
Enhanced tracebacks, including help from friendly-traceback
Automatic linting with messages tailored for beginners
Based on all that it almost felt like I had to share it here.
All the best,
Alex
Aivar Annamaa
unread,
Feb 6, 2021, 3:49:56 AM2/6/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Hi Alex,
I watched the video and it looks really interesting -- thanks for sharing it! Will give it some testing later.