Publication Date
In 2025 | 146 |
Since 2024 | 528 |
Since 2021 (last 5 years) | 1755 |
Since 2016 (last 10 years) | 3062 |
Since 2006 (last 20 years) | 4853 |
Descriptor
Source
Author
Publication Type
Education Level
Audience
Teachers | 256 |
Practitioners | 183 |
Students | 53 |
Administrators | 32 |
Researchers | 24 |
Media Staff | 18 |
Parents | 11 |
Policymakers | 10 |
Community | 3 |
Counselors | 1 |
Support Staff | 1 |
More ▼ |
Location
Turkey | 198 |
Taiwan | 107 |
United Kingdom | 107 |
Australia | 104 |
China | 88 |
Canada | 71 |
Spain | 68 |
California | 58 |
Sweden | 56 |
Germany | 54 |
Greece | 51 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Meets WWC Standards with or without Reservations | 2 |
Preston, Christine – Teaching Science, 2020
This paper details a digital technology solution to a problem that arose during a science lesson in an early years class. The teacher used the opportunity to enable the children to apply their knowledge and skills of a software application developed in a recent ICT class. Using the age-appropriate app, the students could communicate their learning…
Descriptors: Educational Technology, Technology Uses in Education, Science Instruction, Computer Software
Kynigos, Chronis; Grizioti, Marianthi – British Journal of Educational Technology, 2020
Although there is wide rhetoric that programming should be learnt by all as an element of computational thinking (CT), in practice, it is mostly implemented narrowly as an end in itself consisting of routine practice and traditional testing of the ability to code. This paper discusses a way in which programming could be seen through a wider…
Descriptors: Educational Games, Thinking Skills, Computation, Affordances
Rashkovits, Rami; Lavy, Ilana – Journal of Information Technology Education: Innovations in Practice, 2020
Aim/Purpose: Multi-threaded software design is considered to be difficult, especially to novice programmers. In this study, we explored how students cope with a task that its solution requires a multi-threaded architecture to achieve optimal runtime. Background: An efficient exploit of multicore processors architecture requires computer programs…
Descriptors: Computer Software, Novices, Programming, Difficulty Level
Chang, Chiung-Sui; Chung, Chih-Hung; Chang, Julio Areck – Educational Technology Research and Development, 2020
Gaming is a part of today's society, especially for younger generations. Therefore, game-based approaches are unsurprisingly used for learning achievement. In this study, a game-based learning courseware was implemented using a problem-based strategy. For this purpose, a game known as 'Programmer Adventure Land' was designed and developed. A group…
Descriptors: Problem Based Learning, Game Based Learning, Computer Science Education, Programming
Akyuz, Halil Ibrahim; Yildiz, Ismail; Bilgici, Göksal – Journal of Educational Technology, 2020
Today, technology needs to be used effectively in the structuring of learning environments where learners can learn by experimenting and exploring knowledge. Parallel to the adoption of the constructivist approach in the development of teaching programmes in Turkey, individuals should be able to live and practice developing and learning by…
Descriptors: Robotics, Programming, Problem Solving, Creative Thinking
Merminod, Gilles – AILA Review, 2020
The following paper adopts the vantage point of a linguistic ethnographic approach to news production, focused on the process of quoting, and combined with narrative analysis. The starting point of the analysis is an account given by a person who lived through a dramatic event. The paper investigates how the processes of recontextualization…
Descriptors: News Reporting, Programming (Broadcast), Ethnography, Discourse Analysis
Kiraly, Sandor; Balla, Tamas – Acta Didactica Napocensia, 2020
Our online programming language courses have been developed for youngsters who are interested in computer programming. The courses were gamified with some common gamification elements: points, badges, incentives, immediate feedback and leaderboard. The developed Learning Management System (LMS) for our learning portal provides the chance to…
Descriptors: Programming, Computer Science Education, Educational Games, Online Courses
Chevalier, Morgane; Giang, Christian; Piatti, Alberto; Mondada, Francesco – International Journal of STEM Education, 2020
Background: Educational robotics (ER) is increasingly used in classrooms to implement activities aimed at fostering the development of students' computational thinking (CT) skills. Though previous works have proposed different models and frameworks to describe the underlying concepts of CT, very few have discussed how ER activities should be…
Descriptors: Computation, Thinking Skills, Robotics, Technology Uses in Education
Hutchins, Nicole M.; Biswas, Gautam; Zhang, Ningyu; Snyder, Caitlin; Lédeczi, Ákos; Maróti, Miklós – International Journal of Artificial Intelligence in Education, 2020
Driven by our technologically advanced workplaces and the surge in demand for proficiency in the computing disciplines, it is becoming imperative to provide computational thinking (CT) opportunities to all students. One approach for making computing accessible and relevant to learning and problem-solving in K-12 environments is to integrate it…
Descriptors: Computer Assisted Instruction, Problem Solving, Computation, Thinking Skills
Ray, Beverly B.; Rogers, Reenay R. H.; Hocutt, Martha M. – Journal of Digital Learning in Teacher Education, 2020
Research explored the change in perspectives of K-12 non-STEM discipline teachers regarding coding as an instructional tool. Whether, and to what extent, participants (n = 35) are willing to embrace coding as a teaching and learning strategy was examined. Findings suggest that participants' perspectives improved as a result of their participation…
Descriptors: Elementary School Teachers, Secondary School Teachers, Coding, Programming
Thevenin, Benjamin – Journal of Media Literacy Education, 2020
This article describes "Dark Ride: Disneyland" - a mobile game that encourages Disneyland guests to critically consider Disney's representations of history, culture, and technology. The game was the creation of a group of faculty, students and professionals associated with Brigham Young University. The article contextualizes the game and…
Descriptors: Corporations, Educational Games, Media Literacy, Handheld Devices
Murai, Yumiko; Muramatsu, Hiroyuki – Information and Learning Sciences, 2020
Purpose: While it is particularly important that professional programs help teachers become members of a community of practice, especially in crisis situations such as the COVID-19 pandemic, there is a lack of research about strategies to effectively encourage the development of a community of practice and to support teachers' transformation of…
Descriptors: Creativity, Blended Learning, Faculty Development, Programming
Alex Geoffrey Fegely – ProQuest LLC, 2020
The purpose of this action research was to evaluate the effect educational robotics have on the programming comprehension and motivation of preservice teachers. Computer science is increasingly being integrated into K-8 curricula across the country. However, there are few teachers trained to teach basic computer science concepts. Core subject…
Descriptors: Programming, Computer Science Education, Robotics, Educational Technology
Waite, Jane Lisa; Curzon, Paul; Marsh, William; Sentance, Sue; Hadwen-Bennett, Alex – Online Submission, 2018
Research indicates that understanding levels of abstraction (LOA) and being able to move between the levels is essential to programming success. For K-5 contexts we rename the LOA levels: problem, design, code and running the code. In our qualitative exploratory study, we interviewed five K-5 teachers on their uses of LOA, particularly the design…
Descriptors: Elementary School Teachers, Computer Science Education, Programming, Abstract Reasoning
Marowka, Ami – Education and Information Technologies, 2018
Python is gaining popularity in academia as the preferred language to teach novices serial programming. The syntax of Python is clean, easy, and simple to understand. At the same time, it is a high-level programming language that supports multi programming paradigms such as imperative, functional, and object-oriented. Therefore, by default, it is…
Descriptors: Computer Science Education, Programming Languages, Computer Software, Engineering Education