Publication Date
In 2025 | 3 |
Since 2024 | 14 |
Since 2021 (last 5 years) | 55 |
Since 2016 (last 10 years) | 101 |
Since 2006 (last 20 years) | 126 |
Descriptor
Computer Science Education | 128 |
Novices | 128 |
Programming | 106 |
Programming Languages | 43 |
Teaching Methods | 38 |
Introductory Courses | 37 |
Foreign Countries | 36 |
College Students | 32 |
Problem Solving | 28 |
Undergraduate Students | 27 |
Computer Software | 24 |
More ▼ |
Source
Author
Lavy, Ilana | 4 |
Rashkovits, Rami | 4 |
Barnes, Tiffany | 3 |
Laakso, Mikko-Jussi | 3 |
Malik, Sohail Iqbal | 3 |
Mathew, Roy | 3 |
Price, Thomas W. | 3 |
Berland, Matthew | 2 |
Brown, Neil C. C. | 2 |
Chi, Min | 2 |
D'Souza, Daryl | 2 |
More ▼ |
Publication Type
Education Level
Audience
Location
Taiwan | 4 |
China | 3 |
Finland | 3 |
Germany | 3 |
Israel | 3 |
Netherlands | 3 |
United Kingdom | 3 |
United States | 3 |
Asia | 2 |
Australia | 2 |
Greece | 2 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Group Embedded Figures Test | 1 |
What Works Clearinghouse Rating
Nicolas Pope; Juho Kahila; Henriikka Vartiainen; Matti Tedre – IEEE Transactions on Learning Technologies, 2025
The rapid advancement of artificial intelligence and its increasing societal impacts have turned many computing educators' focus toward early education in machine learning (ML). Limited options for educational tools for teaching novice learners about the mechanisms of ML and data-driven systems presents a recognized challenge in K-12 computing…
Descriptors: Artificial Intelligence, Computer Oriented Programs, Computer Science Education, Grade 4
Pavlos Toukiloglou; Stelios Xinogalos – Education and Information Technologies, 2024
Hour of Code is a widely recognized global event that aims to introduce programming to novice users and integrate computer science into education. This paper presents an analysis of the effectiveness of the support system and user interface of Minecraft Adventurer, a serious game designed for the Hour of Code global event. Although previous…
Descriptors: Novices, Programming, Coding, Computer Science Education
Fatima Abu Deeb; Timothy Hickey – Computer Science Education, 2024
Background and Context: Auto-graders are praised by novice students learning to program, as they provide them with automatic feedback about their problem-solving process. However, some students often make random changes when they have errors in their code, without engaging in deliberate thinking about the cause of the error. Objective: To…
Descriptors: Reflection, Automation, Grading, Novices
Renske Weeda; Sjaak Smetsers; Erik Barendsen – Computer Science Education, 2024
Background and Context: Multiple studies report that experienced instructors lack consensus on the difficulty of programming tasks for novices. However, adequately gauging task difficulty is needed for alignment: to select and structure tasks in order to assess what students can and cannot do. Objective: The aim of this study was to examine…
Descriptors: Novices, Coding, Programming, Computer Science Education
Michael Kolling – Informatics in Education, 2024
The principles of programming language design for learning and teaching have been described and discussed for several decades. Most influential was the work of Niklaus Wirth, describing principles such as simplicity, modularity, orthogonality, and readability. So why is this still an area of fundamental disagreement among educators? Why can…
Descriptors: Programming Languages, Design, Novices, Computer Science Education
Whalley, Jacqueline; Settle, Amber; Luxton-Reilly, Andrew – ACM Transactions on Computing Education, 2023
Debugging is a core skill required by programmers, yet we know little about how to effectively teach the process of debugging. The challenges of learning debugging are compounded for novices who lack experience and are still learning the tools they need to program effectively. In this work, we report a case study in which we used a think-aloud…
Descriptors: Protocol Analysis, Novices, Troubleshooting, Programming
Michael Schneider – ProQuest LLC, 2024
Electronic textiles (e-textiles) weave computational and electronic components into fabric, enabling students to design and build fabric-based projects that interact with their surroundings. This meshing of physical hardware and virtual software can be difficult for students to untangle when debugging. Is an LED failing to light up because of an…
Descriptors: Troubleshooting, Computer Science Education, Computation, Secondary School Students
Zhang, Yingbin; Paquette, Luc; Pinto, Juan D.; Liu, Qianhui; Fan, Aysa Xuemo – Education and Information Technologies, 2023
It is widely recognized that debugging is challenging for novice programmers and, as such, computing educators and researchers have called for explicit debugging instruction. Debugging requires various knowledge and skills, and different students may show different strengths and weaknesses. An understanding of such individual differences is…
Descriptors: Undergraduate Students, Programming, Novices, Troubleshooting
Djelil, Fahima; Sanchez, Eric – Education and Information Technologies, 2023
Game based-learning have been widely promoted to overcome the difficulties encountered by beginners to learn programming. However, there are many issues to address for the implementation of game-based learning. Indeed, game-based learning is not limited to adding game elements such as rewards to a learning situation, but it rather consists of…
Descriptors: Game Based Learning, Educational Games, Design, Programming
Ellie Lovellette; Dennis J. Bouvier; John Matta – ACM Transactions on Computing Education, 2024
In recent years, computing education researchers have investigated the impact of problem context on students' learning and programming performance. This work continues the investigation motivated, in part, by cognitive load theory and educational research in computer science and other disciplines. The results of this study could help inform…
Descriptors: Computer Science Education, Student Evaluation, Context Effect, Problem Solving
Brown, Neil C. C.; Weill-Tessier, Pierre; Sekula, Maksymilian; Costache, Alexandra-Lucia; Kölling, Michael – ACM Transactions on Computing Education, 2023
Objectives: Java is a popular programming language for use in computing education, but it is difficult to get a wide picture of the issues that it presents for novices; most studies look only at the types or frequency of errors. In this observational study, we aim to learn how novices use different features of the Java language. Participants:…
Descriptors: Novices, Programming, Programming Languages, Data
Esche, Svana; Weihe, Karsten – IEEE Transactions on Education, 2023
Contribution: Most work on languages in computing education currently focuses on non-native speakers. In contrast, to the best of the authors' knowledge, this article is the first response to the call for research on terms that takes into account the terms used by novices in their language. Background: Terms are key factors in communication,…
Descriptors: Programming Languages, Computer Science Education, Misconceptions, Undergraduate Students
Hao, Xiaoxin; Xu, Zhiyi; Guo, Mingyue; Hu, Yuzheng; Geng, Fengji – International Journal of STEM Education, 2023
Background: Coding has become an integral part of STEM education. However, novice learners face difficulties in processing codes within embedded structures (also termed nested structures). This study aimed to investigate the cognitive mechanism underlying the processing of embedded coding structures based on hierarchical complexity theory, which…
Descriptors: Cognitive Processes, Difficulty Level, Programming, Computer Science Education
Miedema, Daphne; Fletcher, George; Aivaloglou, Efthimia – ACM Transactions on Computing Education, 2023
Prior studies in the Computer Science education literature have illustrated that novices make many mistakes in composing SQL queries. Query formulation proves to be difficult for students. Only recently, some headway was made towards understanding why SQL leads to so many mistakes, by uncovering student misconceptions. In this article, we shed new…
Descriptors: Computer Science Education, Novices, Misconceptions, Programming Languages
Johnson, Donald M.; Pate, Michael L.; Estepp, Christopher M.; Wardlow, George W. – Journal of Research in Technical Careers, 2023
A replication study was conducted to determine the effectiveness of an instructional treatment based on self-efficacy theory when used with novice Arduino microcontroller users. Students (n = 32) in an introductory university agricultural systems technology course participated in a lesson on Arduino microcontrollers, circuit breadboarding, and…
Descriptors: Self Efficacy, Computer Science Education, Instructional Effectiveness, Novices