In the World Library of Psychologists series, international experts themselves present career-long collections of what they judge to be their finest pieces - extracts from books, key articles, salient research findings, and their major practical theoretical contributions. Kenneth Gilhooly has an international reputation as an eminent scholar and pioneer in the field of thinking and reasoning. The book covers key works on problem solving, expertise, working memory and thinking, and ageing. A specially written introduction gives an overview of his career and contextualises the selection in relation to changes in the field during this time. The book enables the reader to trace developments in thinking and reasoning over the last forty years.It will be essential reading students and researchers of cognitive psychology interested in the history of thinking and reasoning.
In The Task of the Cleric, Simone Pinet considers the composition of the Libro de Alexandre in the context of cartography, political economy, and translation.
This book provides a complete survey of research and theory on human memory in three major sections. A background section covers issues of the history of memory, and basic neuroscience and methodology. A core topics section discusses sensory registers, mechanisms of forgetting, and short-term/working, nondeclarative, episodic, and semantic memory. Finally, a special topics section includes formal models of memory, memory for space and time, autobiographical memory, memory and reality, and more. Throughout, the author weaves applications from psychology, medicine, law, and education to show the usefulness of the concepts in everyday life and multiple career paths. Opportunities for students to explore the assessment of memory in laboratory-based settings are also provided. Chapters can be covered in any order, providing instructors with the utmost flexibility in course assignments, and each one includes an overview, key terms, Stop and Review synopses, Try it Out exercises, Improving Your Memory and Study in Depth boxes, study questions, and Putting It All Together and Explore More sections. This text is intended for undergraduate or graduate courses in human memory, human learning and memory, neuropsychology of memory, and seminars on topics in human memory. It can also be used for more general cognitive psychology and cognitive science courses. New to this edition: - Now in full color. - More tables, graphs, and photos to help students visualize concepts. -Improving Your Memory boxes highlight the practical aspects of memory, and Study in Depth boxes review the steps of how results were constructed. -The latest memory research on the testing effect, the influences of sleep, memory reconsolidation, childhood memory, the default mode network, neurogenesis, and more. -Greater coverage of neuroscience, fMRIs, and other recent advances such as NIRS and pupilometry. -A website at www.routledge.com/cw/radvansky with outlines, review points, chapter summaries, key terms with definitions, quizzes, and links to related websites, videos, and suggested readings for students as well as PowerPoints, multiple-choice and essay questions, discussion questions, and a conversion guide for current adopters for instructors.
The ability to navigate across town, comprehend an animated display of the functioning of the human heart, view complex multivariate data on a company's website, or to read an architectural blueprint and form a three-dimensional mental picture of a house are all tasks involving visuospatial thinking. The field of visuospatial thinking is a relatively diverse interdisciplinary research enterprise. An understanding of visuospatial thinking, and in particular, how people represent and process visual and spatial information, is relevant not only to cognitive psychology but also education, geography, architecture, medicine, design computer science/artificial intelligence, semiotics and animal cognition. The goal of this book, first published in 2005, is to present a broad overview of research on visuospatial thinking that can be used by researchers as well as students interested in this topic in both basic research and applied/naturalistic contexts.
When most people think of space, they think of physical space. However, visual space concerns space as consciously experienced, and it is studied through subjective measures, such as asking people to use numbers to estimate perceived distances, areas, angles, or volumes. This book explores the mismatch between perception and physical reality, and describes the many factors that influence the perception of space including the meaning assigned to geometric concepts like distance, the judgment methods used to report the experience, the presence or absence of cues to depth, and the orientation of a stimulus with respect to point of view. The main theme of the text is that no single geometry describes visual space, but that the geometry of visual space depends upon the stimulus conditions and mental shifts in the subjective meaning of size and distance. In addition, The Geometries of Visual Space: *contains philosophical, mathematical, and psychophysical background material; *looks at synthetic approaches to space perception including work on hyperbolic, spherical, and Euclidean geometries; *presents a meta-analysis of studies that ask observers to directly estimate size, distance, area, angle, and volume; *looks at the size constancy literature in which observers are asked to adjust a comparison stimulus to match a variety of standards at different distances away; *discusses research that takes a multi-dimensional approach toward studying visual space; and *discusses how spatial experience is influenced by memory. While this book is primarily intended for scholars in perception, mathematical psychology, and psychophysics, it will also be accessible to a wider audience since it is written at a readable level. It will make a good graduate-level textbook on space perception.
A textbook with a hands-on approach that leads students through the gradual construction of a complete and working computer system including the hardware platform and the software hierarchy. In the early days of computer science, the interactions of hardware, software, compilers, and operating system were simple enough to allow students to see an overall picture of how computers worked. With the increasing complexity of computer technology and the resulting specialization of knowledge, such clarity is often lost. Unlike other texts that cover only one aspect of the field, The Elements of Computing Systems gives students an integrated and rigorous picture of applied computer science, as its comes to play in the construction of a simple yet powerful computer system. Indeed, the best way to understand how computers work is to build one from scratch, and this textbook leads students through twelve chapters and projects that gradually build a basic hardware platform and a modern software hierarchy from the ground up. In the process, the students gain hands-on knowledge of hardware architecture, operating systems, programming languages, compilers, data structures, algorithms, and software engineering. Using this constructive approach, the book exposes a significant body of computer science knowledge and demonstrates how theoretical and applied techniques taught in other courses fit into the overall picture. Designed to support one- or two-semester courses, the book is based on an abstraction-implementation paradigm; each chapter presents a key hardware or software abstraction, a proposed implementation that makes it concrete, and an actual project. The emerging computer system can be built by following the chapters, although this is only one option, since the projects are self-contained and can be done or skipped in any order. All the computer science knowledge necessary for completing the projects is embedded in the book, the only pre-requisite being a programming experience. The book's web site provides all tools and materials necessary to build all the hardware and software systems described in the text, including two hundred test programs for the twelve projects. The projects and systems can be modified to meet various teaching needs, and all the supplied software is open-source.