77 resultados para Piagetian construtivism


Relevância:

60.00% 60.00%

Publicador:

Resumo:

Pós-graduação em Psicologia - FCLAS

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recent research on novice programmers has suggested that they pass through neo-Piagetian stages: sensorimotor, preoperational, and concrete operational stages, before eventually reaching programming competence at the formal operational stage. This paper presents empirical results in support of this neo-Piagetian perspective. The major novel contributions of this paper are empirical results for some exam questions aimed at testing novices for the concrete operational abilities to reason with quantities that are conserved, processes that are reversible, and properties that hold under transitive inference. While the questions we used had been proposed earlier by Lister, he did not present any data for how students performed on these questions. Our empirical results demonstrate that many students struggle to answer these problems, despite the apparent simplicity of these problems. We then compare student performance on these questions with their performance on six explain in plain English questions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

It is acknowledged around the world that many university students struggle with learning to program (McCracken et al., 2001; McGettrick et al., 2005). In this paper, we describe how we have developed a research programme to systematically study and incrementally improve our teaching. We have adopted a research programme with three elements: (1) a theory that provides an organising framework for defining the type of phenomena and data of interest, (2) data on how the class as a whole performs on formative assessment tasks that are framed from within the organising framework, and (3) data from one-on-one think aloud sessions, to establish why students struggle with some of those in-class formative assessment tasks. We teach introductory computer programming, but this three-element structure of our research is applicable to many areas of engineering education research.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recent research indicates that some of the difficulties faced by novice programmers are manifested very early in their learning. In this paper, we present data from think aloud studies that demonstrate the nature of those difficulties. In the think alouds, novices were required to complete short programming tasks which involved either hand executing ("tracing") a short piece of code, or writing a single sentence describing the purpose of the code. We interpret our think aloud data within a neo-Piagetian framework, demonstrating that some novices reason at the sensorimotor and preoperational stages, not at the higher concrete operational stage at which most instruction is implicitly targeted.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recent research has proposed Neo-Piagetian theory as a useful way of describing the cognitive development of novice programmers. Neo-Piagetian theory may also be a useful way to classify materials used in learning and assessment. If Neo-Piagetian coding of learning resources is to be useful then it is important that practitioners can learn it and apply it reliably. We describe the design of an interactive web-based tutorial for Neo-Piagetian categorization of assessment tasks. We also report an evaluation of the tutorial's effectiveness, in which twenty computer science educators participated. The average classification accuracy of the participants on each of the three Neo-Piagetian stages were 85%, 71% and 78%. Participants also rated their agreement with the expert classifications, and indicated high agreement (91%, 83% and 91% across the three Neo-Piagetian stages). Self-rated confidence in applying Neo-Piagetian theory to classifying programming questions before and after the tutorial were 29% and 75% respectively. Our key contribution is the demonstration of the feasibility of the Neo-Piagetian approach to classifying assessment materials, by demonstrating that it is learnable and can be applied reliably by a group of educators. Our tutorial is freely available as a community resource.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This PhD project studied the genetic epistemology of novice programmers, and provides empirical evidence that the development of programming skills can be described using the neo-Piagetian cognitive development framework. The thesis identifies the manifestations of each of the early neo-Piagetian stages of development in the programming domain – that is: sensorimotor, preoperational and concrete operational. This research informs not only tertiary pedagogy, but teaching and learning of computer programming in any setting. It will enable educators to (a) identify the developmental stage of their students, (b) provide stage-appropriate learning resources and (c) assist students in transitioning to the next more mature stage of reasoning.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In this research paper, we study a simple programming problem that only requires knowledge of variables and assignment statements, and yet we found that some early novice programmers had difficulty solving the problem. We also present data from think aloud studies which demonstrate the nature of those difficulties. We interpret our data within a neo-Piagetian framework which describes cognitive developmental stages through which students pass as they learn to program. We describe in detail think aloud sessions with novices who reason at the neo-Piagetian preoperational level. Those students exhibit two problems. First, they focus on very small parts of the code and lose sight of the "big picture". Second, they are prone to focus on superficial aspects of the task that are not functionally central to the solution. It is not until the transition into the concrete operational stage that decentration of focus occurs, and they have the cognitive ability to reason about abstract quantities that are conserved, and are equipped to adapt skills to closely related tasks. Our results, and the neo-Piagetian framework on which they are based, suggest that changes are necessary in teaching practice to better support novices who have not reached the concrete operational stage.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Recent research from within a neo-Piagetian perspective proposes that novice programmers pass through the sensorimotor and preoperational stages before being able to reason at the concrete operational stage. However, academics traditionally teach and assess introductory programming as if students commence at the concrete operational stage. In this paper, we present results from a series of think aloud sessions with a single student, known by the pseudonym “Donald”. We conducted the sessions mainly over one semester, with an additional session three semesters later. Donald first manifested predominately sensorimotor reasoning, followed by preoperational reasoning, and finally concrete operational reasoning. This longitudinal think aloud study of Donald is the first direct observational evidence of a novice programmer progressing through the neo-Piagetian stages.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In this paper, we look at the concept of reversibility, that is, negating opposites, counterbalances, and actions that can be reversed. Piaget identified reversibility as an indicator of the ability to reason at a concrete operational level. We investigate to what degree novice programmers manifest the ability to work with this concept of reversibility by providing them with a small piece of code and then asking them to write code that undoes the effect of that code. On testing entire cohorts of students in their first year of learning to program, we found an overwhelming majority of them could not cope with such a concept. We then conducted think aloud studies of novices where we observed them working on this task and analyzed their contrasting abilities to deal with it. The results of this study demonstrate the need for better understanding our students' reasoning abilities, and a teaching model aimed at that level of reality.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We compared student performance on large-scale take-home assignments and small-scale invigilated tests that require competency with exactly the same programming concepts. The purpose of the tests, which were carried out soon after the take home assignments were submitted, was to validate the students' assignments as individual work. We found widespread discrepancies between the marks achieved by students between the two types of tasks. Many students were able to achieve a much higher grade on the take-home assignments than the invigilated tests. We conclude that these paired assessments are an effective way to quickly identify students who are still struggling with programming concepts that we might otherwise assume they understand, given their ability to complete similar, yet more complicated, tasks in their own time. We classify these students as not yet being at the neo-Piagetian stage of concrete operational reasoning.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Aim: So far, most of the cognitive neuroscience studies investigating the development of brain activity in childhood have made comparisons between different age groups and ignored the individual stage of cognitive development. Given the wide variation in the rate of cognitive development, this study argues that chronological age alone cannot explain the developmental changes in brain activity. This study demonstrates how Piaget s theory and information on child s individual stage of development can complement the age-related evaluations of brain oscillatory activity. In addition, the relationship between cognitive development and working memory is investigated. Method: A total of 33 children (17 11-year-olds, 16 14-year-olds) participated in this study. The study consisted of behavioural tests and an EEG experiment. Behavioral tests included two Piagetian tasks (the Volume and Density task, the Pendulum task) and Raven s Standard Progressive Matrices task. During EEG experiment, subjects performed a modified version of the Sternberg s memory search paradigm which consisted of an auditorily presented memory set of 4 words and a probe word following these. The EEG data was analyzed using the event-related desynchronization / synchronization (ERD/ERS) method. The Pendulum task was used to assess the cognitive developmental stage of each subject and to form four groups based on age (11- or 14-year-olds) and cognitive developmental stage (concrete or formal operational stage). Group comparisons between these four groups were performed for the EEG data. Results and conclusions: Both age- and cognitive stage-related differences in brain oscillatory activity were found between the four groups. Importantly, age-related changes similar to those reported by previous studies were found also in this study, but these changes were modified by developmental stage. In addition, the results support a strong link between working memory and cognitive development by demonstrating differences in memory task related brain activity and cognitive developmental stages. Based on these findings it is suggested that in the future, comparisons of development of brain activity should not be based only on age but also on the individual cognitive developmental stage.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In this study, bibliometric method was usded in the investigation of 2274 papers concerning child developmental and educational psychology, which were published during the ten years of 1979-1988, in 14 psychological journals and 97 other scientific journals. According to the quantitative and qualitative analyses, the results are as follows: 1979-1988 saw the rapid development and prosperous period in China's child developmental and educational psychology, During which more papers were published and more fields couched than in the psvious thirty years. The number of literature publications increased and went to the peak in 1983 and 1984, and came down since 1985. The trend was found to result from the decrease in popular science introductions of psychology, which reflected that a heat of psychology had appeared in 1983 and started to cool in 1985. At the mean time, the number of research reports had been holding a steady increase by 1987 and decreased obviously in 1988, especially in the fields of cognitive and social development. There could be several possible explanations of this phenonemon: Piagetian studies are becoming fewer and the eakening of Piaget's influence might predict a period of standstill in the field of developmental psychology in China; As researches become more and more difficult, researchers have turned to be more cautious in lay out their reports; the cutdown of fees and staff could also be one of reasons for less publication in 1988. As the factors mentioned above still exist and their influences last, the number of papers are not expected to increase in the near future. The field of thinking and menory is closely connected with that of artificial intelligence. The downhill situations in these two fileds should be taken seriously. 2. The types of research work are divided on the bases of their problem raising. The trends show that the deepening studies, which represent a comaratively higher level of exploration, are waving fewer, while repeated studies and creative studies are becoming more as the years go along. This fact is worth being further analysed. Big progress could be seen from research methods. The methods currently used are mainly experiment, psychological measurement and assessment, and theoretical reasoning. There is a rapid increase of research by using scales. Wechsler Intelligence Scale for Children, Binet Scale and Baley Scale have been revised andstandardized. Chinese researchers have also developed several good scales of their own, some of which are valuable and need to be standardized. In the papers investigated, the amount of citation is significantly lower than the world average level as well as the average citation number of whole China's scientific literature. Among the papers cited, most are of Chinese and English languages, and only a small rate were published in resently five years. The renewal of literature cited seems to stay at a low level in the ten years. Tremendous work could be reflected by the number of subjects used the research work in those ten years: 362665. A lot of studies piled on the period of 4-16 year olds. Compared with the previous thirty years, the age range was much enlarged and there were quite a few studies about preschool, school and adolescent periods. The study of newborn of 0-3 has been a weak point so far and it is a field to which chinese developmental psychologists should pay more attention. The progress in using statistics is one of the most obvious part in the development in the research work of child developmental and educational psychology. The one tendency that should be awared and avoid is to put the cart before the horse: seeking for more sophisticated statistic method while neglecting the meanings of research problems. 3. Citation analysis was used in selecting scholars who had great influence in the field of child developmental and educational psychology. Among the often cited and famous scholars, 31 are Chinese researchers and 12 are Western psychologists. The authoritative journal for child developmental psychology and educational psychology is Acta Psychologica Sinica.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The paper reports data from an on-line peer tutoring project. In the project 78, 9–12-year-old students from Scotland and Catalonia peer tutored each other in English and Spanish via a managed on-line envi- ronment. Significant gains in first language (Catalonian pupils) modern language (Scottish pupils) and attitudes towards modern languages (both Catalonian and Scottish pupils) were reported for the exper- imental group as compared to the control group. Results indicated that pupils tutored each other in using Piagetian techniques of error correction during the project. Error correction provided by tutors to tutees focussed on morph syntaxys, more specifically the correction of verbs. Peer support provided via the on- line environment was predominantly based on the tutor giving the right answer to the tutee. High rates of impact on tutee corrected messages were observed. The implications for peer tutoring initiative taking place via on-line environments are discussed. Implications for policy and practice are explored

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Time features in two key ways in cognition, each of which is discussed in turn in this chapter: time is processed as a dimension of stimuli or events, and time is represented as a framework in which events can be located. Section 1 examines the first of these from a developmental perspective, by reviewing research on age-related changes in the accuracy of duration processing. The Piagetian approach linked changes in duration processing to the development of a concept of time as a dimension of events separable from other event dimensions. This is contrasted with recent research conducted within the framework of Scalar Expectancy Theory, which models development in terms of changes in components of specialized timing mechanisms. Section 2 discusses developmental changes in the temporal frameworks that children use to represent the locations of events. Although as adults, we represent times as locations on a linear framework stretching from the past, to the present, and into the future, this way of representing time is not developmentally basic. A model is proposed of developmental stages in the acquisition of a mature temporal framework. The chapter concludes by considering two themes that cut across Section 1 and 2: the issue of whether there are both qualitative and quantitative change in children’s temporal abilities, and the link between temporal and spatial cognition.