Substance Beats Style: Why Beginning Students Fail to Code with LLMs

Francesca Lucchetti, Zixuan Wu, Arjun Guha, Molly Q Feldman, and Carolyn Jane Anderson
, 2024

Although LLMs are increasing the productivity of professional programmers, existing work shows that beginners struggle to prompt LLMs to solve text-to-code tasks. Why is this the case? This paper explores two competing hypotheses about the cause of student-LLM miscommunication: (1) students simply lack the technical vocabulary needed to write good prompts, and (2) students do not understand the extent of information that LLMs need to solve code generation tasks. We study (1) with a causal intervention experiment on technical vocabulary and (2) by analyzing graphs that abstract how students edit prompts and the different failures that they encounter. We find that substance beats style: a poor grasp of technical vocabulary is merely correlated with prompt failure; that the information content of prompts predicts success; that students get stuck making trivial edits; and more. Our findings have implications for the use of LLMs in programming education, and for efforts to make computing more accessible with LLMs.

PDF available on arXiv

  @misc{lucchetti:prompt-trajectories,
  title={Substance Beats Style: Why Beginning Students Fail to Code with LLMs},
  author={Francesca Lucchetti and Zixuan Wu and Arjun Guha and 
    Molly~Q Feldman and Carolyn~Jane Anderson
  year={2024},
  institution={Northeastern University},
  howpublished={\url{https://hdl.handle.net/2047/D20685871}},
}