Publication Date
In 2025 | 15 |
Since 2024 | 58 |
Since 2021 (last 5 years) | 175 |
Since 2016 (last 10 years) | 297 |
Since 2006 (last 20 years) | 354 |
Descriptor
Source
Author
Publication Type
Education Level
Audience
Teachers | 7 |
Media Staff | 1 |
Location
Turkey | 12 |
United Kingdom (England) | 5 |
Italy | 4 |
Australia | 3 |
California | 3 |
Canada | 3 |
China | 3 |
Finland | 3 |
Ghana | 3 |
Greece | 3 |
Hungary | 3 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Keymath Diagnostic Arithmetic… | 1 |
Motivated Strategies for… | 1 |
Program for International… | 1 |
Raven Progressive Matrices | 1 |
Stanford Binet Intelligence… | 1 |
Wechsler Intelligence Scale… | 1 |
Woodcock Johnson Tests of… | 1 |
What Works Clearinghouse Rating
Höppner, Frank – International Educational Data Mining Society, 2021
Various similarity measures for source code have been proposed, many rely on edit- or tree-distance. To support a lecturer in quickly assessing live or online exercises with respect to "approaches taken by the students," we compare source code on a more abstract, semantic level. Even if novice student's solutions follow the same idea,…
Descriptors: Coding, Classification, Programming, Computer Science Education
Andreas Giannakoulas; Stelios Xinogalos – Journal of Educational Computing Research, 2025
This study critically reviews sixteen empirical studies that investigate the various difficulties that primary school students encounter while learning programming through educational games. Specifically, the challenges that students face in understanding basic programming concepts and the game elements that contribute to these difficulties, as…
Descriptors: Elementary School Students, Elementary School Teachers, Programming, Game Based Learning
Fowler, Max; Smith, David H., IV; Hassan, Mohammed; Poulsen, Seth; West, Matthew; Zilles, Craig – Computer Science Education, 2022
Background and Context: Lopez and Lister first presented evidence for a skill hierarchy of code reading, tracing, and writing for introductory programming students. Further support for this hierarchy could help computer science educators sequence course content to best build student programming skill. Objective: This study aims to replicate a…
Descriptors: Programming, Computer Science Education, Correlation, Introductory Courses
Liu, Fang; Zhao, Liang; Zhao, Jiayi; Dai, Qin; Fan, Chunlong; Shen, Jun – IEEE Transactions on Learning Technologies, 2022
Educational process mining is now a promising method to provide decision-support information for the teaching-learning process via finding useful educational guidance from the event logs recorded in the learning management system. Existing studies mainly focus on mining students' problem-solving skills or behavior patterns and intervening in…
Descriptors: Data Use, Learning Management Systems, Problem Solving, Learning Processes
Elizabeth Plasky – ProQuest LLC, 2022
The COVID-19 pandemic caused educators across the country and around the world were required to replace in-person instruction of students with teaching/learning through online platforms for a period of months (Perifanou et al, 2021). Despite the numerous advantages that using technology with students were shown to have, many teachers remain…
Descriptors: Learning Activities, Programming, Computer Science Education, Conventional Instruction
Villamor, Maureen M.; Rodrigo, Ma. Mercedes T. – Research and Practice in Technology Enhanced Learning, 2019
A dual eye tracking experiment was performed on pairs of novice programmers as they traced and debugged fragments of code. These programming pairs were categorized into successful and unsuccessful pairs based on their debugging scores. Cross-recurrence quantification analysis (CRQA), an analysis using cross-recurrence plots (CRP), was used to…
Descriptors: Eye Movements, Programming, Coding, Cooperation
Ozyurt, Ozcan; Ozyurt, Hacer – Education and Information Technologies, 2023
Computational thinking (CT) has started to attract attention as an important research topic in recent years. It is important to describe the CT field in detail and to determine the research interests and trends of studies in this field. In this most comprehensive and first topic modeling based study in the field of CT, it was aimed to determine…
Descriptors: Computation, Thinking Skills, Educational Trends, Educational Research
First Graders Coordination of Counting and Movements on a Grid When Programming with Tangible Blocks
Abigail Erskine; Laura Bofferding; Sezai Kocabos; Haoran Tang – North American Chapter of the International Group for the Psychology of Mathematics Education, 2023
As elementary students begin to program using tangible blocks, they must coordinate their use of counting with the movements, directions, and numbers they use to move a character. In our study, we analyzed 13 first graders' first attempts at coordinating these elements when playing a programming game on the iPad that used tangible programming…
Descriptors: Elementary School Students, Elementary School Mathematics, Grade 1, Computation
Jennings, Jay; Muldner, Kasia – International Journal of Artificial Intelligence in Education, 2021
When students are first learning to program, they not only have to learn to write programs, but also how to trace them. Code tracing involves stepping through a program step-by-step, which helps to predict the output of the program and identify bugs. Students routinely struggle with this activity, as evidenced by prior work and our own experiences…
Descriptors: Scaffolding (Teaching Technique), Tutors, Tutoring, Programming
Fowler, Megan; Hallstrom, Jason; Hollingsworth, Joseph; Kraemer, Eileen; Sitaraman, Murali; Sun, Yu-Shan; Wang, Jiadi; Washington, Gloria – Informatics in Education, 2021
Computer science students often evaluate the behavior of the code they write by running it on specific inputs and studying the outputs, and then apply their comprehension to a more general understanding of the code. While this is a good starting point in the student's career, successful graduates must be able to reason analytically about the code…
Descriptors: Computer Science Education, Coding, Computer Software, Abstract Reasoning
Tóth, Tomás; Lovászová, Gabriela – Informatics in Education, 2021
In education, we have noticed a significant gap between the ability of students to program in an educational visual programming environment and the ability to write code in a professional programming environment. The aim of our research was to verify the methodology of transition from visual programming of mobile applications in MIT App Inventor 2…
Descriptors: Foreign Countries, Computer Science Education, Programming, Coding
Satratzemi, Maya; Stelios, Xinogalos; Tsompanoudi, Despina – Journal of Educational Computing Research, 2023
This paper presents a Systematic Literature Review (SLR) of fifty-seven studies on Distributed Pair Programming (DPP) in higher education, identifying which studies investigated factors on the effectiveness of DPP as a method for learning programming, factors related to mediating and stimulating interactions between students, the…
Descriptors: Programming, Teamwork, Higher Education, Instructional Effectiveness
Ishihara, Makio; Rattanachinalai, Pongpun – Education and Information Technologies, 2022
This paper designs and develops a computer programming learning system for total beginners and those who have no programming experience. The traditional computer programming learning systems require prior knowledge about variables, their types, operators for arithmetic calculations and relational calculations etc., for adopting a wide range of…
Descriptors: Computer Science Education, Programming, Novices, Task Analysis
Neutens, Tom; Coolsaet, Kris; Wyffels, Francis – ACM Transactions on Computing Education, 2022
In many countries, computer programming is becoming an integral part of the secondary school curriculum. However, many teachers, especially in the first years of Flemish secondary school, have limited experience with teaching programming. To improve their knowledge about programming, many different types of professional development programs have…
Descriptors: Foreign Countries, Secondary School Curriculum, Computer Science Education, Programming
Lin, Yu-Tzu; Yeh, Martin K.-C.; Tan, Sheng-Rong – IEEE Transactions on Education, 2022
Contribution: Programming is a complex cognitive activity that involves both conceptual understanding and procedural skills, which is challenging for novices. To develop both program comprehension and implementation competency, this study proposed a live-coding-based instruction. Experts' live coding with think-aloud was recorded. Students then…
Descriptors: Programming, Coding, Video Technology, Teaching Methods