NotesFAQContact Us
Collection
Advanced
Search Tips
Publication Date
In 20254
Since 202413
Since 2021 (last 5 years)37
Audience
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Showing 1 to 15 of 37 results Save | Export
Shraddha Govind Barke – ProQuest LLC, 2024
The dream of intelligent assistants to enhance programmer productivity has now become a concrete reality, with rapid advances in artificial intelligence. Large language models (LLMs) have demonstrated impressive capabilities in various domains based on the vast amount of data used to train them. However, tasks which require structured reasoning or…
Descriptors: Artificial Intelligence, Symbolic Learning, Programming, Programming Languages
Peer reviewed Peer reviewed
Priti Oli; Rabin Banjade; Jeevan Chapagain; Vasile Rus – Grantee Submission, 2023
This paper systematically explores how Large Language Models (LLMs) generate explanations of code examples of the type used in intro-to-programming courses. As we show, the nature of code explanations generated by LLMs varies considerably based on the wording of the prompt, the target code examples being explained, the programming language, the…
Descriptors: Computational Linguistics, Programming, Computer Science Education, Programming Languages
Peer reviewed Peer reviewed
Direct linkDirect link
Ainhoa Berciano; Astrid Cuida; María-Luisa Novo – Education and Information Technologies, 2025
In the last two decades, computational thinking has gained wide relevance in international educational systems. The inclusion of this new type of thinking poses educational challenges with some underlying research questions that need to be answered to meet these challenges with quality. Thus, this study focuses on analyzing the difficulties that…
Descriptors: Coding, Translation, Programming Languages, Sequential Approach
Peer reviewed Peer reviewed
Direct linkDirect link
Hsiao-Ping Hsu – TechTrends: Linking Research and Practice to Improve Learning, 2025
The advancement of large language model-based generative artificial intelligence (LLM-based GenAI) has sparked significant interest in its potential to address challenges in computational thinking (CT) education. CT, a critical problem-solving approach in the digital age, encompasses elements such as abstraction, iteration, and generalisation.…
Descriptors: Programming, Prompting, Computation, Thinking Skills
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Phung, Tung; Cambronero, José; Gulwani, Sumit; Kohn, Tobias; Majumdarm, Rupak; Singla, Adish; Soares, Gustavo – International Educational Data Mining Society, 2023
Large language models (LLMs), such as Codex, hold great promise in enhancing programming education by automatically generating feedback for students. We investigate using LLMs to generate feedback for fixing syntax errors in Python programs, a key scenario in introductory programming. More concretely, given a student's buggy program, our goal is…
Descriptors: Computational Linguistics, Feedback (Response), Programming, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Andrew Millam; Christine Bakke – Journal of Information Technology Education: Innovations in Practice, 2024
Aim/Purpose: This paper is part of a multi-case study that aims to test whether generative AI makes an effective coding assistant. Particularly, this work evaluates the ability of two AI chatbots (ChatGPT and Bing Chat) to generate concise computer code, considers ethical issues related to generative AI, and offers suggestions for how to improve…
Descriptors: Coding, Artificial Intelligence, Natural Language Processing, Computer Software
Peer reviewed Peer reviewed
Direct linkDirect link
Kahn, Ken; Winters, Niall – British Journal of Educational Technology, 2021
Constructionism, long before it had a name, was intimately tied to the field of Artificial Intelligence. Soon after the birth of Logo at BBN, Seymour Papert set up the Logo Group as part of the MIT AI Lab. Logo was based upon Lisp, the first prominent AI programming language. Many early Logo activities involved natural language processing,…
Descriptors: Artificial Intelligence, Man Machine Systems, Programming Languages, Programming
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Sukan Saeliang; Pinanta Chatwattana – International Education Studies, 2025
The project-based learning model via generative artificial intelligence, or PjBL model via Gen-AI, is a research tool that was initiated based on the concept of project-based learning management focusing mainly on self-directed learning, in which learners are able to learn and practice through the projects they are interested in as to their…
Descriptors: Active Learning, Student Projects, Artificial Intelligence, Man Machine Systems
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Carvalho, Floran; Henriet, Julien; Greffier, Francoise; Betbeder, Marie-Laure; Leon-Henri, Dana – Journal of Education and e-Learning Research, 2023
This research is part of the Artificial Intelligence Virtual Trainer (AI-VT) project which aims to create a system that can identify the user's skills from a text by means of machine learning. AI-VT is a case-based reasoning learning support system can generate customized exercise lists that are specially adapted to user needs. To attain this…
Descriptors: Learning Processes, Algorithms, Artificial Intelligence, Programming Languages
Peer reviewed Peer reviewed
Direct linkDirect link
Michelle Pauley Murphy; Woei Hung – TechTrends: Linking Research and Practice to Improve Learning, 2024
Constructing a consensus problem space from extensive qualitative data for an ill-structured real-life problem and expressing the result to a broader audience is challenging. To effectively communicate a complex problem space, visualization of that problem space must elucidate inter-causal relationships among the problem variables. In this…
Descriptors: Information Retrieval, Data Analysis, Pattern Recognition, Artificial Intelligence
Peer reviewed Peer reviewed
Direct linkDirect link
Taskeen Hasrod; Yannick B. Nuapia; Hlanganani Tutu – Journal of Chemical Education, 2024
In order to improve the accessibility and user friendliness of an accurately pretrained stacking ensemble machine learning regressor used to predict sulfate levels (mg/L) in Acid Mine Drainage (AMD), a Graphical User Interface (GUI) was developed using Python by combining human input with ChatGPT and deployed in the Jupyter Notebook environment.…
Descriptors: Artificial Intelligence, Natural Language Processing, Educational Technology, Computer Software
Peer reviewed Peer reviewed
Direct linkDirect link
Jian Liao; Linrong Zhong; Longting Zhe; Handan Xu; Ming Liu; Tao Xie – IEEE Transactions on Learning Technologies, 2024
ChatGPT has received considerable attention in education, particularly in programming education because of its capabilities in automated code generation and program repairing and scoring. However, few empirical studies have investigated the use of ChatGPT to customize a learning system for scaffolding students' computational thinking. Therefore,…
Descriptors: Scaffolding (Teaching Technique), Thinking Skills, Computation, Artificial Intelligence
Peer reviewed Peer reviewed
Direct linkDirect link
Toni Taipalus; Hilkka Grahn; Saima Ritonummi; Valtteri Siitonen; Tero Vartiainen; Denis Zhidkikh – ACM Transactions on Computing Education, 2025
SQL compiler error messages are the primary way users receive feedback when they encounter syntax errors or other issues in their SQL queries. Effective error messages can enhance the user experience by providing clear, informative, and actionable feedback. Despite the age of SQL compilers, it still remains largely unclear what contributes to an…
Descriptors: Computer Science Education, Novices, Information Systems, Programming Languages
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Mao, Ye; Shi, Yang; Marwan, Samiha; Price, Thomas W.; Barnes, Tiffany; Chi, Min – International Educational Data Mining Society, 2021
As students learn how to program, both their programming code and their understanding of it evolves over time. In this work, we present a general data-driven approach, named "Temporal-ASTNN" for modeling student learning progression in open-ended programming domains. Temporal-ASTNN combines a novel neural network model based on abstract…
Descriptors: Programming, Computer Science Education, Learning Processes, Learning Analytics
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Donald M. Johnson; Will Doss; Christopher M. Estepp – Journal of Research in Technical Careers, 2024
A posttest-only control group experimental design compared novice Arduino programmers who developed their own programs (self-programming group, n = 17) with novice Arduino programmers who used ChatGPT 3.5 to write their programs (ChatGPT-programming group, n = 16) on the dependent variables of programming scores, interest in Arduino programming,…
Descriptors: Artificial Intelligence, Technology Uses in Education, Natural Language Processing, Novices
Previous Page | Next Page »
Pages: 1  |  2  |  3