Publication Date
In 2025 | 7 |
Since 2024 | 41 |
Since 2021 (last 5 years) | 119 |
Since 2016 (last 10 years) | 210 |
Since 2006 (last 20 years) | 264 |
Descriptor
Source
ACM Transactions on Computing… | 264 |
Author
Armoni, Michal | 5 |
Ross, Monique | 4 |
Yadav, Aman | 4 |
Amy J. Ko | 3 |
Duran, Rodrigo | 3 |
Hazari, Zahra | 3 |
Lunn, Stephanie | 3 |
Magana, Alejandra J. | 3 |
McGill, Monica M. | 3 |
Porter, Leo | 3 |
Rosson, Mary Beth | 3 |
More ▼ |
Publication Type
Journal Articles | 264 |
Reports - Research | 264 |
Tests/Questionnaires | 28 |
Information Analyses | 7 |
Education Level
Audience
Practitioners | 1 |
Researchers | 1 |
Location
Finland | 8 |
California | 7 |
United Kingdom | 7 |
Sweden | 6 |
Germany | 5 |
United States | 5 |
Florida | 4 |
Spain | 4 |
Brazil | 3 |
Canada | 3 |
Norway | 3 |
More ▼ |
Laws, Policies, & Programs
Every Student Succeeds Act… | 1 |
Family Educational Rights and… | 1 |
Individuals with Disabilities… | 1 |
Assessments and Surveys
ACT Assessment | 1 |
Academic Motivation Scale | 1 |
Motivated Strategies for… | 1 |
Myers Briggs Type Indicator | 1 |
Program for International… | 1 |
SAT (College Admission Test) | 1 |
Trends in International… | 1 |
What Works Clearinghouse Rating
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
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
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
El-Hamamsy, Laila; Bruno, Barbara; Avry, Sunny; Chessel-Lazzarotto, Frédérique; Dehler Zufferey, Jessica; Mondada, Francesco – ACM Transactions on Computing Education, 2023
Context: With the introduction of Computer Science (CS) into curricula worldwide, teachers' adoption of CS pedagogical content is essential to ensure the long-term success of reform initiatives. Continuing Professional Development (CPD) programs play a key role in this process. Unfortunately, adoption is seldom evaluated in CS-CPDs or CPDs in…
Descriptors: Elementary School Teachers, Computer Science Education, Computer Science, Adoption (Ideas)
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
Lauren E. Margulieux; Yin-Chan Liao; Erin Anderson; Miranda C. Parker; Brendan D. Calandra – ACM Transactions on Computing Education, 2024
Integrated computing curricula combine learning objectives in computing with those in another discipline, like literacy, math, or science, to give all students experience with computing, typically before they must decide whether to take standalone CS courses. One goal of integrated computing curricula is to provide an accessible path to an…
Descriptors: Technology Uses in Education, Technology Integration, Computer Uses in Education, Computer Science
Mara Kirdani-Ryan; Amy J. Ko – ACM Transactions on Computing Education, 2024
For computing to serve humanity, computing spaces must be safe for all individuals. While prior work has surfaced how hegemonic racial and gendered expectations manifest in computing, it has only indirectly attended to expectations surrounding neurodivergence. As computing stereotypes largely align with stereotypes of some neurodivergent…
Descriptors: Neurodevelopmental Disorders, Stereotypes, Disabilities, Computer Attitudes
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
Fujiko Robledo Yamamoto; Lecia Barker; Amy Voida – ACM Transactions on Computing Education, 2023
The benefits of service learning in computer and information science (CIS) are believed to be significant, ranging from providing students with real-world experiences to retaining students to positively impacting community partners. Although there are many benefits of service learning, the CIS domain does impose unique costs for integrating…
Descriptors: College Students, Computer Science Education, Information Science, Service Learning