Publication Date
In 2025 | 1 |
Since 2024 | 2 |
Since 2021 (last 5 years) | 5 |
Since 2016 (last 10 years) | 9 |
Since 2006 (last 20 years) | 10 |
Descriptor
Coding | 10 |
College Students | 10 |
Programming Languages | 10 |
Computer Science Education | 8 |
Programming | 7 |
Teaching Methods | 5 |
Computer Software | 4 |
Introductory Courses | 4 |
Foreign Countries | 3 |
Student Attitudes | 3 |
Difficulty Level | 2 |
More ▼ |
Source
ACM Transactions on Computing… | 3 |
Journal of Educational… | 2 |
Decision Sciences Journal of… | 1 |
Journal of Chemical Education | 1 |
Journal of Information… | 1 |
ProQuest LLC | 1 |
Technology, Instruction,… | 1 |
Author
Andreou, Margarita | 1 |
Boyatt, Russell | 1 |
Chu, Bill | 1 |
Cook, Beverley | 1 |
Cosma, Georgina | 1 |
Daniel Voyer | 1 |
Dawar, Deepak | 1 |
Domínguez, César | 1 |
Eric Aubanel | 1 |
Gainsburg, Julie | 1 |
García-Izquierdo, Francisco J. | 1 |
More ▼ |
Publication Type
Journal Articles | 9 |
Reports - Research | 8 |
Tests/Questionnaires | 2 |
Dissertations/Theses -… | 1 |
Reports - Descriptive | 1 |
Education Level
Higher Education | 10 |
Postsecondary Education | 9 |
Audience
Location
California | 1 |
Canada | 1 |
China | 1 |
Cyprus | 1 |
North Carolina | 1 |
Spain | 1 |
United Kingdom | 1 |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Leah Bidlake; Eric Aubanel; Daniel Voyer – ACM Transactions on Computing Education, 2025
Research on mental model representations developed by programmers during parallel program comprehension is important for informing and advancing teaching methods including model-based learning and visualizations. The goals of the research presented here were to determine: how the mental models of programmers change and develop as they learn…
Descriptors: Schemata (Cognition), Programming, Computer Science Education, Coding
Michael E. Ellis; K. Mike Casey; Geoffrey Hill – Decision Sciences Journal of Innovative Education, 2024
Large Language Model (LLM) artificial intelligence tools present a unique challenge for educators who teach programming languages. While LLMs like ChatGPT have been well documented for their ability to complete exams and create prose, there is a noticeable lack of research into their ability to solve problems using high-level programming…
Descriptors: Artificial Intelligence, Programming Languages, Programming, Homework
Wang, Xuefei; Wang, Zhuo – Journal of Chemical Education, 2022
Electrochemistry is a branch of chemistry concerned with the interrelation of electrical and chemical effects, in which mathematical equations are employed to describe the fundamental principles of electrode processes and measurement methods. In this work, we present a graphical simulation that provides visual observations of dynamical behavior…
Descriptors: Chemistry, Simulation, Equations (Mathematics), Observation
Dawar, Deepak – Journal of Information Systems Education, 2023
For most beginners, learning computer programming is a complex undertaking. Demotivation and learned helplessness have been widely reported. In addition to the subject's complexity, low in-class involvement has been linked to poor student performance. This work introduces a novel instructional technique called Student-Driven Probe Instruction…
Descriptors: Computer Science Education, Programming, Introductory Courses, Teaching Methods
Hsu, Wen-Chin; Gainsburg, Julie – Journal of Educational Computing Research, 2021
Block-based programming languages (BBLs) have been proposed as a way to prepare students for learning to program in more sophisticated, text-based languages, such as Java. Hybrid BBLs add the ability to view and edit the block commands in auto-generated, text-based code. We compared the use of a non-hybrid BBL (Scratch), a hybrid BBL (Pencil…
Descriptors: Computer Science Education, Introductory Courses, Teaching Methods, Student Attitudes
Whitney, Michael; Lipford, Heather Richter; Chu, Bill; Thomas, Tyler – Journal of Educational Computing Research, 2018
Many of the software security vulnerabilities that people face today can be remediated through secure coding practices. A critical step toward the practice of secure coding is ensuring that our computing students are educated on these practices. We argue that secure coding education needs to be included across a computing curriculum. We are…
Descriptors: Computer Security, Programming, Coding, Computer Science Education
Domínguez, César; Jaime, Arturo; Heras, Jónathan; García-Izquierdo, Francisco J. – ACM Transactions on Computing Education, 2019
This study analyzes the impact of adding a review exercises module to an online tool used in a software engineering degree program. The objective of the module is to promote students' self-learning effort to improve their performance. We also intend to determine if this new feature has any effect on the amount of code copies detected in lab…
Descriptors: Teaching Methods, Computer Software, Engineering Education, Computer Science Education
Velez, Martin – ProQuest LLC, 2019
Software is an integral part of our lives. It controls the cars we drive every day, the ships we send into space, and even our toasters. It is everywhere and we can easily download more. Software solves many real-world problems and satisfies many needs. Thus, unsurprisingly, there is a rising demand for software engineers to maintain existing…
Descriptors: Computer Science Education, Programming, Introductory Courses, Computer Software
Cosma, Georgina; Joy, Mike; Sinclair, Jane; Andreou, Margarita; Zhang, Dongyong; Cook, Beverley; Boyatt, Russell – ACM Transactions on Computing Education, 2017
Perspectives of students on what constitutes source-code plagiarism may differ based on their educational background. Surveys have been conducted with home students undertaking computing and joint computing subject degrees at higher education institutions throughout the UK, China, and South Cyprus, and a total of 984 responses have been…
Descriptors: Foreign Countries, College Students, Plagiarism, Student Attitudes
Sykes, Edward R. – Technology, Instruction, Cognition and Learning, 2010
The Java Intelligent Tutoring System (JITS) research project explored the power of a new approach to supporting beginner Java programming students. Using Java's grammar as the core of its production rule base, JITS is embedded with extra functionality to detect, predict and correct lexicographical errors in students' code. This additional…
Descriptors: Programming Languages, Intelligent Tutoring Systems, Design, Programming