NotesFAQContact Us
Collection
Advanced
Search Tips
Audience
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Showing all 10 results Save | Export
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Walter Gander – Informatics in Education, 2024
When the new programming language Pascal was developed in the 1970's, Walter Gander did not like it because because many features which he appreciated in prior programming languages were missing in Pascal. For example the block structure was gone, there were no dynamical arrays, no functions or procedures were allowed as parameters of a procedure,…
Descriptors: Computer Software, Programming Languages, Algorithms, Automation
Peer reviewed Peer reviewed
Direct linkDirect link
Jyoti Wadmare; Dakshita Kolte; Kapil Bhatia; Palak Desai; Ganesh Wadmare – Journal of Information Technology Education: Innovations in Practice, 2024
Aim/Purpose: This paper highlights an innovative and impactful online operating system algorithms e-learning tool in engineering education. Background: Common teaching methodologies make it difficult to teach complex algorithms of operating systems. This paper presents a solution to this problem by providing simulations of different complex…
Descriptors: Engineering, Science Education, Material Development, Computer Simulation
Peer reviewed Peer reviewed
Direct linkDirect link
Kovari, Attila; Katona, Jozsef – Education and Information Technologies, 2023
Negative attitudes and perceptions on programming impair the effectiveness of learning programming skills. In this study the attitude related to programming, problem solving, and self-views on importance of IT/programming knowledge were assessed by pre- and post-test completed at the beginning and at the end of a software development course. The…
Descriptors: Computer Software, Programming, Self Efficacy, Problem Solving
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Christine Ladwig; Dana Schwieger – Information Systems Education Journal, 2024
Hollywood screenwriters worry about Artificial Intelligence (AI) replacements taking over their jobs. Famous museums litigate to protect their art from AI infringement. A major retailer scraps a machine-learning based recruitment program that was biased against women. These are just a few examples of how AI is affecting the world of work,…
Descriptors: Computer Science Education, Curriculum Development, Information Systems, Information Science Education
Nathan H. Bean – ProQuest LLC, 2022
Learning to program has long been known to be a difficult task, requiring a student to develop both fluency in the syntax and grammar of a formal programming language and learn the problem-solving approaches and techniques of computational thinking. The successful teaching strategies of the past have involved maintaining small teacher-student…
Descriptors: Algorithms, Coding, Supplementary Education, Programming
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Maciej M. Syslo – Informatics in Education, 2024
The first books in Polish about the Pascal programming language appeared in the late 1970s, and were soon followed by a Polish translation of Niklaus Wirth's book "Algorithms + Data Structures = Programs." At that time, many efforts were made to prepare teachers to teach informatics in schools, and Pascal was one of the topics taught,…
Descriptors: Programming Languages, Information Science Education, Algorithms, Foreign Countries
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Valentina Dagiene; Gintautas Grigas; Tatjana Jevsikova – Informatics in Education, 2024
The work of Niklaus Wirth, designer of the Pascal programming language, has led to the introduction of programming in schools in many countries often leading to a transformation in the way of thinking. In this article, we provide a retrospective analysis of the Lithuanian experience driven by Pascal and discuss the main ideas about teaching…
Descriptors: Programming Languages, Computer Science Education, Foreign Countries, Programming
Peer reviewed Peer reviewed
Direct linkDirect link
Liew, Tze Wei; Tan, Su-Mae; Kew, Si Na – Information and Learning Sciences, 2022
Purpose: This study aims to examine if a pedagogical agent's expressed anger, when framed as a feedback cue, can enhance mental effort and learning performance in a multimedia learning environment than expressed happiness. Design/methodology/approach: A between-subjects experiment was conducted in which learners engaged with a multimedia learning…
Descriptors: Teaching Methods, Multimedia Instruction, Psychological Patterns, Emotional Response
Peer reviewed Peer reviewed
PDF on ERIC Download full text
Feng, Mingyu, Ed.; Käser, Tanja, Ed.; Talukdar, Partha, Ed. – International Educational Data Mining Society, 2023
The Indian Institute of Science is proud to host the fully in-person sixteenth iteration of the International Conference on Educational Data Mining (EDM) during July 11-14, 2023. EDM is the annual flagship conference of the International Educational Data Mining Society. The theme of this year's conference is "Educational data mining for…
Descriptors: Information Retrieval, Data Analysis, Computer Assisted Testing, Cheating
Peer reviewed Peer reviewed
Gray, John S. – Journal of Computing in Higher Education, 1994
A detailed analysis and computer-based solution to a puzzle addressing the arrangement of dominoes on a grid is presented. The problem is one used in a college-level data structures or algorithms course. The solution uses backtracking to generate all possible answers. Details of the use of backtracking and techniques for mapping abstract problems…
Descriptors: Algorithms, Computer Assisted Instruction, Computer Science Education, Computer Software