paper-with-me

홈 › Papers

Computing Education in the Era of Generative AI

2023-06-05 · Paul Denny, James Prather, Brett A. Becker, James Finnie-Ansley, Arto Hellas, Juho Leinonen, Andrew Luxton-Reilly, Brent N. Reeves, Eddie Antonio Santos, Sami Sarsa

The computing education community has a rich history of pedagogical innovation designed to support students in introductory courses, and to support teachers in facilitating student learning. Very recent advances in artificial intelligence have resulted in code generation models that can produce source code from natural language problem descriptions -- with impressive accuracy in many cases. The wide availability of these models and their ease of use has raised concerns about potential impacts on many aspects of society, including the future of computing education. In this paper, we discuss the challenges and opportunities such models present to computing educators, with a focus on introductory programming classrooms. We summarize the results of two recent articles, the first evaluating the performance of code generation models on typical introductory-level programming problems, and the second exploring the quality and novelty of learning resources generated by these models. We consider likely impacts of such models upon pedagogical practice in the context of the most recent advances at the time of writing.

📄 PDF Abstract BibTeX arXiv:2306.02608

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesCode Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Robots are Here: Navigating the Generative AI Revolution in Computing Education

2023-10-01 · James Prather, Paul Denny, Juho Leinonen, Brett A. Becker 외

Recent advancements in artificial intelligence (AI) are fundamentally reshaping computing, with large language models (LLMs) now effectively being able to generate and interpret source code and natural language instructi…

ArticlesEthics

The Role of Generative AI in Software Student CollaborAItion

2025-01-23 · Natalie Kiesler, Jacqueline Smith, Juho Leinonen, Armando Fox 외

Collaboration is a crucial part of computing education. The increase in AI capabilities over the last couple of years is bound to profoundly affect all aspects of systems and software engineering, including collaboration…

Position

A Comparative Analysis of Institutional and Course Generative AI Policies within Higher Education: Implications for Instruction in Computing Education

2026-07-14 · Amrita Ganguly, Aditya Johri, Nora McDonald, Areej Ali 외 arxiv

With the increased use of generative AI (GenAI) applications such as ChatGPT, higher education institutions (HEIs) have released a range of guidelines and policies to direct adoption within their institutions. In compute…

Generative AI for Programming Education: Benchmarking ChatGPT, GPT-4, and Human Tutors

2023-06-29 · Tung Phung, Victor-Alexandru Pădurean, José Cambronero, Sumit Gulwani 외

Generative AI and large language models hold great promise in enhancing computing education by powering next-generation educational technologies for introductory programming. Recent works have studied these models for di…

Benchmarking

Teaching Machine Learning in K-12 Computing Education: Potential and Pitfalls

2021-06-02 · Matti Tedre, Tapani Toivonen, Juho Kaihila, Henriikka Vartiainen 외

Over the past decades, numerous practical applications of machine learning techniques have shown the potential of data-driven approaches in a large number of computing fields. Machine learning is increasingly included in…

BIG-bench Machine Learning