home.social

#computingeducation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #computingeducation, aggregated by home.social.

fetched live
  1. Julia Evans is just the best!
    wizardzines.com/comics/

    PS: I know she is on Mastodon @ b0rk @ jvns.ca I just didn't want to disturb her mentions...

    #WizardZines #comics #linux #ComputingEducation

  2. Julia Evans is just the best!
    wizardzines.com/comics/

    PS: I know she is on Mastodon @ b0rk @ jvns.ca I just didn't want to disturb her mentions...

    #WizardZines #comics #linux #ComputingEducation

  3. #ThonnyIDE 5.0.0 is out!
    It comes with #Python 3.14 :)

    You can get it from thonny.org

    I'm investigating the compatibility with the thonny-py5mode plug-in and so far it seems to work fine. github.com/py5coding/thonny-py

    #py5 #ComputingEducation

  4. #ThonnyIDE 5.0.0 is out!
    It comes with #Python 3.14 :)

    You can get it from thonny.org

    I'm investigating the compatibility with the thonny-py5mode plug-in and so far it seems to work fine. github.com/py5coding/thonny-py

    #py5 #ComputingEducation

  5. 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

    dl.acm.org/doi/10.1145/3770762

    #ComputingEducation

  6. 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

    dl.acm.org/doi/10.1145/3770762

    #ComputingEducation

  7. I keep thinking about this piece on students that have not learned yet about folder/directory structures...

    archive.ph/GV2vX

    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).

    #ComputingEducation #teachig

  8. I keep thinking about this piece on students that have not learned yet about folder/directory structures...

    archive.ph/GV2vX

    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).

    #ComputingEducation #teachig

  9. 🎓 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 👉 events.zoom.us/ev/AtuHJus2q1kd

    #GenerativeAI #ComputingEducation #Ethics

  10. 🎓 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 👉 events.zoom.us/ev/AtuHJus2q1kd

    #GenerativeAI #ComputingEducation #Ethics

  11. 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...

    here-> github.com/villares/thonny-por

    Unzip it and double-click on the thonny.exe file. Tip: use 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

  12. 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...

    here-> github.com/villares/thonny-por

    Unzip it and double-click on the thonny.exe file. Tip: use 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

  13. 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...

  14. 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...

  15. 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?

    py5coding.org/tutorials/intro_

    We can discuss this at github.com/py5coding/py5book/i

    ( These wonderful tutorials were mainly written by the great @lucky you can read more about it at py5coding.org/tutorials/intro_)

    #FLOSS #Processing #Python #py5 #ComputingEducation

  16. 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?

    py5coding.org/tutorials/intro_

    We can discuss this at github.com/py5coding/py5book/i

    ( These wonderful tutorials were mainly written by the great @lucky you can read more about it at py5coding.org/tutorials/intro_)

    #FLOSS #Processing #Python #py5 #ComputingEducation

  17. CW: Teaching introductory programming, Parsons Problems, Python + visual

    Check here:
    abav.lugaralgum.com/faded-pars

    I have made it with lots of help from friends, specially 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:

    github.com/villares/faded-pars

    #EduComp #ComputingEducation

  18. CW: Teaching introductory programming, Parsons Problems, Python + visual

    Check here:
    abav.lugaralgum.com/faded-pars

    I have made it with lots of help from friends, specially 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:

    github.com/villares/faded-pars

    #EduComp #ComputingEducation

  19. 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":
    doi.org/10.1109/MS.2023.330057

    #GenAI #GenerativeAI #LLM #GitHubCopilot #Copilot #ChatGPT #Bard #Pedagogy #Programming #SoftwareDevelopment #SoftwareDeveloper #ComputingEducation #EdTech

  20. 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":
    doi.org/10.1109/MS.2023.330057

    #GenAI #GenerativeAI #LLM #GitHubCopilot #Copilot #ChatGPT #Bard #Pedagogy #Programming #SoftwareDevelopment #SoftwareDeveloper #ComputingEducation #EdTech

  21. 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:

    villares.gumroad.com/l/pcd-coi

    If you like my work you could support it with different options at villares.gumroad.com
    #Processing #Python #py5 #generativeArt #OpenEducationalResources #ComputingEducation

  22. 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:

    villares.gumroad.com/l/pcd-coi

    If you like my work you could support it with different options at villares.gumroad.com
    #Processing #Python #py5 #generativeArt #OpenEducationalResources #ComputingEducation

  23. 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.

    bcs.org/events/awards-and-comp

    #adalovelace #lovelacemedal #education #computing #computingeducation

  24. 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.

    bcs.org/events/awards-and-comp