paper-with-me

홈 › Papers

Understanding Help-Seeking Behavior of Students Using LLMs vs. Web Search for Writing SQL Queries

2024-08-15 · Harsh Kumar, Mohi Reza, Jeb Mitchell, Ilya Musabirov, Lisa Zhang, Michael Liut

Growth in the use of large language models (LLMs) in programming education is altering how students write SQL queries. Traditionally, students relied heavily on web search for coding assistance, but this has shifted with the adoption of LLMs like ChatGPT. However, the comparative process and outcomes of using web search versus LLMs for coding help remain underexplored. To address this, we conducted a randomized interview study in a database classroom to compare web search and LLMs, including a publicly available LLM (ChatGPT) and an instructor-tuned LLM, for writing SQL queries. Our findings indicate that using an instructor-tuned LLM required significantly more interactions than both ChatGPT and web search, but resulted in a similar number of edits to the final SQL query. No significant differences were found in the quality of the final SQL queries between conditions, although the LLM conditions directionally showed higher query quality. Furthermore, students using instructor-tuned LLM reported a lower mental demand. These results have implications for learning and productivity in programming education.

📄 PDF Abstract BibTeX arXiv:2408.08401

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Evolving Usage of GenAI by Computing Students

2024-12-21 · Irene Hou, Hannah Vy Nguyen, Owen Man, Stephen MacNeil

Help-seeking is a critical aspect of learning and problem-solving for computing students. Recent research has shown that many students are aware of generative AI (GenAI) tools; however, there are gaps in the extent and e…

AI-Assisted Help-Seeking Trajectories in Programming Education from an SRL-Informed Perspective

2026-06-22 · Boxuan Ma, Huiyong Li, Gen Li, Li Chen 외 arxiv

Generative AI tools provide novice programmers with instant, personalized support, but also raise concerns about whether AI use supports or bypasses students' regulation of problem-solving. Existing work has largely focu…

"Mistakes Help Us Grow": Facilitating and Evaluating Growth Mindset Supportive Language in Classrooms

2023-10-16 · Kunal Handa, Margaret Clapper, Jessica Boyle, Rose E Wang 외

Teachers' growth mindset supportive language (GMSL)--rhetoric emphasizing that one's skills can be improved over time--has been shown to significantly reduce disparities in academic achievement and enhance students' lear…

AI Meets the Classroom: When Do Large Language Models Harm Learning?

2024-08-29 · Matthias Lehmann, Philipp B. Cornelius, Fabian J. Sting

The effect of large language models (LLMs) in education is debated: Previous research shows that LLMs can help as well as hurt learning. In two pre-registered and incentivized laboratory experiments, we find no effect of…

Chat-Based Support Alone May Not Be Enough: Comparing Conversational and Embedded LLM Feedback for Mathematical Proof Learning

2026-02-21 · Eason Chen, Sophia Judicke, Kayla Beigh, Xinyi Tang 외 arxiv

We evaluate GPTutor, an LLM-powered tutoring system for an undergraduate discrete mathematics course. It integrates two LLM-supported tools: a structured proof-review tool that provides embedded feedback on students' wri…