Abstract
Domain Specific Languages (DSLs) empower end-users to express software tasks that were traditionally developed by software engineers. DSLs allow users to express themselves in terms closer to the way they think about their problems, rather than in computational terms. However, conceiving a DSL with an adequate user experience for its end-users is not a trivial task, and the process of engineering that adequacy tends to be performed ad-hoc. The Gyro Creator Language (GCL) is an open-source DSL for controlling low-cost rover-like Arduino robots, designed for being used by teenagers with no previous computing skills, so they can be introduced to programming in a fun way. In this paper, we discuss an iterative process building on teenagers' early feedback, collected in a series of empirical evaluations with 128 teenagers, and how this has helped us driving GCL to a competitive level in terms of usability, when compared to well-established alternatives such as Lego, or Scratch.
Original language | English |
---|---|
Title of host publication | Proceedings of the 33rd Annual ACM Symposium on Applied Computing, SAC 2018 |
Publisher | ACM - Association for Computing Machinery |
Pages | 1221-1229 |
Number of pages | 9 |
ISBN (Electronic) | 9781450351911 |
DOIs | |
Publication status | Published - 9 Apr 2018 |
Event | 33rd Annual ACM Symposium on Applied Computing, SAC 2018 - Pau, France Duration: 9 Apr 2018 → 13 Apr 2018 |
Conference
Conference | 33rd Annual ACM Symposium on Applied Computing, SAC 2018 |
---|---|
Country/Territory | France |
City | Pau |
Period | 9/04/18 → 13/04/18 |
Keywords
- Programming languages for children
- Robotics programming