NotesFAQContact Us
Collection
Advanced
Search Tips
Audience
Teachers1
Laws, Policies, & Programs
What Works Clearinghouse Rating
Meets WWC Standards with or without Reservations1
Showing 46 to 60 of 101 results Save | Export
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Zhanxia Yang; Patricia Moore Shaffer; Courtney Hagan; Parastu Dubash; Marina Bers – Grantee Submission, 2023
The aim of this study was to explore how the Coding as Another Language using ScratchJr (CAL-ScratchJr) curriculum, developed by Boston College's DevTech Research Group utilizing the ScratchJr app, impacted second grade students' computational thinking, coding skills, and reading comprehension. To accomplish this, the research team randomly…
Descriptors: Coding, Programming Languages, Computer Science Education, School Districts
Peer reviewed Peer reviewed
Direct linkDirect link
Radovilsky, Zinovy; Hegde, Vishwanath – Journal of Information Systems Education, 2022
Data Mining (DM) is one of the most offered courses in data analytics education. However, the design and delivery of DM courses present a number of challenges and issues that stem from the DM's interdisciplinary nature and the industry expectations to generate a broader range of skills from the analytics programs. In this research, we identified…
Descriptors: Data Analysis, Statistics Education, Graduate Students, Barriers
Peer reviewed Peer reviewed
Direct linkDirect link
Chng, J. J. Kenneth; Patuwo, Michael Yudistira – Journal of Chemical Education, 2021
We described and ran a lesson plan for a build-your-own visible-range spectrophotometer undergraduate project as inspired by the research of Bougot-Robin, Imperial College London. Students were required to improve a basic Raspberry Pi spectrophotometer design and evaluate their improvements. Students learned firsthand how to manage instrumental…
Descriptors: Lesson Plans, Chemistry, Science Instruction, Spectroscopy
Peer reviewed Peer reviewed
Direct linkDirect link
Gil, Pablo – Journal of Science Education and Technology, 2017
University courses concerning Computer Vision and Image Processing are generally taught using a traditional methodology that is focused on the teacher rather than on the students. This approach is consequently not effective when teachers seek to attain cognitive objectives involving their students' critical thinking. This manuscript covers the…
Descriptors: Student Projects, Active Learning, Programming Languages, Video Technology
Peer reviewed Peer reviewed
Direct linkDirect link
Efecan, Can Fatih; Sendag, Serkan; Gedik, Nuray – Journal of Educational Computing Research, 2021
Learning programming is a painful process for most students, especially those learning text- based programming languages. In this study, based on the principle of Bandura's social learning theory, the vicarious real-life experiences of several pioneers in the field of IT and programming were presented as 15-minutes stories to a group of 9th…
Descriptors: Programming, Computer Science Education, Academic Achievement, Comparative Analysis
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Calvo, Miquel; Carnicer, Artur; Cuadros, Jordi; Martori, Francesc; Miñarro, Antonio; Serrano, Vanessa – EURASIA Journal of Mathematics, Science and Technology Education, 2019
Open-ended tasks are common in Science, Technology, Engineering and Mathematics (STEM) education. However, as far as we know, no tools have been developed to assist in the assessment of the solution process of open-ended questions. In this paper, we propose the use of analysis of traces as a tool to address this need. To illustrate this approach,…
Descriptors: Computer Assisted Testing, STEM Education, Programming Languages, Undergraduate Students
Peer reviewed Peer reviewed
Direct linkDirect link
Nicklin, Christopher; Vitta, Joseph P. – Language Testing, 2022
Instrument measurement conducted with Rasch analysis is a common process in language assessment research. A recent systematic review of 215 studies involving Rasch analysis in language testing and applied linguistics research reported that 23 different software packages had been utilized. However, none of the analyses were conducted with one of…
Descriptors: Programming Languages, Vocabulary Development, Language Tests, Computer Software
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Donoghue, John R. – ETS Research Report Series, 2015
At the heart of van der Linden's approach to automated test assembly (ATA) is a linear programming/integer programming (LP/IP) problem. A variety of IP solvers are available, ranging in cost from free to hundreds of thousands of dollars. In this paper, I compare several approaches to solving the underlying IP problem. These approaches range from…
Descriptors: Automation, Test Construction, Comparative Analysis, Programming
Peer reviewed Peer reviewed
Direct linkDirect link
Ennouamani, Soukaina; Mahani, Zouhir; Akharraz, Laila – Education and Information Technologies, 2020
To date, the growth usage of mobile technologies and devices as well as the ubiquitous wireless communication have led to the development of new systems and applications in many fields and areas including education. This technological progress can be used to facilitate the students' lives by creating smart and personalized solutions considering…
Descriptors: Management Systems, Telecommunications, Handheld Devices, Computer Software
Peer reviewed Peer reviewed
Direct linkDirect link
Fronza, Ilenia; Corral, Luis; Pahl, Claus – Journal of Information Technology Education: Research, 2020
Aim/Purpose: This work aims to introduce and evaluate an instructional strategy that aids end-users with developing their software products during intensive project-based events. Background: End-users produce software in the labor market, and one of the challenges for End-User Software Engineering (EUSE) is the need to create functional software…
Descriptors: Teaching Methods, Computer Software, Computer Science Education, Student Projects
Peer reviewed Peer reviewed
Direct linkDirect link
Chang, Chih-Kai; Yang, Ya-Fei; Tsai, Yu-Tzu – Education for Information, 2017
Previous research indicates that understanding the state of learning motivation enables researchers to deeply understand students' learning processes. Studies have shown that visual programming languages use graphical code, enabling learners to learn effectively, improve learning effectiveness, increase learning fun, and offering various other…
Descriptors: Programming Languages, Student Motivation, Questionnaires, Correlation
Peer reviewed Peer reviewed
Direct linkDirect link
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
Peer reviewed Peer reviewed
Direct linkDirect link
Dart, Evan H.; Radley, Keith C.; Briesch, Amy M.; Furlow, Christopher M.; Cavell, Hannah J.; Briesch, Amy M. – Behavioral Disorders, 2016
Two studies investigated the accuracy of eight different interval-based group observation methods that are commonly used to assess the effects of classwide interventions. In Study 1, a Microsoft Visual Basic program was created to simulate a large set of observational data. Binary data were randomly generated at the student level to represent…
Descriptors: Observation, Intervention, Simulation, Statistical Analysis
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Ben Arfa Rabai, Latifa; Cohen, Barry; Mili, Ali – Informatics in Education, 2015
In the same way that natural languages influence and shape the way we think, programming languages have a profound impact on the way a programmer analyzes a problem and formulates its solution in the form of a program. To the extent that a first programming course is likely to determine the student's approach to program design, program analysis,…
Descriptors: Programming Languages, Language Usage, Higher Education, Industry
Peer reviewed Peer reviewed
Direct linkDirect link
Simic, Danijela – International Journal for Technology in Mathematics Education, 2015
Stepwise program refinement techniques can be used to simplify program verification. Programs are better understood since their main properties are clearly stated, and verification of rather complex algorithms is reduced to proving simple statements connecting successive program specifications. Additionally, it is easy to analyse similar…
Descriptors: Mathematics, Computer Science, Computer Science Education, Comparative Analysis
Pages: 1  |  2  |  3  |  4  |  5  |  6  |  7