NotesFAQContact Us
Collection
Advanced
Search Tips
Source
ACM Transactions on Computing…190
Audience
Laws, Policies, & Programs
What Works Clearinghouse Rating
Showing 76 to 90 of 190 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Miller, Craig S.; Settle, Amber – ACM Transactions on Computing Education, 2019
We investigate conditions in which novices make some reference errors when programming. We asked students from introductory programming courses to perform a simple code-writing task that required constructing references to objects and their attributes. By experimentally manipulating the nature of the attributes in the tasks, from identifying…
Descriptors: Error Patterns, Novices, Programming, Introductory Courses
Peer reviewed Peer reviewed
Direct linkDirect link
Tenenberg, Josh; Chinn, Donald – ACM Transactions on Computing Education, 2019
It is common to think of learning as the acquisition of knowledge by an individual learner. Starting a century ago, Lev Vygotsky developed a different perspective on learning, initiating a tradition of educational research whose momentum and influence continue to grow. One of Vygotsky's key principles is the "general genetic law of cultural…
Descriptors: Computer Science Education, Learning Theories, Cultural Influences, Social Theories
Peer reviewed Peer reviewed
Direct linkDirect link
Haldeman, Georgiana; Babes-Vroman Monica; Tjang, Andrew; Nguyen, Thu D. – ACM Transactions on Computing Education, 2021
Autograding systems are being increasingly deployed to meet the challenges of teaching programming at scale. Studies show that formative feedback can greatly help novices learn programming. This work extends an autograder, enabling it to provide formative feedback on programming assignment submissions. Our methodology starts with the design of a…
Descriptors: Student Evaluation, Feedback (Response), Grading, Automation
Peer reviewed Peer reviewed
Direct linkDirect link
Daleiden, Patrick; Stefik, Andreas; Uesbeck, P. Merlin; Pedersen, Jan – ACM Transactions on Computing Education, 2020
There are many paradigms available to address the unique and complex problems introduced with parallel programming. These complexities have implications for computer science education as ubiquitous multi-core computers drive the need for programmers to understand parallelism. One major obstacle to student learning of parallel programming is that…
Descriptors: Randomized Controlled Trials, Performance Factors, Programming, Computer Science Education
Peer reviewed Peer reviewed
Direct linkDirect link
Umar Shehzad; Jody Clarke-Midura; Mimi Recker – ACM Transactions on Computing Education, 2024
Objectives: The increasing demand for computing skills has led to a rapid rise in the development of new computer science (CS) curricula, many with the goal of equitably broadening the participation of underrepresented students in CS. While such initiatives are vital, factors outside of the school environment also play a role in influencing…
Descriptors: Parent Child Relationship, Computer Science Education, Programming, Equal Education
Peer reviewed Peer reviewed
Direct linkDirect link
Celis Rangel, Jakeline G.; King, Melissa; Muldner, Kasia – ACM Transactions on Computing Education, 2020
Learning to program requires perseverance, practice, and the mindset that programming skills are improved through these activities (i.e., that everyone has the potential to become good at programming). In contrast to an entity mindset, individuals with an incremental mindset believe that ability is malleable and can be improved with effort. Prior…
Descriptors: Intervention, Cognitive Structures, Programming, Learning Activities
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
Xinogalos, Stelios – ACM Transactions on Computing Education, 2015
The Object-Oriented Programming (OOP) technique is nowadays the most popular programming technique among tertiary education institutions. However, learning OOP is a cognitively demanding task for undergraduate students. Several difficulties and misconceptions have been recorded in the literature for both OOP concepts and languages, mainly Java.…
Descriptors: Programming, Design, Undergraduate Students, Misconceptions
Peer reviewed Peer reviewed
Direct linkDirect link
Brown, Neil C. C.; Altadmri, Amjad – ACM Transactions on Computing Education, 2017
Teaching is the process of conveying knowledge and skills to learners. It involves preventing misunderstandings or correcting misconceptions that learners have acquired. Thus, effective teaching relies on solid knowledge of the discipline, but also a good grasp of where learners are likely to trip up or misunderstand. In programming, there is much…
Descriptors: Novices, Programming Languages, Programming, Error Patterns
Peer reviewed Peer reviewed
Direct linkDirect link
Novak, Matija; Joy, Mike; Kermek, Dragutin – ACM Transactions on Computing Education, 2019
Teachers deal with plagiarism on a regular basis, so they try to prevent and detect plagiarism, a task that is complicated by the large size of some classes. Students who cheat often try to hide their plagiarism (obfuscate), and many different similarity detection engines (often called plagiarism detection tools) have been built to help teachers.…
Descriptors: Plagiarism, Computer Software, Computer Software Evaluation, College Students
Peer reviewed Peer reviewed
Direct linkDirect link
Abreu, Pedro Henriques; Silva, Daniel Castro; Gomes, Anabela – ACM Transactions on Computing Education, 2019
Low performance of nontechnical engineering students in programming courses is a problem that remains unsolved. Over the years, many authors have tried to identify the multiple causes for that failure, but there is unanimity on the fact that motivation is a key factor for the acquisition of knowledge by students. To better understand motivation, a…
Descriptors: Programming, Engineering Education, Student Motivation, Multiple Choice Tests
Peer reviewed Peer reviewed
Direct linkDirect link
Loksa, Dastyni; Margulieux, Lauren; Becker, Brett A.; Craig, Michelle; Denny, Paul; Pettit, Raymond; Prather, James – ACM Transactions on Computing Education, 2022
Metacognition and self-regulation are important skills for successful learning and have been discussed and researched extensively in the general education literature for several decades. More recently, there has been growing interest in understanding how metacognitive and self-regulatory skills contribute to student success in the context of…
Descriptors: Metacognition, Programming, Computer Science Education, Learning Processes
Peer reviewed Peer reviewed
Direct linkDirect link
Statter, David; Armoni, Michal – ACM Transactions on Computing Education, 2020
Abstraction is one of the most fundamental ideas in computer science (CS), and as such, according to Bruner, it should be taught spirally, starting as early as possible and revisited at every level of education. However, teaching CS abstraction to novices is a very challenging task, and CS educational research has often demonstrated students'…
Descriptors: Middle School Students, Grade 7, Computer Science Education, Abstract Reasoning
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
Taipalus, Toni; Siponen, Mikko; Vartiainen, Tero – ACM Transactions on Computing Education, 2018
SQL is taught in almost all university level database courses, yet SQL has received relatively little attention in educational research. In this study, we present a database management system independent categorization of SQL query errors that students make in an introductory database course. We base the categorization on previous literature,…
Descriptors: Programming Languages, Database Management Systems, Database Design, College Students
Pages: 1  |  2  |  3  |  4  |  5  |  6  |  7  |  8  |  9  |  10  |  11  |  12  |  13