Table of Contents
Fetching ...

Analyzing LLM Usage in an Advanced Computing Class in India

Anupam Garg, Aryaman Raina, Aryan Gupta, Jaskaran Singh, Manav Saini, Prachi Iiitd, Ronit Mehta, Rupin Oberoi, Sachin Sharma, Samyak Jain, Sarthak Tyagi, Utkarsh Arora, Dhruv Kumar

TL;DR

This paper investigates how undergraduate and graduate students in an Indian Distributed Systems course used large language models (LLMs) for three take-home programming assignments. It provides a dual analysis of Google Form survey responses and student–LLM chat transcripts to characterize usage patterns, prompting strategies, and perceived impacts on learning and productivity. The study finds widespread LLM adoption, substantial yet partial code generation from LLMs, and a mix of productive benefits with concerns about relevance, accuracy, and academic integrity. The authors argue for curricular updates to incorporate effective prompting training and to address potential drawbacks of LLM usage in advanced computing education.

Abstract

This study examines the use of large language models (LLMs) by undergraduate and graduate students for programming assignments in advanced computing classes. Unlike existing research, which primarily focuses on introductory classes and lacks in-depth analysis of actual student-LLM interactions, our work fills this gap. We conducted a comprehensive analysis involving 411 students from a Distributed Systems class at an Indian university, where they completed three programming assignments and shared their experiences through Google Form surveys. Our findings reveal that students leveraged LLMs for a variety of tasks, including code generation, debugging, conceptual inquiries, and test case creation. They employed a spectrum of prompting strategies, ranging from basic contextual prompts to advanced techniques like chain-of-thought prompting and iterative refinement. While students generally viewed LLMs as beneficial for enhancing productivity and learning, we noted a concerning trend of over-reliance, with many students submitting entire assignment descriptions to obtain complete solutions. Given the increasing use of LLMs in the software industry, our study highlights the need to update undergraduate curricula to include training on effective prompting strategies and to raise awareness about the benefits and potential drawbacks of LLM usage in academic settings.

Analyzing LLM Usage in an Advanced Computing Class in India

TL;DR

This paper investigates how undergraduate and graduate students in an Indian Distributed Systems course used large language models (LLMs) for three take-home programming assignments. It provides a dual analysis of Google Form survey responses and student–LLM chat transcripts to characterize usage patterns, prompting strategies, and perceived impacts on learning and productivity. The study finds widespread LLM adoption, substantial yet partial code generation from LLMs, and a mix of productive benefits with concerns about relevance, accuracy, and academic integrity. The authors argue for curricular updates to incorporate effective prompting training and to address potential drawbacks of LLM usage in advanced computing education.

Abstract

This study examines the use of large language models (LLMs) by undergraduate and graduate students for programming assignments in advanced computing classes. Unlike existing research, which primarily focuses on introductory classes and lacks in-depth analysis of actual student-LLM interactions, our work fills this gap. We conducted a comprehensive analysis involving 411 students from a Distributed Systems class at an Indian university, where they completed three programming assignments and shared their experiences through Google Form surveys. Our findings reveal that students leveraged LLMs for a variety of tasks, including code generation, debugging, conceptual inquiries, and test case creation. They employed a spectrum of prompting strategies, ranging from basic contextual prompts to advanced techniques like chain-of-thought prompting and iterative refinement. While students generally viewed LLMs as beneficial for enhancing productivity and learning, we noted a concerning trend of over-reliance, with many students submitting entire assignment descriptions to obtain complete solutions. Given the increasing use of LLMs in the software industry, our study highlights the need to update undergraduate curricula to include training on effective prompting strategies and to raise awareness about the benefits and potential drawbacks of LLM usage in academic settings.
Paper Structure (16 sections, 7 tables)