NotesFAQContact Us
Collection
Advanced
Search Tips
Source
ACM Transactions on Computing…89
Audience
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Showing 1 to 15 of 89 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Mohammed Nazel Alshammari; Wendy Yánez-Pazmino; Carlos Mera-Gómez; Rami Bahsoon – ACM Transactions on Computing Education, 2025
Background: In agile software engineering team projects, effective collaboration and communication between members are essential for promoting agility and lean software development. Agile methodologies, which emphasize iterative development, collaboration and adaptability, are well suited to dynamic educational environments. However, agile teams…
Descriptors: Computer Software, Productivity, Computer Science Education, Cooperative Learning
Peer reviewed Peer reviewed
Direct linkDirect link
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
Peer reviewed Peer reviewed
Direct linkDirect link
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
Peer reviewed Peer reviewed
Direct linkDirect link
Diana Kirk; Andrew Luxton-Reilly; Ewan Tempero – ACM Transactions on Computing Education, 2025
Objectives: Code style is an important aspect of text-based programming because programs written with good style are considered easier to understand and change and so improve the maintainability of the delivered software product. However teaching code style is complicated by the existence of many style guides and standards that contain…
Descriptors: Computer Science Education, Programming, Computer Software, Teaching Methods
Peer reviewed Peer reviewed
Direct linkDirect link
Ahmad D. Suleiman; Daqing Hou; Yu Liu; Jan DeWaters; David C. Shepherd; Juliana G. De Souza – ACM Transactions on Computing Education, 2025
In recent years, there has been a rise in recognition of the need for computing education to bridge the gap between academia and industry. In addition, educational researchers are also interested in increasing student engagement by grounding learning experiences in real-life concerns, community issues, or personal interests. Unfortunately,…
Descriptors: Computer Science Education, Higher Education, Active Learning, Student Projects
Peer reviewed Peer reviewed
Direct linkDirect link
Deepti Reddy Patil; Sridhar Iyer; Sasikumar – ACM Transactions on Computing Education, 2025
Design problems are often ill-structured as the requirements are broadly defined and have multiple correct solutions. Experts solve such problems by applying various cognitive and metacognitive skills before the formal specifications and solution designs are documented. Novices often need help solving ill-structured design problems as they lack…
Descriptors: Educational Environment, Problem Solving, Design, Technology Uses in Education
Peer reviewed Peer reviewed
Direct linkDirect link
Akdur, Deniz – ACM Transactions on Computing Education, 2023
Many practitioners might struggle with becoming productive in different software engineering (SE) roles due to misalignment of the skills learnt during the university time with what is expected in the industry. Companies spend significant resources to train the personnel, whose academic backgrounds are not only based on "computing…
Descriptors: Computer Software, Computer Science Education, Skill Development, Employment Potential
Peer reviewed Peer reviewed
Direct linkDirect link
Oleson, Alannah; Wortzman, Brett; Ko, Amy J. – ACM Transactions on Computing Education, 2021
Design is a distinct discipline with its own practices, tools, professions, and areas of scholarship. However, practitioners from other fields often leverage aspects of design in their own work, leading to subfields like engineering design and architecture design that are neither wholly design nor wholly the intersecting discipline. Similarly,…
Descriptors: Elementary Secondary Education, Computer Science Education, Design, Role
Peer reviewed Peer reviewed
Direct linkDirect link
Christopher Hundhausen; Phill Conrad; Olusola Adesope; Ahsun Tariq – ACM Transactions on Computing Education, 2023
Assessing team software development projects is notoriously difficult and typically based on subjective metrics. To help make assessments more rigorous, we conducted an empirical study to explore relationships between subjective metrics based on peer and instructor assessments, and objective metrics based on GitHub and chat data. We studied 23…
Descriptors: Teamwork, Computer Software, Undergraduate Students, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Eman Abdullah AlOmar – ACM Transactions on Computing Education, 2025
Large Language Models (LLMs), such as ChatGPT, have become widely popular for various software engineering tasks, including programming, testing, code review, and program comprehension. However, their impact on improving software quality in educational settings remains uncertain. This article explores our experience teaching the use of Programming…
Descriptors: Coding, Natural Language Processing, Artificial Intelligence, Computer Software
Peer reviewed Peer reviewed
Direct linkDirect link
Anne-Kathrin Peters; Rafael Capilla; Vlad Constantin Coroama; Rogardt Heldal; Patricia Lago; Ola Leifler; Ana Moreira; João Paulo Fernandes; Birgit Penzenstadler; Jari Porras; Colin C. Venters – ACM Transactions on Computing Education, 2024
Research shows that the global society as organized today, with our current technological and economic system, is impossible to sustain. We are living in an era in which human activities in highly industrialized countries are responsible for overshooting several planetary boundaries, with poorer communities contributing the least to the problems…
Descriptors: Computer Science Education, Sustainability, Educational Research, Educational Practices
Peer reviewed Peer reviewed
Direct linkDirect link
Carla De Lira; Shira Broschat; Olusola Adesope; Christopher Hundhausen – ACM Transactions on Computing Education, 2025
The increasing demand for a diverse pool of computing talent combined with a persistent shortage of skilled workers has engendered a need to support students pursuing Computer Science (CS) careers. Students often cite social isolation and lack of support as reasons for withdrawing from computing programs. This is especially true for those from…
Descriptors: Empathy, Emotional Development, Psychological Patterns, Learning Processes
Peer reviewed Peer reviewed
Direct linkDirect link
Ting, Ying; Brockman, Morgan L.; Patil, Sameer – ACM Transactions on Computing Education, 2021
Nearly all software built today impinges upon end-user privacy and needs to comply with relevant regulations. Therefore, there have been increasing calls for integrating considerations of compliance with privacy regulations throughout the software engineering lifecycle. However, software engineers are typically trained in the technical fields and…
Descriptors: Privacy, Capstone Experiences, Computer Software, Instructional Materials
Peer reviewed Peer reviewed
Direct linkDirect link
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
Peer reviewed Peer reviewed
Direct linkDirect link
Thomas, Paul J.; Patel, Devang; Magana, Alejandra J. – ACM Transactions on Computing Education, 2021
Software modeling is an integral practice for software engineers, especially as the complexity of software solutions increases. Unified Modeling Language (UML) is the industry standard for software modeling. however, it is often used incorrectly and misunderstood by novice software designers. This study is centered around understanding patterns of…
Descriptors: Computer Science Education, Models, Computer Software, Programming Languages
Previous Page | Next Page »
Pages: 1  |  2  |  3  |  4  |  5  |  6