#computingeducation β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #computingeducation, aggregated by home.social.
-
#ThonnyIDE 5.0.0 is out!
It comes with #Python 3.14 :)You can get it from https://thonny.org
I'm investigating the compatibility with the
thonny-py5modeplug-in and so far it seems to work fine. https://github.com/py5coding/thonny-py5mode/discussions/95 -
Can you solve this puzzle? Would you like me to make more of these?
https://abav.lugaralgum.com/faded-parsons-visual/problem.html?name=130_olhos
I really need your support to keep going, if you can, donate any amount at: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #Processing #Python #py5 #CreativeCoding #ComputingEducation #ParsonsProblems
-
Can you solve this puzzle? Would you like me to make more of these?
https://abav.lugaralgum.com/faded-parsons-visual/problem.html?name=131_loop_simples2
I really need your support to keep going, if you can, donate any amount at: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #Processing #Python #py5 #CreativeCoding #ComputingEducation #ParsonsProblems
-
Hi people with access to computers with #Windows
I have put together a new zip file with the portable version of #ThonnyIDE + #py5 #shapely #trimesh and the #thonnypy5mode plugin pre-installed. I'd love to have some testers... it should work on most Windows 64-bit machines I think...
Unzip it and double-click on the thonny.exe file. Tip: use https://7-zip.org to unzip it, it is much faster than the native Windows extract tool.
If you are unfamiliar with py5, you could perhaps read this, which I will update with the new portable Thonny link at some point.
If you use other OSs, like MacOS or GNU/Linux, maybe you could help us make other student friendly bundles? DM me #CreativeCoding #ComputingEducation
-
Would anyone know of an offline #blockly-like editor for #Python, that is, something with blocks like #scratch, but to run programs on a normal local Python interpreter? #ComputingEducation
Update: It seems that #blockpy is based on #blockly, but the later is more well known, so I edited this toot to make it more "findable". Also, I asked a question at the blockly email forum, let's see if someone answers...
-
CW: Teaching introductory programming, Parsons Problems, Python + visual
Check here:
https://abav.lugaralgum.com/faded-parsons-visual/I have made it with lots of help from friends, specially https://bolha.us/@lucianoratamero, it's a prototype of a tool to make/run #ParsonsProblems with visual output (using the #Processing #p5js vocabulary).
As I prefer to teach with #Python, I'm using a #pyodide based #pyp5js hack, with names changed to match #py5. The #ParsonsPuzzles infrastructure is a fork from a tool by amazing @pamelafox you can also fork and adapt it easily (static pages, can be served from GitHub Pages).
The repository:
https://github.com/villares/faded-parsons-visual/blob/hack/README.md