Publication Date
In 2025 | 0 |
Since 2024 | 0 |
Since 2021 (last 5 years) | 5 |
Since 2016 (last 10 years) | 12 |
Since 2006 (last 20 years) | 19 |
Descriptor
College Students | 20 |
Concept Formation | 20 |
Programming | 20 |
Teaching Methods | 12 |
Computer Science Education | 11 |
Foreign Countries | 9 |
Misconceptions | 6 |
Problem Solving | 6 |
Thinking Skills | 6 |
Programming Languages | 5 |
Student Attitudes | 5 |
More ▼ |
Source
Author
Alfarsi, Ghaliya | 1 |
Allen, Robert B. | 1 |
Barnes, Tiffany, Ed. | 1 |
Bouvier, Dennis | 1 |
Buteau, Chantal | 1 |
Cetin, Ibrahim | 1 |
Chen, Tzu-Yi | 1 |
Chi, Min, Ed. | 1 |
Chichekian, Tanya | 1 |
Coate, Kelly | 1 |
Desmarais, Michel, Ed. | 1 |
More ▼ |
Publication Type
Journal Articles | 17 |
Reports - Research | 15 |
Tests/Questionnaires | 5 |
Collected Works - Proceedings | 2 |
Reports - Evaluative | 2 |
Dissertations/Theses -… | 1 |
Education Level
Higher Education | 19 |
Postsecondary Education | 17 |
High Schools | 3 |
Secondary Education | 3 |
Elementary Education | 2 |
Junior High Schools | 2 |
Middle Schools | 2 |
Grade 8 | 1 |
Audience
Location
Afghanistan | 1 |
Brazil | 1 |
Germany | 1 |
Illinois (Chicago) | 1 |
Malaysia | 1 |
Massachusetts | 1 |
South Korea | 1 |
Sweden | 1 |
Tanzania | 1 |
United Kingdom (England) | 1 |
United Kingdom (London) | 1 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
Group Assessment of Logical… | 1 |
Motivated Strategies for… | 1 |
What Works Clearinghouse Rating
Ragonis, Noa; Shmallo, Ronit – Informatics in Education, 2022
Object-oriented programming distinguishes between instance attributes and methods and class attributes and methods, annotated by the "static" modifier. Novices encounter difficulty understanding the means and implications of "static" attributes and methods. The paper has two outcomes: (a) a detailed classification of aspects of…
Descriptors: Programming, Computer Science Education, Concept Formation, Thinking Skills
Strömbäck, Filip; Mannila, Linda; Kamkar, Mariam – Informatics in Education, 2021
Concurrency is often perceived as difficult by students. One reason for this may be due to the fact that abstractions used in concurrent programs leave more situations undefined compared to sequential programs (e.g., in what order statements are executed), which makes it harder to create a proper mental model of the execution environment. Students…
Descriptors: College Students, Programming, Programming Languages, Concept Formation
Gueudet, Ghislaine; Buteau, Chantal; Muller, Eric; Mgombelo, Joyce; Sacristán, Ana Isabel; Rodriguez, Marisol Santacruz – Educational Studies in Mathematics, 2022
We are interested in understanding how university students learn to use programming as a tool for "authentic" mathematical investigations (i.e., similar to how some mathematicians use programming in their research work). The theoretical perspective of the instrumental approach offers a way of interpreting this learning in terms of…
Descriptors: College Students, College Mathematics, Models, Concept Formation
Chichekian, Tanya; Trudeau, Joel; Jawhar, Tawfiq – Journal of Science Education and Technology, 2022
This study examined the effects of an Arduino microrobot activity on college students' interest in robotics through three specific objectives: (1) determining how students' conceptual understanding regarding the basics of microcomputing and computer programming changes after engaging in an engineering robotics learning module, (2) assessing the…
Descriptors: College Students, Student Interests, Robotics, Engineering Education
Iqbal Malik, Sohail; Mathew, Roy; Tawafak, Ragad M.; Alfarsi, Ghaliya – E-Learning and Digital Media, 2021
Algorithmic thinking is considered as one of the important steps toward learning to code for novices in programming education. In this study, algorithmic thinking was promoted by introducing a Problem Analysis Algorithmic Model (PAAM) in an Algorithms and Programming 1 (AP) course. A web-based application is developed to offer the PAAM model in…
Descriptors: Web Based Instruction, Models, Computer Science Education, Programming
Yeomans, Lucy; Zschaler, Steffen; Coate, Kelly – ACM Transactions on Computing Education, 2019
Programming skills are an increasingly desirable asset across disciplines; however, learning to program continues to be difficult for many students. To improve pedagogy, we need to better understand the concepts that students find difficult and which have the biggest impact on their learning. Threshold-concept theory provides a potential lens on…
Descriptors: Programming, Student Attitudes, Attitudes, Concept Formation
Kunkle, Wanda M.; Allen, Robert B. – ACM Transactions on Computing Education, 2016
Learning to program, especially in the object-oriented paradigm, is a difficult undertaking for many students. As a result, computing educators have tried a variety of instructional methods to assist beginning programmers. These include developing approaches geared specifically toward novices and experimenting with different introductory…
Descriptors: Teaching Methods, Programming, Programming Languages, Computer Science Education
Turner, Scott Alexander; Pérez-Quiñones, Manuel A.; Edwards, Stephen H. – ACM Transactions on Computing Education, 2018
In computer science, students could benefit from exposure to critical programming concepts from multiple perspectives. Peer review is one method to allow students to experience authentic uses of the concepts in an activity that is not itself programming. In this work, we examine how to implement the peer review process in early, object-oriented…
Descriptors: Peer Evaluation, Computer Science Education, Programming, Thinking Skills
Weintrop, David; Wilensky, Uri – Informatics in Education, 2014
Research on the effectiveness of introductory programming environments often relies on post-test measures and attitudinal surveys to support its claims; but such instruments lack the ability to identify any explanatory mechanisms that can account for the results. This paper reports on a study designed to address this issue. Using Noss and Hoyles'…
Descriptors: Programming, Programming Languages, Introductory Courses, Constructivism (Learning)
Twissell, Adrian – Educational Technology & Society, 2018
Abstract electronics concepts are difficult to develop because the phenomena of interest cannot be readily observed. Visualisation skills support learning about electronics and can be applied at different levels of representation and understanding (observable, symbolic and abstract). Providing learners with opportunities to make transitions…
Descriptors: Electronics, Case Studies, Concept Formation, Scientific Concepts
Frydenberg, Mark – Information Systems Education Journal, 2016
Teaching game development has become an accepted methodology for introducing programming concepts and capturing the interest of beginning computer science and information technology (IT) students. This study, conducted over three consecutive semesters, explores game development using a gaming engine, rather than a traditional programming language,…
Descriptors: Games, Design, Programming, Teaching Methods
Cetin, Ibrahim – Canadian Journal of Science, Mathematics and Technology Education, 2015
The purpose of this study is to explore students' understanding of loops and nested loops concepts. Sixty-three mechanical engineering students attending an introductory programming course participated in the study. APOS (Action, Process, Object, Schema) is a constructivist theory developed originally for mathematics education. This study is the…
Descriptors: Engineering Education, College Students, Mathematics Education, Teaching Methods
Moreno, Andres; Joy, Mike; Sutinen, Erkki – Journal of Educational Multimedia and Hypermedia, 2013
Computer generated animations are resources used to explain how programs are executed in order to clarify the relevant programming concepts. However, whilst trying to understand new programming concepts it is not clear how and when students benefit from an animation if they are using the tool on their own. To clarify the role of an animation tool…
Descriptors: Teaching Methods, Animation, Video Technology, Programming
Vahrenhold, Jan; Paul, Wolfgang – Computer Science Education, 2014
We report on the development, validation, and implementation of a collection of test items designed to detect misconceptions related to first-year computer science courses. To this end, we reworked the development scheme proposed by Almstrum et al. ("SIGCSE Bulletin" 38(4):132-145, 2006) to include students' artifacts and to…
Descriptors: Computer Science Education, Introductory Courses, Test Items, Evaluation Methods
Kim, Byeongsu; Kim, Taehun; Kim, Jonghoon – Journal of Educational Computing Research, 2013
The paper-and-pencil programming strategy (PPS) is a way of representing an idea logically by any representation that can be created using paper and pencil. It was developed for non-computer majors to improve their understanding and use of computational thinking and increase interest in learning computer science. A total of 110 non-majors in their…
Descriptors: Teaching Methods, Nonmajors, Computer Science, Thinking Skills
Previous Page | Next Page »
Pages: 1 | 2