#computingeducation — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #computingeducation, aggregated by home.social.
-
Julia Evans is just the best!
https://wizardzines.com/comics/PS: I know she is on Mastodon @ b0rk @ jvns.ca I just didn't want to disturb her mentions...
-
Julia Evans is just the best!
https://wizardzines.com/comics/PS: I know she is on Mastodon @ b0rk @ jvns.ca I just didn't want to disturb her mentions...
-
#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 -
#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 -
Today I have a day off but I'm adding this to the list of things I want to read:
Love, Learning, and Computing Education by Amy Ko
-
Today I have a day off but I'm adding this to the list of things I want to read:
Love, Learning, and Computing Education by Amy Ko
-
I keep thinking about this piece on students that have not learned yet about folder/directory structures...
I have met many students like that, I wonder if I could help them get it better, or if I shouldn't worry about it at all (they'll mostly get used to it without much help).
-
I keep thinking about this piece on students that have not learned yet about folder/directory structures...
I have met many students like that, I wonder if I could help them get it better, or if I shouldn't worry about it at all (they'll mostly get used to it without much help).
-
🎓 How is generative AI reshaping computing education?
Join a panel of global experts as they share case studies on the ethical and societal impact of AI in the classroom.Free registration 👉 https://events.zoom.us/ev/AtuHJus2q1kd25Cg5TbA1X0xMxHycnA-Fo0hpdKranVPmnbTQ2AF~AoWR-8D8rhoKVIgc7KmIt61qrgDrhYkGYdPmS_18kyw0XESUooeHW5S2lg
-
🎓 How is generative AI reshaping computing education?
Join a panel of global experts as they share case studies on the ethical and societal impact of AI in the classroom.Free registration 👉 https://events.zoom.us/ev/AtuHJus2q1kd25Cg5TbA1X0xMxHycnA-Fo0hpdKranVPmnbTQ2AF~AoWR-8D8rhoKVIgc7KmIt61qrgDrhYkGYdPmS_18kyw0XESUooeHW5S2lg
-
Looking forward to listening to @gvwilson and @yabellini at https://pairprogramming.ed.ac.uk/winter-school-25/ #ComputingEducation #PairProgramming #TheCarpentries #TeachTogetherTech
-
Looking forward to listening to @gvwilson and @yabellini at https://pairprogramming.ed.ac.uk/winter-school-25/ #ComputingEducation #PairProgramming #TheCarpentries #TeachTogetherTech
-
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=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
-
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
-
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...
-
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...
-
The "intro to py5 and python tutorials" have coding challenges at the end of each of them, but there is no answer key. Would you like to help us contributing with this educational materials?
https://py5coding.org/tutorials/intro_to_py5_and_python.html
We can discuss this at https://github.com/py5coding/py5book/issues/113#issuecomment-2076337804
( These wonderful tutorials were mainly written by the great @lucky you can read more about it at https://py5coding.org/tutorials/intro_to_py5_and_python_99_gsoc.html)
-
The "intro to py5 and python tutorials" have coding challenges at the end of each of them, but there is no answer key. Would you like to help us contributing with this educational materials?
https://py5coding.org/tutorials/intro_to_py5_and_python.html
We can discuss this at https://github.com/py5coding/py5book/issues/113#issuecomment-2076337804
( These wonderful tutorials were mainly written by the great @lucky you can read more about it at https://py5coding.org/tutorials/intro_to_py5_and_python_99_gsoc.html)
-
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
-
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
-
Should Generative AI be used in software development education?
We interviewed a small sample of professional software developers to understand how they use Generative AI. Our pedagogical recommendations are available in an upcoming IEEE Software article, "Generative AI Assistants in Software Development Education":
https://doi.org/10.1109/MS.2023.3300574#GenAI #GenerativeAI #LLM #GitHubCopilot #Copilot #ChatGPT #Bard #Pedagogy #Programming #SoftwareDevelopment #SoftwareDeveloper #ComputingEducation #EdTech
-
Should Generative AI be used in software development education?
We interviewed a small sample of professional software developers to understand how they use Generative AI. Our pedagogical recommendations are available in an upcoming IEEE Software article, "Generative AI Assistants in Software Development Education":
https://doi.org/10.1109/MS.2023.3300574#GenAI #GenerativeAI #LLM #GitHubCopilot #Copilot #ChatGPT #Bard #Pedagogy #Programming #SoftwareDevelopment #SoftwareDeveloper #ComputingEducation #EdTech
-
I decided to add a few posters I made for Processing Community Day Coimbra 2022 on Gumroad. You can buy the PDF and print them:
https://villares.gumroad.com/l/pcd-coimbra-2022
If you like my work you could support it with different options at https://villares.gumroad.com
#Processing #Python #py5 #generativeArt #OpenEducationalResources #ComputingEducation -
I decided to add a few posters I made for Processing Community Day Coimbra 2022 on Gumroad. You can buy the PDF and print them:
https://villares.gumroad.com/l/pcd-coimbra-2022
If you like my work you could support it with different options at https://villares.gumroad.com
#Processing #Python #py5 #generativeArt #OpenEducationalResources #ComputingEducation -
Established in 1998, the BCS Lovelace Medal recognises people who have made exceptional contributions to either the understanding and advancement of computing, or to computing education.
The Lovelace Medal for Computing Education recognises contributions made in any educational setting, through practice, research, or policy.
Nominations for the 2023 Lovelace Medal open until Wed 10th May 2023.
https://www.bcs.org/events/awards-and-competitions/lovelace-medal/
#adalovelace #lovelacemedal #education #computing #computingeducation
-
Established in 1998, the BCS Lovelace Medal recognises people who have made exceptional contributions to either the understanding and advancement of computing, or to computing education.
The Lovelace Medal for Computing Education recognises contributions made in any educational setting, through practice, research, or policy.
Nominations for the 2023 Lovelace Medal open until Wed 10th May 2023.
https://www.bcs.org/events/awards-and-competitions/lovelace-medal/
#adalovelace #lovelacemedal #education #computing #computingeducation
-
Via @osantana these are outstanding publications for those into #ComputingEducation #ComputingPedagogy
https://helloworld.raspberrypi.org/books/big_book_of_pedagogy
https://helloworld.raspberrypi.org/books/big_book_of_computing_content
-
Via @osantana these are outstanding publications for those into #ComputingEducation #ComputingPedagogy
https://helloworld.raspberrypi.org/books/big_book_of_pedagogy
https://helloworld.raspberrypi.org/books/big_book_of_computing_content