Publication Date
| In 2015 | 0 |
| Since 2014 | 21 |
| Since 2011 (last 5 years) | 74 |
| Since 2006 (last 10 years) | 108 |
| Since 1996 (last 20 years) | 108 |
Descriptor
Source
| ACM Transactions on Computing… | 108 |
Author
| Armoni, Michal | 4 |
| Kolling, Michael | 3 |
| Ben-Ari, Mordechai | 2 |
| Cooper, Stephen | 2 |
| Guzdial, Mark | 2 |
| Herman, Geoffrey L. | 2 |
| Hubwieser, Peter | 2 |
| Kaczmarczyk, Lisa | 2 |
| Karavirta, Ville | 2 |
| Loui, Michael C. | 2 |
| More ▼ | |
Publication Type
| Journal Articles | 108 |
| Reports - Research | 47 |
| Reports - Descriptive | 42 |
| Reports - Evaluative | 18 |
| Information Analyses | 4 |
| Tests/Questionnaires | 4 |
| Opinion Papers | 1 |
Education Level
| Higher Education | 65 |
| Postsecondary Education | 53 |
| Secondary Education | 20 |
| High Schools | 14 |
| Elementary Secondary Education | 13 |
| Elementary Education | 6 |
| Middle Schools | 6 |
| Junior High Schools | 4 |
| Grade 10 | 2 |
| Grade 11 | 2 |
| More ▼ | |
Audience
Showing 31 to 45 of 108 results
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
Sorva, Juha – ACM Transactions on Computing Education, 2013
This article brings together, summarizes, and comments on several threads of research that have contributed to our understanding of the challenges that novice programmers face when learning about the runtime dynamics of programs and the role of the computer in program execution. More specifically, the review covers the literature on programming…
Descriptors: Computer Science Education, Programming, Introductory Courses, Misconceptions
Beck, Leland; Chizhik, Alexander – ACM Transactions on Computing Education, 2013
Cooperative learning is a well-known instructional technique that has been applied with a wide variety of subject matter and a broad spectrum of populations. This article briefly reviews the principles of cooperative learning, and describes how these principles were incorporated into a comprehensive set of cooperative learning activities for a CS1…
Descriptors: Cooperative Learning, Teaching Methods, Computer Science Education, Programming Languages
Bailey Lee, Cynthia; Garcia, Saturnino; Porter, Leo – ACM Transactions on Computing Education, 2013
Peer Instruction (PI) is an active learning pedagogical technique. PI lectures present students with a series of multiple-choice questions, which they respond to both individually and in groups. PI has been widely successful in the physical sciences and, recently, has been successfully adopted by computer science instructors in lower-division,…
Descriptors: Computer Science Education, Advanced Courses, Active Learning, Statistical Analysis
Velazquez-Iturbide, J. Angel – ACM Transactions on Computing Education, 2013
Greedy algorithms constitute an apparently simple algorithm design technique, but its learning goals are not simple to achieve.We present a didacticmethod aimed at promoting active learning of greedy algorithms. The method is focused on the concept of selection function, and is based on explicit learning goals. It mainly consists of an…
Descriptors: Mathematics, Experimental Teaching, Teaching Methods, Active Learning
Sorva, Juha; Karavirta, Ville; Malmi, Lauri – ACM Transactions on Computing Education, 2013
This article is a survey of program visualization systems intended for teaching beginners about the runtime behavior of computer programs. Our focus is on generic systems that are capable of illustrating many kinds of programs and behaviors. We inclusively describe such systems from the last three decades and review findings from their empirical…
Descriptors: Visualization, Programming, Guidelines, Introductory Courses
Shesh, Amit – ACM Transactions on Computing Education, 2013
This article discusses the evolution of a single undergraduate computer graphics course over five semesters, driven by a primary question: if one could offer only one undergraduate course in graphics, what would it include? This constraint is relevant to many small and medium-sized colleges that lack resources, adequate expertise, and enrollment…
Descriptors: Undergraduate Study, Computer Graphics, Small Colleges, Programming
Hu, Helen H.; Shepherd, Tricia D. – ACM Transactions on Computing Education, 2013
POGIL has been successfully implemented in a scientific computing course to teach science students how to program in Python. Following POGIL guidelines, the authors have developed guided inquiry activities that lead student teams to discover and understand programming concepts. With each iteration of the scientific computing course, the authors…
Descriptors: Teaching Methods, Computer Science Education, Programming Languages, Science Instruction
Benkrid, Khaled; Clayton, Thomas – ACM Transactions on Computing Education, 2012
This article presents the design and implementation of a complete review of undergraduate digital hardware design teaching in the School of Engineering at the University of Edinburgh. Four guiding principles have been used in this exercise: learning-outcome driven teaching, deep learning, affordability, and flexibility. This has identified…
Descriptors: Foreign Countries, Teaching Methods, Multimedia Instruction, Feedback (Response)
Sondag, Tyler; Pokorny, Kian L.; Rajan, Hridesh – ACM Transactions on Computing Education, 2012
Students in all areas of computing require knowledge of the computing device including software implementation at the machine level. Several courses in computer science curricula address these low-level details such as computer architecture and assembly languages. For such courses, there are advantages to studying real architectures instead of…
Descriptors: Programming Languages, Computer Simulation, Computer Graphics, Computer Interfaces
Benda, Klara; Bruckman, Amy; Guzdial, Mark – ACM Transactions on Computing Education, 2012
We present the results of an interview study investigating student experiences in two online introductory computer science courses. Our theoretical approach is situated at the intersection of two research traditions: "distance and adult education research," which tends to be sociologically oriented, and "computer science education research," which…
Descriptors: Computer Science Education, Programming, Distance Education, Online Courses
Hubwieser, Peter – ACM Transactions on Computing Education, 2012
In 2004 the German state of Bavaria introduced a new compulsory subject of computer science (CS) in its grammar schools ("Gymnasium"). The subject is based on a comprehensive teaching concept that was developed by the author and his colleagues during the years 1995-2000. It comprises mandatory courses in grades 6/7 for all students of grammar…
Descriptors: Foreign Countries, Elective Courses, Secondary Schools, Computer Science Education
McGill, Tanya; Armarego, Jocelyn; Koppi, Tony – ACM Transactions on Computing Education, 2012
The teaching-research nexus concept has been extensively examined in the higher education literature, and the importance of industry linkages in information and communications technology (ICT) education has also been widely discussed. However, to date there has been little recognition of the full extent of relationships between aspects of…
Descriptors: Teacher Researchers, Information Technology, Technology Education, Industry
Mariani, Leonardo; Micucci, Daniela – ACM Transactions on Computing Education, 2012
In academic courses, students frequently take advantage of someone else's work to improve their own evaluations or grades. This unethical behavior seriously threatens the integrity of the academic system, and teachers invest substantial effort in preventing and recognizing plagiarism. When students take examinations requiring the production of…
Descriptors: Plagiarism, Integrity, Program Effectiveness, Internet
Herman, Geoffrey L.; Loui, Michael C.; Kaczmarczyk, Lisa; Zilles, Craig – ACM Transactions on Computing Education, 2012
The ability to reason with formal logic is a foundational skill for computer scientists and computer engineers that scaffolds the abilities to design, debug, and optimize. By interviewing students about their understanding of propositional logic and their ability to translate from English specifications to Boolean expressions, we characterized…
Descriptors: Interviews, Logical Thinking, Computer Science, Scientists

Peer reviewed
Direct link
