NotesFAQContact Us
Collection
Advanced
Search Tips
Source
ACM Transactions on Computing…11
Audience
Laws, Policies, & Programs
Assessments and Surveys
Trends in International…1
What Works Clearinghouse Rating
Showing all 11 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Olivares, Daniel; Hundhausen, Christopher; Ray, Namrata – ACM Transactions on Computing Education, 2022
As in other STEM disciplines, early computing courses tend to stress individual assignments and discourage collaboration. This can lead to negative learning experiences that compel some students to give up. According to social learning theory, one way to improve students' learning experiences is to help them form and participate actively in…
Descriptors: Intervention, Interpersonal Relationship, Programming, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Lishinski, Alex; Yadav, Aman – ACM Transactions on Computing Education, 2021
Research has repeatedly shown self-efficacy to be associated with course outcomes in CS and across other fields. CS education research has documented this and has developed CS-specific self-efficacy measurement instruments, but to date there have been only a few studies examining interventions intended to improve students' self-efficacy in CS, and…
Descriptors: Self Evaluation (Individuals), Intervention, Self Efficacy, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Anette Bentz; Bernhard Standl – ACM Transactions on Computing Education, 2024
Digital literacy is considered to be crucial for social and professional participation. Hence, several projects have been launched in school, as well as extracurricular activities to promote digital literacy in middle school. They aim, among other things, to increase interest in the so-called STEM subjects (science, technology, engineering, and…
Descriptors: Digital Literacy, Computer Science Education, Extracurricular Activities, Middle School Students
Peer reviewed Peer reviewed
Direct linkDirect link
Merkouris, Alexandros; Chorianopoulos, Konstantinos – ACM Transactions on Computing Education, 2019
Contemporary research has explored educational robotics, but it has not examined the development of computational thinking in the context of programming embodied interactions. Apart from the goal of the robot and how the robot will interact with its environment, another important aspect that should be taken into consideration is whether and how…
Descriptors: Educational Technology, Robotics, Middle School Students, Man Machine Systems
Peer reviewed Peer reviewed
Direct linkDirect link
Wainer, Jacques; Xavier, Eduardo C. – ACM Transactions on Computing Education, 2018
We performed a controlled experiment comparing a C and a Python Introductory Programming course. Three faculty members at University of Campinas, Brazil, taught the same CS1 course for the same majors in two different semesters, one version in Python and one in C, with a total of 391 students involved in the experiment. We measured the dropout…
Descriptors: Foreign Countries, Computer Science Education, Introductory Courses, Programming
Peer reviewed Peer reviewed
Direct linkDirect link
Bosnic, Ivana; Cavrak, Igor; Žagar, Mario – ACM Transactions on Computing Education, 2019
Various software engineering (SE) curricula in higher education have started including courses on global software engineering (GSE), carried out as internationally distributed project-based courses. These courses, known for their closeness to "real-world" work experience, emphasize the importance of involving industry partners as…
Descriptors: Computer Software, Higher Education, Student Projects, Experiential Learning
Peer reviewed Peer reviewed
Direct linkDirect link
Domínguez, César; Jaime, Arturo; Heras, Jónathan; García-Izquierdo, Francisco J. – ACM Transactions on Computing Education, 2019
This study analyzes the impact of adding a review exercises module to an online tool used in a software engineering degree program. The objective of the module is to promote students' self-learning effort to improve their performance. We also intend to determine if this new feature has any effect on the amount of code copies detected in lab…
Descriptors: Teaching Methods, Computer Software, Engineering Education, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Carter, Adam S.; Hundhausen, Christopher D.; Adesope, Olusola – ACM Transactions on Computing Education, 2017
Analyzing the process data of students as they complete programming assignments has the potential to provide computing educators with insights into both their students and the processes by which they learn to program. In prior research, we explored the relationship between (a) students' programming behaviors and course outcomes, and (b) students'…
Descriptors: Social Behavior, Academic Achievement, Programming, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Carro, Manuel; Herranz, Angel; Marino, Julio – ACM Transactions on Computing Education, 2013
We present an undergraduate course on concurrent programming where formal models are used in different stages of the learning process. The main practical difference with other approaches lies in the fact that the ability to develop correct concurrent software relies on a systematic transformation of formal models of inter-process interaction (so…
Descriptors: Computer Science Education, Programming, Models, Teaching Methods
Peer reviewed Peer reviewed
Direct linkDirect link
Renaud, Karen; Cutts, Quintin – ACM Transactions on Computing Education, 2013
Computing science students amass years of programming experience and a wealth of factual knowledge in their undergraduate courses. Based on our combined years of experience, however, one of our students' abiding shortcomings is that they think there is only "one correct answer" to issues in most courses: an "idealistic"…
Descriptors: Computer Security, Teaching Methods, Computer Science, Decision Making
Peer reviewed Peer reviewed
Direct linkDirect link
Caspersen, Michael E.; Kolling, Michael – ACM Transactions on Computing Education, 2009
Programming is recognized as one of seven grand challenges in computing education. Decades of research have shown that the major problems novices experience are composition-based---they may know what the individual programming language constructs are, but they do not know how to put them together. Despite this fact, textbooks, educational…
Descriptors: Programming Languages, Computer Software, Educational Practices, Programming