Publication Date
In 2025 | 10 |
Since 2024 | 147 |
Since 2021 (last 5 years) | 566 |
Since 2016 (last 10 years) | 1074 |
Since 2006 (last 20 years) | 1541 |
Descriptor
Source
Author
Barnes, Tiffany | 11 |
Xinogalos, Stelios | 10 |
Laakso, Mikko-Jussi | 9 |
Çakiroglu, Ünal | 8 |
Malmi, Lauri | 7 |
Cetin, Ibrahim | 6 |
Kwon, Kyungbin | 6 |
Lavy, Ilana | 6 |
Luxton-Reilly, Andrew | 6 |
Price, Thomas W. | 6 |
Satratzemi, Maya | 6 |
More ▼ |
Publication Type
Education Level
Location
Turkey | 87 |
Taiwan | 40 |
Finland | 28 |
China | 27 |
Australia | 24 |
Greece | 23 |
United Kingdom | 21 |
Brazil | 20 |
Israel | 20 |
Sweden | 20 |
Japan | 18 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Rajala, Teemu; Laakso, Mikko-Jussi; Kaila, Erkki; Salakoski, Tapio – Journal of Information Technology Education, 2008
Program visualization is one of the various methods developed over the years to aid novices with their difficulties in learning to program. It consists of different graphical--often animated--and textual objects, visualizing the execution of programs. The aim of program visualization is to enhance students' understanding of different areas of…
Descriptors: College Instruction, College Students, Control Groups, Visualization
Brusilovsky, P.; And Others – 1994
Three different approaches to teaching introductory programming are reviewed: the incremental approach, the sub-language approach, and the mini-language approach. The paper analyzes all three approaches, providing a brief history of each and describing an example of a programming environment supporting this approach. In the incremental approach,…
Descriptors: Computer Science Education, Foreign Countries, Introductory Courses, Programming

McGill, Tanya J.; Volet, Simone E. – Journal of Research on Computing in Education, 1997
Proposes a conceptual framework for analyzing students' knowledge of programming. The idea is to integrate three types of programming knowledge from educational computing literature with three forms of knowledge from cognitive psychology literature. A study is described that determined types of knowledge required to answer exam questions, and…
Descriptors: Cognitive Psychology, Comparative Analysis, Computer Science Education, Concept Formation
Siegfried, Edward – JCSE Online, 2002
Describes Chomp, an educational strategy game for use in high school programming courses that can encourage cooperative learning. Discusses rules of the game; Chomp players; Chomp board programs; Chomp tournaments; Chomp strategies; and extensions of the activity that can involve more advanced mathematics. (LRW)
Descriptors: Computer Science Education, Educational Games, Learning Activities, Mathematical Applications

Forcheri, Paola; Molfino, Maria Teresa – Computers & Education, 1994
Discusses computational tools for learning programming and describes a system that was developed to help university students acquire the capability to model computational problems independently of a specific programming language. User-system interaction is explained; and system architecture is described, including specification acquisition, a…
Descriptors: Computer Assisted Instruction, Computer Science Education, Courseware, Higher Education

Littman, David; And Others – Interactive Learning Environments, 1990
Discussion of tutorial interactions in intelligent tutoring systems focuses on an empirical study of university students that identified five considerations human tutors take into account when they plan tutorial interventions to correct student bugs, or errors, in computer programming. Tutorial goals and strategies are described, and future…
Descriptors: Computer Science Education, Error Correction, Futures (of Society), Higher Education

Thorburn, Gareth; Rowe, Glenn – Computers & Education, 1997
Unlike most program assessment systems, Program Assessment using Specified Solutions (PASS), evaluates student C programs by assessing the way a problem was solved by performing a comparison of the submitted program with a solution plan. This article describes PASS, its use of instructor specified solution plans, assessment and feedback systems,…
Descriptors: Algorithms, Automation, Computer Science Education, Computer Software Evaluation
Diwan, Amer; Waite, William M.; Jackson, Michele H.; Dickerson, Jacob – Journal on Educational Resources in Computing, 2004
The educational literature recognizes that people go through a number of stages in their intellectual development. During the first stage, called "received knowledge" or "dualism", people expect knowledge to be handed to them by authority figures (thus "received") and think in terms of black and white (thus "dualism"). Our experience indicates…
Descriptors: Programming Languages, Learning Strategies, Programming, Intellectual Development
Bunch, John M. – Journal of Information Systems Education, 2009
This paper presents a goal-based scenario approach to teaching introductory database concepts to undergraduates using two different scaffolding methods. One method, termed "worked-out examples," attempts to reduce extraneous cognitive load by requiring students to complete increasingly complex missing parts of worked out examples. The other…
Descriptors: Cognitive Processes, Difficulty Level, Undergraduate Students, Scaffolding (Teaching Technique)
Tseng, Shian-Shyong; Su, Jun-Ming; Hwang, Gwo-Jen; Hwang, Gwo-Haur; Tsai, Chin-Chung; Tsai, Chang-Jiun – Educational Technology & Society, 2008
The popularity of web-based learning systems has encouraged researchers to pay attention to several new issues. One of the most important issues is the development of new techniques to provide personalized teaching materials. Although several frameworks or methods have been proposed, it remains a challenging issue to design an easy-to-realize…
Descriptors: Computer Assisted Instruction, Educational Technology, Individualized Instruction, Intelligent Tutoring Systems
Goodwin, M. M.; Califf, M. E. – Journal on Excellence in College Teaching, 2007
Workload has been found to be a major course-related factor that affects student dropout rates. A heavy workload combined with a lack of time can create problems for students with courses that, by their very nature, require extensive work outside of class time. One such course is the second-semester programming course at Illinois State University…
Descriptors: Dropout Rate, Time Management, Academic Achievement, Programming
Lenne, Dominique; Abel, Marie-Helene; Trigano, Philippe; Leblanc, Adeline – Technology, Pedagogy and Education, 2008
In Technology Enhanced Learning Environments, self-regulated learning (SRL) partly relies on the features of the technological tools. The authors present two environments they designed in order to facilitate SRL: the first one (e-Dalgo) is a website dedicated to the learning of algorithms and computer programming. It is structured as a classical…
Descriptors: Electronic Learning, Educational Technology, Computer Assisted Instruction, Technology Integration
Tu, Jho-Ju; Falgout, Billie – Learning & Leading with Technology, 1995
Describes a lesson designed to teach a computer programming construct, the "if-then" statement, and to help students gain insight into computing concepts, stimulate students' creativity, and develop their higher order thinking skills. (JKP)
Descriptors: Computer Science Education, Concept Formation, Creativity, Integrated Activities
Paz, Tamar; Levy, Dalit – Research in Science & Technological Education, 2005
An approach to the teaching and learning of high school computer science (CS) to and by educationally disadvantaged students (EDS) is described, as well as the implementation of six pedagogical principles in two learning environments developed for Israeli schools. Following a brief description of the main characteristics of EDS classes and a…
Descriptors: Educationally Disadvantaged, Programming, Computer Science Education, High School Students
Ginat, David – Computer Science Education, 2004
The paper presents a study of novice difficulties with range conceptions in loop design. CS2 students were asked to solve four related enumeration tasks, which required various loop boundary specifications. The student solutions varied considerably in conciseness and efficiency. The solution diversity reveals significant differences in range…
Descriptors: Novices, Computer Science Education, Grade 12, Programming