English

Understanding the Human-LLM Dynamic: A Literature Survey of LLM Use in Programming Tasks

Software Engineering 2026-05-04 v2 Human-Computer Interaction

Abstract

Large Language Models (LLMs) are transforming programming practices, offering significant capabilities for code generation activities. While researchers have explored the potential of LLMs in various domains, this paper focuses on their use in programming tasks, drawing insights from user studies that assess the impact of LLMs on programming tasks. We first examined the user interaction behaviors with LLMs observed in these studies, from the types of requests made to task completion strategies. Additionally, our analysis reveals both benefits and weaknesses of LLMs showing mixed effects on the human and task. Lastly, we looked into what factors from the human, LLM or the interaction of both, affect the human's enhancement as well as the task performance. Our findings highlight the variability in human-LLM interactions due to the non-deterministic nature of both parties (humans and LLMs), underscoring the need for a deeper understanding of these interaction patterns. We conclude by providing some practical suggestions for researchers as well as programmers.

Keywords

Cite

@article{arxiv.2410.01026,
  title  = {Understanding the Human-LLM Dynamic: A Literature Survey of LLM Use in Programming Tasks},
  author = {Deborah Etsenake and Meiyappan Nagappan},
  journal= {arXiv preprint arXiv:2410.01026},
  year   = {2026}
}

Comments

Revised version: Corrected citation errors in the Learning Check subsection (Section RQ2), updated the RQ2 summary to more accurately reflect the mixed results in the data, and added clarifying notes on implementation structure as a moderating variable for learning outcomes. 16 pages, 8 tables, 2 figures