796 resultados para Learning to program
Resumo:
This paper addresses the question of how teachers learn from experience during their pre-service course and early years of teaching. It outlines a theoretical framework that may help us better understand how teachers' professional identities emerge in practice. The framework adapts Vygotsky's Zone of Proximal Development, and Valsiner's Zone of Free Movement and Zone of Promoted Action, to the field of teacher education. The framework is used to analyse the pre-service and initial professional experiences of a novice secondary mathematics teacher in integrating computer and graphics calculator technologies into his classroom practice. (Contains 1 figure.) [For complete proceedings, see ED496848.]
Resumo:
Pac-Man is a well-known, real-time computer game that provides an interesting platform for research. We describe an initial approach to developing an artificial agent that replaces the human to play a simplified version of Pac-Man. The agent is specified as a simple finite state machine and ruleset. with parameters that control the probability of movement by the agent given the constraints of the maze at some instant of time. In contrast to previous approaches, the agent represents a dynamic strategy for playing Pac-Man, rather than a pre-programmed maze-solving method. The agent adaptively "learns" through the application of population-based incremental learning (PBIL) to adjust the agents' parameters. Experimental results are presented that give insight into some of the complexities of the game, as well as highlighting the limitations and difficulties of the representation of the agent.