Publication Date
In 2025 | 7 |
Since 2024 | 46 |
Since 2021 (last 5 years) | 142 |
Since 2016 (last 10 years) | 251 |
Since 2006 (last 20 years) | 357 |
Descriptor
Source
ACM Transactions on Computing… | 357 |
Author
Armoni, Michal | 5 |
Settle, Amber | 4 |
Yadav, Aman | 4 |
Amy J. Ko | 3 |
Duran, Rodrigo | 3 |
Edwards, Stephen H. | 3 |
Giannakos, Michail N. | 3 |
Goode, Joanna | 3 |
Herman, Geoffrey L. | 3 |
Hubwieser, Peter | 3 |
Kafai, Yasmin B. | 3 |
More ▼ |
Publication Type
Journal Articles | 357 |
Reports - Research | 251 |
Reports - Descriptive | 53 |
Reports - Evaluative | 40 |
Tests/Questionnaires | 29 |
Information Analyses | 22 |
Opinion Papers | 1 |
Education Level
Audience
Practitioners | 1 |
Researchers | 1 |
Location
California | 9 |
Finland | 8 |
Germany | 8 |
Sweden | 8 |
United Kingdom | 8 |
United States | 6 |
Brazil | 4 |
Florida | 4 |
Pennsylvania | 4 |
Spain | 4 |
Australia | 3 |
More ▼ |
Laws, Policies, & Programs
Every Student Succeeds Act… | 1 |
Family Educational Rights and… | 1 |
Higher Education Opportunity… | 1 |
Individuals with Disabilities… | 1 |
Assessments and Surveys
Motivated Strategies for… | 2 |
ACT Assessment | 1 |
Academic Motivation Scale | 1 |
Myers Briggs Type Indicator | 1 |
Program for International… | 1 |
SAT (College Admission Test) | 1 |
Trends in International… | 1 |
What Works Clearinghouse Rating
Leah Bidlake; Eric Aubanel; Daniel Voyer – ACM Transactions on Computing Education, 2025
Research on mental model representations developed by programmers during parallel program comprehension is important for informing and advancing teaching methods including model-based learning and visualizations. The goals of the research presented here were to determine: how the mental models of programmers change and develop as they learn…
Descriptors: Schemata (Cognition), Programming, Computer Science Education, Coding
Muldner, Kasia; Jennings, Jay; Chiarelli, Veronica – ACM Transactions on Computing Education, 2023
This article reviews literature on worked examples in the context of programming activities. We focus on two types of examples, namely, code-tracing and code-generation, because there is sufficient research on these to warrant a review. We synthesize key results according to themes that emerged from the review. This synthesis aims to provide…
Descriptors: Problem Solving, Programming, Computer Science Education, Literature Reviews
Aadarsh Padiyath – ACM Transactions on Computing Education, 2024
As computing educators begin to recognize that their students need strong ethical foundations, there is a growing interest to integrate meaningful ethics education into undergraduate computing curricula. To achieve this, it is crucial to understand how students respond to ethical interventions in the classroom. This review examines the acceptance…
Descriptors: Undergraduate Students, Student Attitudes, Ethics, Intervention
Draper, Steve; Maguire, Joseph – ACM Transactions on Computing Education, 2023
The overall aim of this article is to stimulate discussion about the activities within CER, and to develop a more thoughtful and explicit perspective on the different types of research activity within CER, and their relationships with each other. While theories may be the most valuable outputs of research to those wishing to apply them, for…
Descriptors: Computer Science Education, Educational Research, Computer Science, Classification
Noelle Brown; Sara Nurollahian; Eliane S. Wiese – ACM Transactions on Computing Education, 2025
While there have been many calls for teaching ethics and responsible computing, it is unclear how responsible computing instruction and technical learning interact. Some instructors even hesitate to include ethics in their courses, fearing it might distract students from learning technical computing content. An approach called…
Descriptors: Teaching Methods, Computer Science Education, Intervention, Ethics
Marcus Messer; Neil C. C. Brown; Michael Kölling; Miaojing Shi – ACM Transactions on Computing Education, 2024
We conducted a systematic literature review on automated grading and feedback tools for programming education. We analysed 121 research papers from 2017 to 2021 inclusive and categorised them based on skills assessed, approach, language paradigm, degree of automation, and evaluation techniques. Most papers assess the correctness of assignments in…
Descriptors: Automation, Grading, Feedback (Response), Programming
Gregor Große-bölting; Dietrich Gerstenberger; Lara Gildehaus; Andreas Mühling; Carsten Schulte – ACM Transactions on Computing Education, 2023
The disciplinary identity as a computer science student has recently received increasing attention as a well-developed subject identity can help with increasing retention, interest, and motivation. Besides, identity theory can serve as an analytical lens for issues around diversity. However, identity is also often perceived as a vague, overused…
Descriptors: Computer Science, Computer Science Education, Students, Computer Uses in Education
Shao-Heng Ko; Kristin Stephens-Martinez – ACM Transactions on Computing Education, 2025
Background: Academic help-seeking benefits students' achievement, but existing literature either studies important factors in students' selection of all help resources via self-reported surveys or studies their help-seeking behavior in one or two separate help resources via actual help-seeking records. Little is known about whether computing…
Descriptors: Computer Science Education, College Students, Help Seeking, Student Behavior
Niloofar Mansoor; Cole S. Peterson; Michael D. Dodd; Bonita Sharif – ACM Transactions on Computing Education, 2024
Background and Context: Understanding how a student programmer solves different task types in different programming languages is essential to understanding how we can further improve teaching tools to support students to be industry-ready when they graduate. It also provides insight into students' thought processes in different task types and…
Descriptors: Biofeedback, Eye Movements, Computer Science Education, Programming Languages
Gabriela de Carvalho Barros Bezerra; Wilk Oliveira; Ana Cláudia Guimarães Santos; Juho Hamari – ACM Transactions on Computing Education, 2024
Despite recent high interest among researchers and practitioners in learning programming, even the most dedicated learners can struggle to find motivation for studying and practicing programming. Therefore, in recent years, several strategies (e.g., educational games, flipped classrooms, and visual programming languages) have been employed to…
Descriptors: Gamification, Programming, Computer Science Education, Workshops
Stephanie Yang; Miles Baird; Eleanor O’Rourke; Karen Brennan; Bertrand Schneider – ACM Transactions on Computing Education, 2024
Students learning computer science frequently struggle with debugging errors in their code. These struggles can have significant downstream effects--negatively influencing how students assess their programming ability and contributing to their decision to drop out of CS courses. However, debugging instruction is often an overlooked topic, and…
Descriptors: Computer Science Education, Troubleshooting, Programming, Teaching Methods
Catalina Cortázar; Iñaki Goñi; Andrea Ortiz; Miguel Nussbaum – ACM Transactions on Computing Education, 2024
Integrating graduate education with professional skills development is still a challenge. People's beliefs about learning impact their learning processes. Therefore, we need to understand the mindset of graduates to determine best practices for promoting professional skills development. In this study, we explore the perspective of computing…
Descriptors: Computer Science Education, Graduate Students, Computer Literacy, Job Skills
Bolloju, Narasimha – ACM Transactions on Computing Education, 2022
Domain models in software engineering--often represented as class diagrams--depict relevant classes in a given problem domain along with necessary relationships among those classes. These models are important because they establish links between the requirements of a given system under development and the subsequent phases of the systems…
Descriptors: Models, Computer Software, Student Attitudes, Cooperation
Khalia Braswell; Simone Smarr; Jamie Payton – ACM Transactions on Computing Education, 2024
Several studies have reported the positive benefits of informal Computer Science learning programs for Black girls, which include staff, mentors, and peers reflective of the girls in the program; however, we do not know enough about what motivates Black women to sign up to teach in such programs, or how representation in mentoring affects future…
Descriptors: Mentors, African American Students, Females, Computer Science Education
Szabo, Claudia; Sheard, Judy – ACM Transactions on Computing Education, 2023
The use of established and discipline-specific theories within research and practice is an indication of the maturity of a discipline. With computing education research as a relatively young discipline, there has been recent interest in investigating theories that may prove foundational to work in this area, with discipline-specific theories and…
Descriptors: Learning Theories, Computer Science Education, Educational Research, Research and Development