Publication Date
In 2025 | 0 |
Since 2024 | 1 |
Since 2021 (last 5 years) | 5 |
Since 2016 (last 10 years) | 9 |
Since 2006 (last 20 years) | 17 |
Descriptor
College Freshmen | 17 |
Problem Solving | 17 |
Computer Science Education | 16 |
Foreign Countries | 12 |
Programming | 10 |
Teaching Methods | 8 |
Critical Thinking | 5 |
Mathematics | 5 |
Metacognition | 5 |
Programming Languages | 5 |
Academic Achievement | 4 |
More ▼ |
Source
Author
Shin, Yoonhee | 2 |
Abari, Kálmán | 1 |
Al Ghamdi, Amani K. Hamdan | 1 |
Anna, Tirpáková | 1 |
Biró, Piroska | 1 |
Chang, Chiung-Sui | 1 |
Chen, Fei-Ling | 1 |
Chen, Jui-Fa | 1 |
Csernoch, Mária | 1 |
Dalibor, Gonda | 1 |
Deraney, Philline M. | 1 |
More ▼ |
Publication Type
Journal Articles | 14 |
Reports - Research | 12 |
Reports - Descriptive | 3 |
Collected Works - Proceedings | 2 |
Speeches/Meeting Papers | 1 |
Education Level
Higher Education | 17 |
Postsecondary Education | 15 |
Early Childhood Education | 1 |
Elementary Education | 1 |
Elementary Secondary Education | 1 |
Primary Education | 1 |
Audience
Location
South Korea | 3 |
Australia | 2 |
California | 2 |
Japan | 2 |
Turkey | 2 |
Asia | 1 |
Brazil | 1 |
Chile | 1 |
Connecticut | 1 |
Denmark | 1 |
Egypt | 1 |
More ▼ |
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating
Sigal Levy; Yelena Stukalin; Nili Guttmann-Beck – Teaching Statistics: An International Journal for Teachers, 2024
Probability theory has extensive applications across various domains, such as statistics, computer science, and finance. In probability education, students are introduced to fundamental principles which may include mathematical topics such as combinatorics and symmetric sample spaces. Students pursuing degrees in computer science possess a robust…
Descriptors: Programming, Probability, Mathematics Skills, Computer Science Education
Shin, Yoonhee; Jung, Jaewon; Zumbach, Joerg; Yi, Eunseon – Journal of Educational Computing Research, 2023
This study explores the effects of worked-out examples and metacognitive scaffolding on novice learners' knowledge performance, cognitive loads, and self-regulation skills in problem-solving programming. 126 undergraduate students in a computer programming fundamentals course were randomly assigned to one of four groups: (1) task performance with…
Descriptors: Problem Solving, Metacognition, Scaffolding (Teaching Technique), Programming
Viliam, Duriš; Dalibor, Gonda; Anna, Tirpáková; Pavlovicová, Gabriela – Education Sciences, 2021
The presented paper is devoted to the new teaching model of congruences of computer science students within the subject of discrete mathematics at universities. The main goal was to create a new model of teaching congruences on the basis of their connection with Diophantine equations and subsequently to verify the effectiveness and efficiency of…
Descriptors: Mathematics Instruction, Equations (Mathematics), College Mathematics, Computer Science Education
Lakshminarayanan, Srinivasan; Rao, N. J. – Cogent Education, 2021
CS1 courses are designed in Indian Institutions as a lecture course of three to four credits and one credit lab course. The issues related to curriculum design, instruction design, and students' learning manifest themselves as issues in the lab programs. This situation presents the lab instructor with an opportunity to understand and address the…
Descriptors: Computer Science Education, Teaching Methods, Programming, Programming Languages
Shin, Yoonhee; Song, Donggil – Journal of Educational Computing Research, 2022
This study explores the effect of self-regulated learning support on learners' cognitive load and problem-solving performance, considering cases from well-structured to ill-structured tasks in a computer programing course. Sixty-seven undergraduate students in a computer programing fundamentals course were randomly assigned into one of two groups:…
Descriptors: Cognitive Ability, Computer Science Education, Programming, Problem Solving
Matthee, Machdel; Turpin, Marita – Journal of Information Systems Education, 2019
Critical thinking and problem solving skills are included in the IS curriculum as foundational skills. IS education researchers recognize the importance of these skills for future IS practitioners given the complexity of the technology based society and economy of the future. However, there is limited work on how these skills are best taught in…
Descriptors: Teaching Methods, Critical Thinking, Problem Solving, Design
Durak, Hatice Yildiz – Journal of Educational Computing Research, 2020
Learning the basic concepts of programming and its foundations is considered as a challenging task for students to figure out. It is a challenging process for lecturers to learn these concepts, as well. The current literature on programming training abounds with the examples of a wide range of methods employed. Within this context, one of the…
Descriptors: Educational Technology, Technology Uses in Education, Programming, Teaching Methods
Matcha, Wannisa; Gasevic, Dragan; Uzir, Nora'ayu Ahmad; Jovanovic, Jelena; Pardo, Abelardo; Lim, Lisa; Maldonado-Mahauad, Jorge; Gentili, Sheridan; Perez-Sanagustin, Mar; Tsai, Yi-Shan – Journal of Learning Analytics, 2020
Generalizability of the value of methods based on learning analytics remains one of the big challenges in the field of learning analytics. One approach to testing generalizability of a method is to apply it consistently in different learning contexts. This study extends a previously published work by examining the generalizability of a learning…
Descriptors: Learning Analytics, Learning Strategies, Instructional Design, Delivery Systems
Kortsarts, Yana; Kempner, Yulia – Information Systems Education Journal, 2015
Steganography is the art and science of concealing communication. The goal of steganography is to hide the very existence of information exchange by embedding messages into unsuspicious digital media covers. Cryptography, or secret writing, is the study of the methods of encryption, decryption and their use in communications protocols.…
Descriptors: Introductory Courses, Programming, Computer Science Education, Technology
Csernoch, Mária; Biró, Piroska; Abari, Kálmán; Máth, János – Acta Didactica Napocensia, 2015
Within the framework of the Testing Algorithmic and Application Skills project we tested first year students of Informatics at the beginning of their tertiary education. We were focusing on the students' level of understanding in different programming environments. In the present paper we provide the results from the University of Debrecen, the…
Descriptors: Foreign Countries, Information Science Education, College Freshmen, Mathematics
Chang, Chiung-Sui; Chen, Jui-Fa; Chen, Fei-Ling – International Association for Development of the Information Society, 2015
In an educational environment, instructors would always think of ways to provide students with motivational learning materials and efficient learning strategies. Hence, many researchers have proposed that students' problem-solving ability enhances their learning. Problem-solving ability plays an important role for users in dealing with problems…
Descriptors: Foreign Countries, College Freshmen, Computer Science Education, Problem Solving
Sanders, Ian; Scholtz, Tamarisk – African Journal of Research in Mathematics, Science and Technology Education, 2012
Recursion is an important concept for any computer science student to master. Many first year students develop the viable "copies" mental model of recursion and can successfully trace the execution of a simple recursive function. This article discusses a study focused on determining whether the ability to successfully trace a recursive…
Descriptors: Mathematics, Mathematics Instruction, Computer Science, Mathematical Concepts
Effects of Teaching Critical Thinking to Saudi Female University Students Using a Stand-Alone Course
Al Ghamdi, Amani K. Hamdan; Deraney, Philline M. – International Education Studies, 2013
Teaching critical thinking, an educational goal widely discussed in the last 30 years (Halpern, 1993), is an essential element of professional and higher education as it promotes reasoned judgments under "conditions of uncertainty," a hallmark of professionalism (Levine, 2010; Shulman, 2005; Perry, 1970). In this study, the researchers…
Descriptors: Foreign Countries, Critical Thinking, Females, College Students
Parhami, B. – IEEE Transactions on Education, 2009
As in many other fields of science and technology, college students in computer engineering do not come into full contact with the key ideas and challenges of their chosen discipline until the third year of their studies. This situation poses a problem in terms of keeping the students motivated as they labor through their foundational, basic…
Descriptors: Student Motivation, College Freshmen, Engineering Education, Computer Science Education
Sampson, Demetrios G., Ed.; Ifenthaler, Dirk, Ed.; Isaías, Pedro, Ed.; Mascia, Maria Lidia, Ed. – International Association for Development of the Information Society, 2019
These proceedings contain the papers of the 16th International Conference on Cognition and Exploratory Learning in the Digital Age (CELDA 2019), held during November 7-9, 2019, which has been organized by the International Association for Development of the Information Society (IADIS) and co-organised by University Degli Studi di Cagliari, Italy.…
Descriptors: Teaching Methods, Cooperative Learning, Engineering Education, Critical Thinking
Previous Page | Next Page »
Pages: 1 | 2