Publication Date
| In 2026 | 0 |
| Since 2025 | 45 |
| Since 2022 (last 5 years) | 263 |
| Since 2017 (last 10 years) | 545 |
| Since 2007 (last 20 years) | 1173 |
Descriptor
| Computer Software | 1432 |
| Programming | 1095 |
| Computer Science Education | 469 |
| Programming Languages | 461 |
| Teaching Methods | 427 |
| Foreign Countries | 416 |
| Educational Technology | 360 |
| Computer Assisted Instruction | 217 |
| Instructional Design | 213 |
| Computer System Design | 212 |
| Internet | 187 |
| More ▼ | |
Source
Author
| Joy, Mike | 8 |
| Bers, Marina Umaschi | 5 |
| Lavy, Ilana | 5 |
| Resnick, Mitchel | 5 |
| Asensio-Perez, Juan I. | 4 |
| Brusilovsky, Peter | 4 |
| Hernandez-Leo, Davinia | 4 |
| Hwang, Gwo-Jen | 4 |
| Kolling, Michael | 4 |
| Malmi, Lauri | 4 |
| Moreno-Ger, Pablo | 4 |
| More ▼ | |
Publication Type
Education Level
Location
| Taiwan | 34 |
| United Kingdom | 34 |
| Australia | 28 |
| Turkey | 28 |
| Germany | 25 |
| Spain | 18 |
| China | 15 |
| Greece | 14 |
| California | 13 |
| Canada | 13 |
| New York | 13 |
| More ▼ | |
Laws, Policies, & Programs
| Copyright Law 1976 | 1 |
Assessments and Surveys
What Works Clearinghouse Rating
| Meets WWC Standards with or without Reservations | 1 |
Antonio Estevan Martinez IV – Digital Experiences in Mathematics Education, 2024
Many areas of mathematics naturally lend themselves to machine-based computing environments, which suggests that computational environments may serve as useful mediating tools for the teaching and learning of mathematical content. While some mathematics classes are leveraging the use of computational tools, the implementation of computer…
Descriptors: Mathematics Education, Programming, Undergraduate Students, Competency Based Education
Austin M. Shin; Ayaan M. Kazerouni – ACM Transactions on Computing Education, 2024
Background and Context: Students' programming projects are often assessed on the basis of their tests as well as their implementations, most commonly using test adequacy criteria like branch coverage, or, in some cases, mutation analysis. As a result, students are implicitly encouraged to use these tools during their development process (i.e., so…
Descriptors: Feedback (Response), Programming, Student Projects, Computer Software
Paul Biberstein; Thomas Castleman; Luming Chen; Shriram Krishnamurthi – Informatics in Education, 2024
CODAP is a widely-used programming environment for secondary school data science. Its direct-manipulation-based design offers many advantages to learners, especially younger students. Unfortunately, these same advantages can become a liability when it comes to repeating operations consistently, replaying operations (for reproducibility), and also…
Descriptors: Data Science, Secondary School Students, Programming, Open Source Technology
Silva, Leonardo; Mendes, Antonio Jose; Gomes, Anabela; Fortes, Gabriel – IEEE Transactions on Education, 2023
Contribution: Students' problem-understanding abilities and their relationship with programming learning were investigated using a methodology little explored in the existing literature. Background: Problem comprehension is an ability used during software development. Current research points to conflicting results on students' ability to interpret…
Descriptors: Programming, Comprehension, Computer Software, Electronic Learning
Fernandez-Gauna, Borja; Rojo, Naiara; Graña, Manuel – International Journal of Educational Technology in Higher Education, 2023
We describe an automated assessment process for team-coding assignments based on DevOps best practices. This system and methodology includes the definition of Team Performance Metrics measuring properties of the software developed by each team, and their correct use of DevOps techniques. It tracks the progress on each of metric by each group. The…
Descriptors: Computer Software, Programming, Coding, Teamwork
Lukkarinen, Aleksi; Malmi, Lauri; Haaranen, Lassi – ACM Transactions on Computing Education, 2021
During the past two decades, "event-driven programming" (EDP) has emerged as a central and almost ubiquitous concept in modern software development: Graphical user interfaces are self-evident in most mobile and web-based applications, as well as in many embedded systems, and they are most often based on reacting to events. To facilitate…
Descriptors: Programming, Computer Science Education, Computer Software, Literature Reviews
Perrotta, Carlo – Research in Education, 2021
This article offers a case study of how platforms and predictive infrastructures are emerging in higher education. It examines a Learning Analytics Application Programming Interface (API) from a popular Learning Management System. The API is treated firstly as an artefact based on the computational abstraction of educational principles, and…
Descriptors: Learning Analytics, Programming, Programming Languages, Computer Interfaces
Heinsen Egan, Matthew; McDonald, Chris – Computer Science Education, 2021
Background and Context: Students learning the C programming language struggle to debug, and to understand the runtime behaviour of, their programs. Objective: We examine a tool that combines several novice-focused error detection, program visualization, and debugging techniques, to investigate which features students use in real study sessions,…
Descriptors: Computer Science Education, Programming Languages, Programming, Novices
Mark W. Isken – INFORMS Transactions on Education, 2025
A staple of many spreadsheet-based management science courses is the use of Excel for activities such as model building, sensitivity analysis, goal seeking, and Monte-Carlo simulation. What might those things look like if carried out using Python? We describe a teaching module in which Python is used to do typical Excel-based modeling and…
Descriptors: Spreadsheets, Models, Programming Languages, Monte Carlo Methods
Pakiso J. Khomokhoana; Rouxan C. Fouché; Tlholohelo S. Nkalai – Discover Education, 2025
Unified Modelling Language (UML) class diagrams are standard tools in software engineering education, typically analysed for syntactical correctness rather than their communicative dimensions. This study applies semiotic theory to investigate how first-year Bachelor of Computer Information Systems students engage with UML class diagrams as…
Descriptors: Semiotics, Programming Languages, Computer Software, Information Systems
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
Xiao Liu; Zhiyong Zhang; Lijuan Wang – Grantee Submission, 2024
In psychology, researchers are often interested in testing hypotheses about mediation, such as testing the presence of a mediation effect of a treatment (e.g., intervention assignment) on an outcome via a mediator. An increasingly popular approach to testing hypotheses is the Bayesian testing approach with Bayes factors (BFs). Despite the growing…
Descriptors: Sample Size, Bayesian Statistics, Programming Languages, Simulation
Han Wan; Hongzhen Luo; Mengying Li; Xiaoyan Luo – IEEE Transactions on Learning Technologies, 2024
Automatic program repair (APR) tools are valuable for students to assist them with debugging tasks since program repair captures the code modification to make a buggy program pass the given test-suite. However, the process of manually generating catalogs of code modifications is intricate and time-consuming. This article proposes contextual error…
Descriptors: Programming, Computer Science Education, Introductory Courses, Assignments
Cheers, Hayden; Lin, Yuqing – Computer Science Education, 2023
Background and Context: Source code plagiarism is a common occurrence in undergraduate computer science education. Many source code plagiarism detection tools have been proposed to address this problem. However, such tools do not identify plagiarism, nor suggest what assignment submissions are suspicious of plagiarism. Source code plagiarism…
Descriptors: Plagiarism, Programming, Computer Science Education, Identification
Metcalf, Shari J.; Reilly, Joseph M.; Jeon, Soobin; Wang, Annie; Pyers, Allyson; Brennan, Karen; Dede, Chris – Computer Science Education, 2021
Background and Context: This study looks at computational thinking (CT) assessment of programming artifacts within the context of CT integrated with science education through computational modeling. Objective: The goal is to explore methodologies for assessment of student-constructed computational models through two lenses: functionality and…
Descriptors: Evaluation Methods, Computation, Thinking Skills, Science Education

Peer reviewed
Direct link
