Publication Date
In 2025 | 0 |
Since 2024 | 11 |
Since 2021 (last 5 years) | 40 |
Since 2016 (last 10 years) | 73 |
Since 2006 (last 20 years) | 149 |
Descriptor
Source
Computer Science Education | 172 |
Author
Malmi, Lauri | 5 |
Murphy, Laurie | 5 |
Ben-Ari, Mordechai | 4 |
Fitzgerald, Sue | 4 |
Simon, Beth | 4 |
Zander, Carol | 4 |
Bennedsen, Jens | 3 |
Boyer, Kristy Elizabeth | 3 |
Denny, Paul | 3 |
Lewandowski, Gary | 3 |
Luxton-Reilly, Andrew | 3 |
More ▼ |
Publication Type
Journal Articles | 172 |
Reports - Research | 120 |
Reports - Descriptive | 24 |
Reports - Evaluative | 21 |
Information Analyses | 10 |
Tests/Questionnaires | 3 |
Education Level
Audience
Teachers | 4 |
Location
Finland | 8 |
Israel | 8 |
Australia | 7 |
New Zealand | 6 |
California | 5 |
Turkey | 5 |
United Kingdom | 4 |
Canada | 3 |
Denmark | 3 |
Ireland | 3 |
Spain | 3 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Draw a Person Test | 1 |
Motivated Strategies for… | 1 |
Raven Progressive Matrices | 1 |
SAT (College Admission Test) | 1 |
Study Process Questionnaire | 1 |
What Works Clearinghouse Rating
Falkner, Katrina; Falkner, Nickolas J. G. – Computer Science Education, 2012
Contributing student pedagogy (CSP) builds upon social constructivist and community-based learning principles to create engaging and productive learning experiences. What makes CSP different from other, related, learning approaches is that it involves students both learning from and also explicitly valuing the contributions of other students. The…
Descriptors: Foreign Countries, Computer Science Education, Programming, College Curriculum
Cabot, Jordi; Tisi, Massimo – Computer Science Education, 2011
Model-Driven Engineering (MDE) is changing the way we build, operate, and maintain our software-intensive systems. Several projects using MDE practices are reporting significant improvements in quality and performance but, to be able to handle these projects, software engineers need a set of technical and interpersonal skills that are currently…
Descriptors: Foreign Countries, Computer Science Education, Computer Software, Engineering
Gaspar, Alessio; Langevin, Sarah; Boyer, Naomi; Armitage, William – Computer Science Education, 2009
This study broadens the objectives of previous work (Boyer, N., Langevin, S., Gaspar, A. (2008). "Self direction and constructivism in programming education." "Proceedings of the ACM Special Interest Group in IT Education Conference," 16-18 October 2008, Cincinnati, OH) in which we used a survey-based instrument, the Personal…
Descriptors: Constructivism (Learning), Online Courses, Program Effectiveness, Programming
Burd, Elizabeth L.; Hatch, Andrew; Ashurst, Colin; Jessop, Alan – Computer Science Education, 2009
This article describes an approach whereby patterns are used to describe management issues and solutions to be used during the project management of team-based software development. The work describes how web 2.0 technologies have been employed to support the use and development of such patterns. To evaluate the success of patterns and the…
Descriptors: Computer Software, Computer System Design, Program Administration, Program Descriptions
Howles, Trudy – Computer Science Education, 2009
Student attrition and low graduation rates are critical problems in computer science education. Disappointing graduation rates and declining student interest have caught the attention of business leaders, researchers and universities. With weak graduation rates and little interest in scientific computing, many are concerned about the USA's ability…
Descriptors: Computer Science Education, Class Size, Graduation Rate, Programming
Boyer, Kristy Elizabeth; Phillips, Robert; Wallis, Michael D.; Vouk, Mladen A.; Lester, James C. – Computer Science Education, 2009
The majority of computer science education research to date has focused on purely cognitive student outcomes. Understanding the "motivational" states experienced by students may enhance our understanding of the computer science learning process, and may reveal important instructional interventions that could benefit student engagement and…
Descriptors: Computer Science Education, Tutoring, Student Motivation, Learning Processes
Thota, Neena; Whitfield, Richard – Computer Science Education, 2010
This article describes a holistic approach to designing an introductory, object-oriented programming course. The design is grounded in constructivism and pedagogy of phenomenography. We use constructive alignment as the framework to align assessments, learning, and teaching with planned learning outcomes. We plan learning and teaching activities,…
Descriptors: Constructivism (Learning), Undergraduate Students, Investigations, Action Research
Lewis, Colleen M. – Computer Science Education, 2011
This study investigates differences between collaboration methods in two summer enrichment classes for students entering the sixth grade. In one treatment, students used pair programming. In the other treatment, students engaged in frequent collaboration, but worked on their own computer. Students in the two treatments did not differ significantly…
Descriptors: Elementary School Students, Student Attitudes, Educational Research, Tests
Wallace, Scott A.; McCartney, Robert; Russell, Ingrid – Computer Science Education, 2010
Project MLeXAI [Machine Learning eXperiences in Artificial Intelligence (AI)] seeks to build a set of reusable course curriculum and hands on laboratory projects for the artificial intelligence classroom. In this article, we describe two game-based projects from the second phase of project MLeXAI: Robot Defense--a simple real-time strategy game…
Descriptors: Games, Intercollegiate Cooperation, Curriculum Design, Curriculum Implementation
Harcourt, Ed – Computer Science Education, 2007
SystemC is a system-level design and simulation language based on C++. We've been using SystemC for computer organization and design projects for the past several years. Because SystemC is embedded in C++ it contains the powerful abstraction mechanisms of C++ not found in traditional hardware description languages, such as support for…
Descriptors: Computer Science Education, Programming Languages, Computer Software, Computer System Design
Seppala, Otto; Malmi, Lauri; Korhonen, Ari – Computer Science Education, 2006
Data structures and algorithms are core issues in computer programming. However, learning them is challenging for most students and many of them have various types of misconceptions on how algorithms work. In this study, we discuss the problem of identifying misconceptions on the principles of how algorithms work. Our context is algorithm…
Descriptors: Programming, Abstract Reasoning, Misconceptions, Case Studies
Mannila, Linda; Peltomaki, Mia; Salakoski, Tapio – Computer Science Education, 2006
In this paper, we present the results from a two-part study. We analyze 60 programs written by novice programmers aged 16-19 after their first programming course, in either Java or Python. The aim is to find difficulties independent of the language used, and such originating from the language. Second, we analyze the transition from a…
Descriptors: Programming, Programming Languages, Syntax, Learning Problems
Kolikant, Y. Ben-David; Mussai, M. – Computer Science Education, 2008
We studied students' conceptions of correctness and their influence on students' correctness-related practices by examining how 159 students had analyzed the correctness of error-free and erroneous algorithms and by interviewing seven students regarding their work. We found that students conceptualized program correctness as the sum of the…
Descriptors: Misconceptions, Computer Science Education, Science Instruction, Programming
Sajaniemi, J.; Ben-Ari, M.; Byckling, P.; Gerdt, P.; Kulikova, Y. – Computer Science Education, 2006
Roles can be assigned to occurrences of variables in programs according to a small number of stereotypical patterns of use. Studies on explicitly teaching roles to novices learning programming have shown that roles are an excellent pedagogical tool for clarifying the structure and meaning of programs and that their use improves students'…
Descriptors: Programming, Predictor Variables, Role Perception, Role Theory
Nash, Jane Gradwohl; Bravaco, Ralph J.; Simonson, Shai – Computer Science Education, 2006
The purpose of this study was to assess structural knowledge change across a two-week workshop designed to provide high-school teachers with training in Java and Object Oriented Programming. Both before and after the workshop, teachers assigned relatedness ratings to pairs of key concepts regarding Java and Object Oriented Programming. Their…
Descriptors: Concept Mapping, Cognitive Structures, Workshops, Programming