37 citations · 72 across the 4 of their papers we have counts for
4 papers
Programming Is Hard -- Or at Least It Used to Be: Educational Opportunities And Challenges of AI Code Generation
Brett A. Becker, Paul Denny, James Finnie-Ansley +3
The introductory programming sequence has been the focus of much research in computing education. The recent advent of several viable and freely-available AI-driven code generation…
Robosourcing Educational Resources -- Leveraging Large Language Models for Learnersourcing
Paul Denny, Sami Sarsa, Arto Hellas +1
In this article, we introduce and evaluate the concept of robosourcing for creating educational content. Robosourcing lies in the intersection of crowdsourcing and large language m…
Experiences from Using Code Explanations Generated by Large Language Models in a Web Software Development E-Book
Stephen MacNeil, Andrew Tran, Arto Hellas +5
Advances in natural language processing have resulted in large language models (LLMs) that are capable of generating understandable and sensible written text. Recent versions of th…
Conversing with Copilot: Exploring Prompt Engineering for Solving CS1 Problems Using Natural Language
Paul Denny, Viraj Kumar, Nasser Giacaman
GitHub Copilot is an artificial intelligence model for automatically generating source code from natural language problem descriptions. Since June 2022, Copilot has officially been…