NotesFAQContact Us
Collection
Advanced
Search Tips
Laws, Policies, & Programs
What Works Clearinghouse Rating
Showing 1 to 15 of 113 results Save | Export
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Laurent Cervoni; Julien Brasseur – International Association for Development of the Information Society, 2022
A Prolog program consists of a set of facts and rules rather than imperative statements, commonly used in most other programming languages. Therefore, the Prolog language is used to encode logic, from which the inference engine deduces logical conclusions. In this article, we argue that the use of the Prolog language can be useful to help students…
Descriptors: Teaching Methods, Mathematics Instruction, Problem Solving, Programming Languages
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Pohl, Margit; Potzmann, Benjamin; Stoiber, Christina; Aigner, Wolfgang – International Association for Development of the Information Society, 2023
Visualizations have become more complex in recent years so that users need to learn how to use these systems. Onboarding systems can help users to learn how to interact with a visualization efficiently. Simple tutorials are often not sufficient. There are still open questions on how to design such onboarding systems. So far, a few usability…
Descriptors: Visualization, Visual Aids, Teaching Methods, Active Learning
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Yukiko Maruyama – International Association for Development of the Information Society, 2022
The increased focus on computational thinking has led to the acceptance of computer programming as one of the ways of teaching computational thinking. In 2020, Japan introduced programming education in elementary schools. To understand the current situation of parental involvement at the beginning of programming education, this study aimed to know…
Descriptors: Parent Participation, Programming, Computer Science Education, Thinking Skills
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Shabrina, Preya; Mostafavi, Behrooz; Tithi, Sutapa Dey; Chi, Min; Barnes, Tiffany – International Educational Data Mining Society, 2023
Problem decomposition into sub-problems or subgoals and recomposition of the solutions to the subgoals into one complete solution is a common strategy to reduce difficulties in structured problem solving. In this study, we use a datadriven graph-mining-based method to decompose historical student solutions of logic-proof problems into Chunks. We…
Descriptors: Intelligent Tutoring Systems, Problem Solving, Graphs, Data Analysis
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Mingli Han – International Society for Technology, Education, and Science, 2023
Teaching robotics courses online is challenging due to the complexity of the interdisciplinary topics involved. One of the most challenging topics is 3D coordinate transformations. Students often struggle to grasp the concept of 3D coordinate transformations and their relevance to real-world robotic applications. This paper applies the Scholarship…
Descriptors: Self Evaluation (Individuals), Robotics, Assignments, Computer Software
Peer reviewed Peer reviewed
Arun-Balajiee Lekshmi-Narayanan; Priti Oli; Jeevan Chapagain; Mohammad Hassany; Rabin Banjade; Vasile Rus – Grantee Submission, 2024
Worked examples, which present an explained code for solving typical programming problems are among the most popular types of learning content in programming classes. Most approaches and tools for presenting these examples to students are based on line-by-line explanations of the example code. However, instructors rarely have time to provide…
Descriptors: Coding, Computer Science Education, Computational Linguistics, Artificial Intelligence
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Nongkhai, Lalita Na; Wang, Jingyun; Mendori, Takahiko – International Association for Development of the Information Society, 2022
This paper proposes the design of an ontology of multiple programming languages and give three examples to show the methodology. Our ontology aims to summarize the core of computational thinking logic by elaborating the concepts of three object-oriented programming languages in the industry: Python, Java, and C#. Therefore, the construction of the…
Descriptors: Programming Languages, Computer Science Education, Intelligent Tutoring Systems, Thinking Skills
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Olumide, Obe O.; Iyamu, Tiko – International Association for Development of the Information Society, 2020
Computer Programming is believed to have effect on creativity, reasoning, analytic and mathematical skills. This cognitive development is at a cost from both ends of students and teachers of computer programming. Its abstractive nature makes it difficult to teach and learn hence, the enormous hours spent in teaching, learning and developing…
Descriptors: Programming, Cognitive Development, Computer Science Education, Computer Interfaces
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Gabbay, Hagit; Cohen, Anat – International Educational Data Mining Society, 2023
In MOOCs for programming, Automated Testing and Feedback (ATF) systems are frequently integrated, providing learners with immediate feedback on code assignments. The analysis of the large amounts of trace data collected by these systems may provide insights into learners' patterns of utilizing the automated feedback, which is crucial for the…
Descriptors: MOOCs, Feedback (Response), Teaching Methods, Learning Strategies
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Kumar, Amruth N. – International Educational Data Mining Society, 2023
Is there a pattern in how students solve Parsons puzzles? Is there a difference between the puzzle-solving strategies of C++ and Java students? We used Markov transition matrix to answer these questions. We analyzed the solutions of introductory programming students solving Parsons puzzles involving if-else statements and while loops in C++ and…
Descriptors: Markov Processes, Puzzles, Introductory Courses, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Phung, Tung; Cambronero, José; Gulwani, Sumit; Kohn, Tobias; Majumdarm, Rupak; Singla, Adish; Soares, Gustavo – International Educational Data Mining Society, 2023
Large language models (LLMs), such as Codex, hold great promise in enhancing programming education by automatically generating feedback for students. We investigate using LLMs to generate feedback for fixing syntax errors in Python programs, a key scenario in introductory programming. More concretely, given a student's buggy program, our goal is…
Descriptors: Computational Linguistics, Feedback (Response), Programming, Computer Science Education
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Moallem, Mahnaz; Loksa, Dastyni C.; Vandiver, Marcia; Li, Qing; Cai, Qijie; Billman, Rachel; Christenson, Lea Ann; Kara, Melike; Engbert, Christine – International Association for Development of the Information Society, 2022
The paper shares the results of the process of forming a cross-disciplinary collaborative team and using a user-centered design framework to co-create a self-directed, self-paced, personalized, flexible learning environment as an alternative approach to preparing PK-8 preservice teachers to teach computational thinking. It is part of a larger…
Descriptors: Computation, Thinking Skills, Computer Science Education, Instructional Design
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Demirbilek, Muhammet – International Society for Technology, Education, and Science, 2022
Robots are useful tools for teaching mathematics and physics and engineering subjects in K-12 setting; they can be utilized in classrooms for explaining difficult and complex concepts because they capture the imagination of students. Rapid developments robotics technology in recent decade, institutions and researchers have employed robots to…
Descriptors: Information Technology, Design, STEM Education, Teaching Methods
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Krish Pillai; Marcia Lovas – International Society for Technology, Education, and Science, 2023
A typical first computer science course (CS1) introduces the student to coding conventions, variables, methods, control structures, conditionals, and the semantics of classes and objects. Advanced concepts of inheritance, polymorphism, abstract classes, interfaces, and their use in the design process, are covered in a second-level course (CS2).…
Descriptors: Computer Games, Educational Games, Teaching Methods, Technology Uses in Education
Al-Jarf, Reima – Online Submission, 2022
This study investigates how emergency practicum was carried out during the COVID-19 Pandemic in the past two years (Spring 2020 to Sprin 2022) in Saudi Arabia. Results of surveys with a sample of instructors from Languages, Translation, Literature, Linguistics, Education and Computer Science Departments at a sample of universities in Saudi Arabia…
Descriptors: Foreign Countries, Practicums, COVID-19, Pandemics
Previous Page | Next Page »
Pages: 1  |  2  |  3  |  4  |  5  |  6  |  7  |  8