Published Mar 16, 2022

Creating your Own Programming Language // Beyond Coding Podcast #44, Patrick Akil & Felienne Hermans

Patrick Akil and Felienne Hermans delve into the creation and impact of Hedy, a groundbreaking programming language simplifying coding for beginners, highlighting open-source collaboration and the invaluable role of global feedback in refining its educational reach.
Episode Highlights
Beyond Coding Podcast logo

Popular Clips

Episode Highlights

  • Teaching Methods

    Hedy, a programming language designed by , simplifies the learning process for beginners by introducing programming concepts gradually. It starts with basic commands resembling pseudocode, like "print" and "ask," and progressively incorporates more complex elements such as variables, conditions, and loops 1. This approach ensures that students, regardless of their initial confidence levels, can grasp fundamental programming concepts without being overwhelmed by syntax 2.

    The best feedback we got from the teacher was that when we use Python, only some kids were having a good time and learning. Now with Hedy, all kids learn some concepts.

    ---

    By focusing on simplicity and gradual progression, Hedy provides an inclusive learning environment where all students can succeed.

       

    Feedback

    Feedback from students and teachers plays a crucial role in the development of Hedy, making it a more effective teaching tool. highlights the importance of listening to user feedback, even when it challenges her initial assumptions, such as the demand for programming in native languages like Dutch, Arabic, and Hindi 3. This adaptability ensures that Hedy remains relevant and accessible to diverse student demographics.

    Sometimes you have to listen to what the community wants, even if you don't see the value yourself.

    ---

    Through innovative data gathering methods, Hedy's team continuously refines the language based on real-world usage and feedback, enhancing its effectiveness as a teaching tool 4.

Related Episodes