Publication Date
In 2025 | 0 |
Since 2024 | 1 |
Since 2021 (last 5 years) | 3 |
Since 2016 (last 10 years) | 7 |
Since 2006 (last 20 years) | 22 |
Descriptor
Computer Science Education | 23 |
Educational Technology | 23 |
Visualization | 23 |
Programming | 19 |
Teaching Methods | 15 |
Computer Software | 14 |
Animation | 11 |
Instructional Effectiveness | 11 |
Computer Assisted Instruction | 10 |
Foreign Countries | 10 |
Mathematics | 10 |
More ▼ |
Source
Author
Karavirta, Ville | 2 |
Laakso, Mikko-Jussi | 2 |
Myller, Niko | 2 |
Archer, Ricky | 1 |
Barowski, Larry A. | 1 |
Bednarik, Roman | 1 |
Bellou, Ioanna | 1 |
Ben-Ari, Mordechai | 1 |
Blake, John | 1 |
Boyer, Kristy Elizabeth | 1 |
Bruce-Lockhart, Michael | 1 |
More ▼ |
Publication Type
Journal Articles | 18 |
Reports - Research | 10 |
Reports - Descriptive | 8 |
Collected Works - Proceedings | 3 |
Reports - Evaluative | 2 |
Speeches/Meeting Papers | 2 |
Tests/Questionnaires | 2 |
Education Level
Audience
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Ladias, Anastasios; Mikropoulos, Aristotelis; Ladias, Demetrios; Bellou, Ioanna – Themes in eLearning, 2021
This paper reports on CodeOrama, a visualization tool that displays the entire source code in a two-dimensional representation created to support the representation of a complex code in block-based programming environments, like Scratch, by using a two-dimension table. CodeOrama can be used by the students for the development of their programs as…
Descriptors: Visualization, Coding, Programming, Programming Languages
Mohsen Asgari; Fong-Chun Tsai; Linda Mannila; Filip Strömbäck; Kazi Masum Sadique – Discover Education, 2024
As programming emerges as a critical skill in the digital age and digital tools continue to evolve, understanding students' perspectives on the integration of such technologies into their education is crucial. This empirical study explores the perspectives of students in Sweden and Taiwan on the use of digital tools in their programming courses.…
Descriptors: Foreign Countries, Comparative Education, Student Attitudes, Technology Uses in Education
Celepkolu, Mehmet; Galdo, Aisha Chung; Boyer, Kristy Elizabeth – IEEE Transactions on Learning Technologies, 2022
As children develop conversational skills such as taking turns and openly listening to ideas, they often experience conflicts and inequity within collaborative dialogue for learning. Previous research suggests that increasing children's awareness about their own behaviors during collaboration may help them adjust their behaviors and become better…
Descriptors: Teaching Methods, Classroom Communication, Cooperative Learning, Child Behavior
Végh, Ladislav; Stoffová, Veronika – Informatics in Education, 2017
Algorithms are hard to understand for novice computer science students because they dynamically modify values of elements of abstract data structures. Animations can help to understand algorithms, since they connect abstract concepts to real life objects and situations. In the past 30-35 years, there have been conducted many experiments in the…
Descriptors: Teaching Methods, Animation, College Freshmen, Pretests Posttests
Blake, John – Research-publishing.net, 2019
Prototypes of an annotated scientific text visualizer were designed, developed, and deployed. This pedagogic tool is designed to help undergraduates draft short research articles that conform to the generic expectations of their discourse community. This online tool enables users to discover and explore the language features present in short…
Descriptors: Visualization, Discovery Learning, Writing (Composition), Individualized Instruction
Karavirta, Ville – International Association for Development of the Information Society, 2013
Learning an algorithm--a systematic sequence of operations for solving a problem with given input--is often difficult for students due to the abstract nature of the algorithms and the data they process. To help students understand the behavior of algorithms, a subfield in computing education research has focused on algorithm…
Descriptors: Technology Uses in Education, Educational Technology, Electronic Learning, Telecommunications
Mather, Richard – IAFOR Journal of Education, 2015
This paper explores the application of canonical gradient analysis to evaluate and visualize student performance and acceptance of a learning system platform. The subject of evaluation is a first year BSc module for computer programming. This uses "Ceebot," an animated and immersive game-like development environment. Multivariate…
Descriptors: Multivariate Analysis, Program Evaluation, Visualization, Programming
Schaeckeler, Stefan; Shang, Weijia; Davis, Ruth – ACM Transactions on Computing Education, 2009
There is an active research community concentrating on visualizations of algorithms taught in CS1 and CS2 courses. These visualizations can help students to create concrete visual images of the algorithms and their underlying concepts. Not only "fundamental algorithms" can be visualized, but also algorithms used in compilers. Visualizations that…
Descriptors: Mathematics, Computer Science Education, Programming, Computer Software
Cross, James H., II; Hendrix, T. Dean; Umphress, David A.; Barowski, Larry A.; Jain, Jhilmil; Montgomery, Lacey N. – ACM Transactions on Computing Education, 2009
jGRASP has three integrated approaches for interacting with its dynamic viewers for data structures: debugger, workbench, and text-based interactions that allow individual Java statements and expressions to be executed/evaluated. These approaches can be used together to provide a complementary set of interactions with the dynamic viewers. Data…
Descriptors: Textbooks, Interaction, Methods, Computer Science Education
Myller, Niko; Bednarik, Roman; Sutinen, Erkki; Ben-Ari, Mordechai – ACM Transactions on Computing Education, 2009
As collaborative learning in general, and pair programming in particular, has become widely adopted in computer science education, so has the use of pedagogical visualization tools for facilitating collaboration. However, there is little theory on collaborative learning with visualization, and few studies on their effect on each other. We build on…
Descriptors: Computer Science Education, Learning Activities, Visualization, Classification
Urquiza-Fuentes, Jaime; Velazquez-Iturbide, J. Angel – ACM Transactions on Computing Education, 2009
This article reviews successful educational experiences in using program and algorithm visualizations (PAVs). First, we survey a total of 18 PAV systems that were subject to 33 evaluations. We found that half of the systems have only been tested for usability, and those were shallow inspections. The rest were evaluated with respect to their…
Descriptors: Mathematics, Evaluation Criteria, Use Studies, Computer Science Education
Karavirta, Ville – ACM Transactions on Computing Education, 2009
Online learning material that students use by themselves is one of the typical usages of algorithm animation (AA). Thus, the integration of algorithm animations into hypertext is seen as an important topic today to promote the usage of algorithm animation in teaching. This article presents an algorithm animation viewer implemented purely using…
Descriptors: Electronic Learning, Web Based Instruction, Animation, Hypermedia
Rossling, Guido; Vellaramkalayil, Teena – ACM Transactions on Computing Education, 2009
Hypertextbooks for Computer Science contents present an interesting approach to better support learners and integrate algorithm animations into the learning materials. We have developed a prototype for integrating a selection of the functionality of such a hypertextbook into the established Moodle LCMS. This article describes the goals and…
Descriptors: Instructional Materials, Integrated Learning Systems, Computer Science Education, Programming
Yuan, Xiaohong; Vega, Percy; Qadah, Yaseen; Archer, Ricky; Yu, Huiming; Xu, Jinsheng – ACM Transactions on Computing Education, 2010
Using animated visualization tools has been an important teaching approach in computer science education. We have developed three visualization and animation tools that demonstrate various information security concepts and actively engage learners. The information security concepts illustrated include: packet sniffer and related computer network…
Descriptors: Computer Science Education, Visualization, Teaching Methods, Undergraduate Study
Rafferty, Anna N., Ed.; Whitehill, Jacob, Ed.; Romero, Cristobal, Ed.; Cavalli-Sforza, Violetta, Ed. – International Educational Data Mining Society, 2020
The 13th iteration of the International Conference on Educational Data Mining (EDM 2020) was originally arranged to take place in Ifrane, Morocco. Due to the SARS-CoV-2 (coronavirus) epidemic, EDM 2020, as well as most other academic conferences in 2020, had to be changed to a purely online format. To facilitate efficient transmission of…
Descriptors: Educational Improvement, Teaching Methods, Information Retrieval, Data Processing
Previous Page | Next Page »
Pages: 1 | 2