Using Elm to Introduce Algebraic Thinking to K-8 Students
Curtis d'Alves (McMaster University), Tanya Bouman (McMaster, University), Christopher Schankula (McMaster University), Jenell Hogg, (McMaster University), Levin Noronha (McMaster University), Emily Horsman, (McMaster University), Rumsha Siddiqui (McMaster University)

TL;DR
This paper explores using the functional programming language Elm to teach algebraic thinking and programming concepts to K-8 students through graphics, emphasizing declarative design and immediate feedback to enhance learning.
Contribution
It introduces a curriculum integrating Elm and GraphicSVG for K-8 students, demonstrating how declarative graphics support algebraic thinking and programming understanding.
Findings
Children connect graphics and math within the first hour.
Variables are introduced as a natural extension, accepted by students.
Advanced students learn state and interaction concepts easily.
Abstract
In recent years, there has been increasing interest in developing a Computer Science curriculum for K-8 students. However, there have been significant barriers to creating and deploying a Computer Science curriculum in many areas, including teacher time and the prioritization of other 21st-century skills. At McMaster University, we have developed both general computer literacy activities and specific programming activities. Integration of these activities is made easy as they each support existing curricular goals. In this paper, we focus on programming in the functional language Elm and the graphics library GraphicSVG. Elm is in the ML (Meta Language) family, with a lean syntax and easy inclusion of Domain Specific Languages. This allows children to start experimenting with GraphicSVG as a language for describing shape, and pick up the core Elm language as they grow in sophistication.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTeaching and Learning Programming · Model-Driven Software Engineering Techniques
