NotesFAQContact Us
Collection
Advanced
Search Tips
Laws, Policies, & Programs
What Works Clearinghouse Rating
Showing 1 to 15 of 38 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Guozhu Ding; Xiangyi Shi; Shan Li – Education and Information Technologies, 2024
In this study, we developed a classification system of programming errors based on the historical data of 680,540 programming records collected on the Online Judge platform. The classification system described six types of programming errors (i.e., syntax, logical, type, writing, misunderstanding, and runtime errors) and their connections with…
Descriptors: Programming, Computer Science Education, Classification, Graphs
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Kumar, Amruth N. – International Educational Data Mining Society, 2023
Is there a pattern in how students solve Parsons puzzles? Is there a difference between the puzzle-solving strategies of C++ and Java students? We used Markov transition matrix to answer these questions. We analyzed the solutions of introductory programming students solving Parsons puzzles involving if-else statements and while loops in C++ and…
Descriptors: Markov Processes, Puzzles, Introductory Courses, Computer Science Education
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
Carlos Sandoval-Medina; Carlos Argelio Arévalo-Mercado; Estela Lizbeth Muñoz-Andrade; Jaime Muñoz-Arteaga – Journal of Information Systems Education, 2024
Learning basic programming concepts in computer science-related fields poses a challenge for students, to the extent that it becomes an academic-social problem, resulting in high failure and dropout rates. Proposed solutions to the problem can be found in the literature, such as the development of new programming languages and environments, the…
Descriptors: Cognitive Ability, Computer Science Education, Programming, Instructional Materials
Peer reviewed Peer reviewed
Direct linkDirect link
Janice D. Gobert; Haiying Li; Rachel Dickler; Christine Lott – Grantee Submission, 2024
An intelligent tutoring system (ITS, henceforth) is currently defined as a computer system that delivers personalized instruction to students by using computational techniques to evaluate the learner in a variety of ways, including (but not limited to) their prior knowledge, competency/skill levels, motivation, and affective states. ITSs are…
Descriptors: Artificial Intelligence, Scaffolding (Teaching Technique), Computer Science Education, Teaching Methods
Peer reviewed Peer reviewed
Direct linkDirect link
Alexander Tobias Neumann; Yue Yin; Sulayman Sowe; Stefan Decker; Matthias Jarke – IEEE Transactions on Education, 2025
Contribution: This research explores the benefits and challenges of developing, deploying, and evaluating a large language model (LLM) chatbot, MoodleBot, in computer science classroom settings. It highlights the potential of integrating LLMs into LMSs like Moodle to support self-regulated learning (SRL) and help-seeking behavior. Background:…
Descriptors: Computer Science Education, Databases, Information Systems, Classroom Environment
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Joel B. Jalon Jr.; Goodwin A. Chua; Myrla de Luna Torres – International Journal of Education in Mathematics, Science and Technology, 2024
ChatGPT is largely acknowledged for its substantial capacity to enhance the teaching and learning process despite some concerns. Based on the available literature, no study compares groups of students using ChatGPT and those who did not, more so in programming. Therefore, the main goal of this study was to examine how ChatGPT affects SHS students'…
Descriptors: Artificial Intelligence, Computer Software, Synchronous Communication, Learning Processes
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Orr, J. Walker; Russell, Nathaniel – International Educational Data Mining Society, 2021
The assessment of program functionality can generally be accomplished with straight-forward unit tests. However, assessing the design quality of a program is a much more difficult and nuanced problem. Design quality is an important consideration since it affects the readability and maintainability of programs. Assessing design quality and giving…
Descriptors: Programming Languages, Feedback (Response), Units of Study, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Dawar, Deepak – Information Systems Education Journal, 2022
Learning computer programming is a challenging task for most beginners. Demotivation and learned helplessness are pretty common. A novel instructional technique that leverages the value-expectancy motivational model of student learning was conceptualized by the author to counter the lack of motivation in the introductory class. The result was a…
Descriptors: Teaching Methods, Introductory Courses, Computer Science Education, Assignments
Peer reviewed Peer reviewed
Direct linkDirect link
Keuning, Hieke; Jeuring, Johan; Heeren, Bastiaan – ACM Transactions on Computing Education, 2019
Formative feedback, aimed at helping students to improve their work, is an important factor in learning. Many tools that offer programming exercises provide automated feedback on student solutions. We have performed a systematic literature review to find out what kind of feedback is provided, which techniques are used to generate the feedback, how…
Descriptors: Programming, Teaching Methods, Computer Science Education, Feedback (Response)
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Nofriansyah, Dicky; Ganefri; Ridwan – International Journal of Evaluation and Research in Education, 2020
This research focused on the development a new learning model in Vocational Education to answer the challenges of this Industrial Revolution 4.0 era. The problem identified was the lack of learning outcomes, especially subjects oriented to software engineering for information systems students in particular and other computer science seen in the…
Descriptors: Foreign Countries, Computer Software, Engineering, Vocational Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Edwards, John; Hart, Kaden; Shrestha, Raj – Journal of Educational Data Mining, 2023
Analysis of programming process data has become popular in computing education research and educational data mining in the last decade. This type of data is quantitative, often of high temporal resolution, and it can be collected non-intrusively while the student is in a natural setting. Many levels of granularity can be obtained, such as…
Descriptors: Data Analysis, Computer Science Education, Learning Analytics, Research Methodology
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Pierrot, Laëtitia; Michel, Christine; Broisin, Julien; Guin, Nathalie; Lefevre, Marie; Venant, Rémi – International Association for Development of the Information Society, 2021
Implementing remote and blended higher education courses motivated the design for new support services for autonomous learning. Thus, combining a competence-based approach and self-regulation, the COMPER project offers a service to be used in addition to the courses. It consists of a graphical presentation of the learners' competency profile…
Descriptors: Metacognition, Learning Strategies, Blended Learning, Distance Education
Peer reviewed Peer reviewed
Direct linkDirect link
Lavbic, Dejan; Matek, Tadej; Zrnec, Aljaž – Interactive Learning Environments, 2017
Today's software industry requires individuals who are proficient in as many programming languages as possible. Structured query language (SQL), as an adopted standard, is no exception, as it is the most widely used query language to retrieve and manipulate data. However, the process of learning SQL turns out to be challenging. The need for a…
Descriptors: Evaluation Methods, Information Systems, Intelligent Tutoring Systems, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Price, Thomas; Zhi, Rui; Barnes, Tiffany – International Educational Data Mining Society, 2017
In this paper we present a novel, data-driven algorithm for generating feedback for students on open-ended programming problems. The feedback goes beyond next-step hints, annotating a student's whole program with suggested edits, including code that should be moved or reordered. We also build on existing work to design a methodology for evaluating…
Descriptors: Feedback (Response), Computer Software, Data Analysis, Programming
Previous Page | Next Page »
Pages: 1  |  2  |  3