pith. sign in

arxiv: 2304.02491 · v1 · pith:GVTKXOC7new · submitted 2023-04-05 · 💻 cs.HC · cs.AI

"It's Weird That it Knows What I Want": Usability and Interactions with Copilot for Novice Programmers

classification 💻 cs.HC cs.AI
keywords codecopilotlearningprogrammingtoolsintroductorynovicenovices
0
0 comments X
read the original abstract

Recent developments in deep learning have resulted in code-generation models that produce source code from natural language and code-based prompts with high accuracy. This is likely to have profound effects in the classroom, where novices learning to code can now use free tools to automatically suggest solutions to programming exercises and assignments. However, little is currently known about how novices interact with these tools in practice. We present the first study that observes students at the introductory level using one such code auto-generating tool, Github Copilot, on a typical introductory programming (CS1) assignment. Through observations and interviews we explore student perceptions of the benefits and pitfalls of this technology for learning, present new observed interaction patterns, and discuss cognitive and metacognitive difficulties faced by students. We consider design implications of these findings, specifically in terms of how tools like Copilot can better support and scaffold the novice programming experience.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. "Should I Give Up Now?" Investigating LLM Pitfalls in Software Engineering

    cs.SE 2024-11 conditional novelty 5.0

    User study reveals nine LLM failure categories in SE tasks and quantifies abandonment factors from 26 participants.