Insights from Social Shaping Theory: The Appropriation of Large Language Models in an Undergraduate Programming Course
arXiv:2406.06451 · doi:10.1145/3632620.3671098
Abstract
The capability of large language models (LLMs) to generate, debug, and explain code has sparked the interest of researchers and educators in undergraduate programming, with many anticipating their transformative potential in programming education. However, decisions about why and how to use LLMs in programming education may involve more than just the assessment of an LLM's technical capabilities. Using the social shaping of technology theory as a guiding framework, our study explores how students' social perceptions influence their own LLM usage. We then examine the correlation of self-reported LLM usage with students' self-efficacy and midterm performances in an undergraduate programming course. Triangulating data from an anonymous end-of-course student survey (n = 158), a mid-course self-efficacy survey (n=158), student interviews (n = 10), self-reported LLM usage on homework, and midterm performances, we discovered that students' use of LLMs was associated with their expectations for their future careers and their perceptions of peer usage. Additionally, early self-reported LLM usage in our context correlated with lower self-efficacy and lower midterm scores, while students' perceived over-reliance on LLMs, rather than their usage itself, correlated with decreased self-efficacy later in the course.
Accepted to the ACM Conference on International Computing Education Research V.1 (ICER '24 Vol. 1)
References in corpus (4)
- Studying the effect of AI Code Generators on Supporting Novice Learners in Introductory Programming
- CodeAid: Evaluating a Classroom Deployment of an LLM-based Programming Assistant that Balances Student and Educator Needs
- Exploring How Multiple Levels of GPT-Generated Programming Hints Support or Disappoint Novices
- Integrating Personalized Parsons Problems with Multi-Level Textual Explanations to Scaffold Code Writing