Locating Memory

DOWNLOAD
Download Locating Memory PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Locating Memory book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages. If the content not found or just blank you must refresh this page
Locating Memory
DOWNLOAD
Author : Annette Kuhn
language : en
Publisher: Berghahn Books
Release Date : 2006-12-01
Locating Memory written by Annette Kuhn and has been published by Berghahn Books this book supported file pdf, txt, epub, kindle and other format this book has been release on 2006-12-01 with Photography categories.
As a visual medium, the photograph has many culturally resonant properties that it shares with no other medium. These essays develop innovative cultural strategies for reading, re-reading and re-using photographs, as well as for (re)creating photographs and other artworks and evoke varied sites of memory in contemporary landscapes: from sites of war and other violence through the lost places of indigenous peoples to the once-familiar everyday places of home, family, neighborhood and community. Paying close attention to the settings in which such photographs are made and used--family collections, public archives, museums, newspapers, art galleries--the contributors consider how meanings in photographs may be shifted, challenged and renewed over time and for different purposes--from historical inquiry to quests for personal, familial, ethnic and national identity.
Locating Memory
DOWNLOAD
Author : Annette Kuhn
language : en
Publisher: Berghahn Books
Release Date : 2006
Locating Memory written by Annette Kuhn and has been published by Berghahn Books this book supported file pdf, txt, epub, kindle and other format this book has been release on 2006 with History categories.
Paying close attention to the setting in which photographs are made and used, the contributors consider how meanings in photographs, from historical inquiry to quests for identity, may be shifted, challenged and renewed over time and for different purposes.
Forensic Memory
DOWNLOAD
Author : Johanne Helbo Bøndergaard
language : en
Publisher: Springer
Release Date : 2017-10-14
Forensic Memory written by Johanne Helbo Bøndergaard and has been published by Springer this book supported file pdf, txt, epub, kindle and other format this book has been release on 2017-10-14 with Social Science categories.
This book describes and analyses a particular literary mode that challenges the aesthetics of testimony by approaching the past through detection, analysis, and ‘archaeological’ digging. How does forensic literature narrate the past in terms of plot, language, narration, and use of visual media? This volume examines how forensic literature provides an important corrective to the forensic paradigm and a means of exploring the relationship between visual and material evidence and various forms of testimony. This literary engagement with the past is investigated in order to challenge a forensic paradigm that aims to eliminate the problems related to human testimony through scientific objectivity, resulting in a fresh and original text in which Bøndergaard argues literature’s potential to explore the mechanisms of representation, interpretation, and narration.
Memory And Methodology
DOWNLOAD
Author : Susannah Radstone
language : en
Publisher: Routledge
Release Date : 2020-06-03
Memory And Methodology written by Susannah Radstone and has been published by Routledge this book supported file pdf, txt, epub, kindle and other format this book has been release on 2020-06-03 with Social Science categories.
The increasing centrality of memory to work being done across a wide range of disciplines has brought along with it vexed questions and far-reaching changes in the way knowledge is pursued. This timely collection provides a forum for demonstrating how various disciplines are addressing these concerns. Is an historian's approach to memory similar to that of theorists in media or cultural studies, or are their understandings in fact contradictory? Which methods of analysis are most appropriate in which contexts? What are the relations between individual and social memory? Why should we study memory and how can it enrich other research? What does its study bring to our understanding of subjectivity, identity and power? In addressing these knotty questions, Memory and Methodology showcases a rich and diverse range of research on memory. Leading scholars in anthropology, history, film and cultural studies address topics including places of memory; trauma, film and popular memory; memory texts; collaborative memory work and technologies of memory. This timely and interdisciplinary study represents a major contribution to our understanding of how memory is shaping contemporary academic research and of how people shape and are shaped by memory.
Geography And Memory
DOWNLOAD
Author : Owain Jones
language : en
Publisher: Springer
Release Date : 2012-10-10
Geography And Memory written by Owain Jones and has been published by Springer this book supported file pdf, txt, epub, kindle and other format this book has been release on 2012-10-10 with History categories.
This collection shifts the focus from collective memory to individual memory, by incorporating new performative approaches to identity, place and becoming. Drawing upon cultural geography, the book provides an accessible framework to approach key aspects of memory, remembering, archives, commemoration and forgetting in modern societies.
The Individual And Society
DOWNLOAD
Author : Fathali M. Moghaddam
language : en
Publisher: Rachel Goldberg
Release Date : 2002-01-18
The Individual And Society written by Fathali M. Moghaddam and has been published by Rachel Goldberg this book supported file pdf, txt, epub, kindle and other format this book has been release on 2002-01-18 with Philosophy categories.
Fathali M. Moghaddam's The Individual and Society explores the fascinating relationship between the individual and society through a multi-disciplinary approach, drawing from research in social psychology, sociology, political science, anthropology, cultural psychology, neuroscience, and cognitive psychology. From the Islamic revolution in Iran to the biology of depression, Dr. Moghaddam adeptly uses personal anecdotes and his unique views on society and psychology to bring a better understanding of how culture, society, and the individual interact.
Software Productivity With Go
DOWNLOAD
Author : Sufyan bin Uzayr
language : en
Publisher: BPB Publications
Release Date : 2025-01-16
Software Productivity With Go written by Sufyan bin Uzayr and has been published by BPB Publications this book supported file pdf, txt, epub, kindle and other format this book has been release on 2025-01-16 with Computers categories.
DESCRIPTION This book is a comprehensive guide to mastering Golang, one of the most efficient and developer-friendly programming languages available today. It is designed to help developers, software engineers, and tech enthusiasts alike, to build high-performance, secure, and scalable applications using Go. This book introduces you to Go programming, focusing on efficient software development while addressing common challenges. It starts with Go installation, setting up the Vim IDE, and core concepts like concurrency using goroutines and channels. You will explore advanced topics, including data structures, algorithms, high-performance networking, and building secure applications. The book also covers essential deployment strategies like microservices and CI/CD pipelines, along with expert techniques for debugging and error handling. It concludes with a detailed case study, a review of Go basics, and a quick-reference cheat sheet, giving you practical tools to master Go programming and tackle real-world projects with confidence. By the end of this book, you will be well-versed in Golang's capabilities, allowing you to confidently apply the language to your job roles in software development, backend engineering, and system design. This book is an essential resource for anyone looking to leverage Golang to build robust, high-performing applications in a variety of professional settings. KEY FEATURES ● Comprehensive guide to Golang, covering basic to advanced programming concepts. ● In-depth focus on concurrency, networking, security, and error handling in Go. ● Practical insights for building high-performance, scalable, and secure applications. WHAT YOU WILL LEARN ● Set up and configure a Go development environment using Vim IDE. ● Leverage Go’s concurrency model to build high-performance applications. ● Implement efficient data structures to optimize your Go programs. ● Develop secure applications by following Go’s best security practices. ● Deploy Go applications efficiently for production environments. ● Apply advanced error handling and debugging techniques for stability. WHO THIS BOOK IS FOR This book is primarily intended for software developers and engineers who are interested in learning and mastering the Go programming language. Prior experience with programming in any language is beneficial but not strictly required. TABLE OF CONTENTS 1. Introduction to Golang 2. Setting up Environment for Vim IDE 3. Introduction to Leveraging Concurrency in Go 4. Data Structures in Go 5. Translating Existing Code into Clean Code 6. High Performance Networking with Go 7. Developing Secure Applications with Go 8. Deployment 9. Advanced Error Handling and Debugging Techniques 10. Crash Course and Best Practices in Go Programming APPENDIX: The Final Word
Information Security And Privacy
DOWNLOAD
Author : Vijav Varadharajan
language : en
Publisher: Springer Science & Business Media
Release Date : 1997-06-25
Information Security And Privacy written by Vijav Varadharajan and has been published by Springer Science & Business Media this book supported file pdf, txt, epub, kindle and other format this book has been release on 1997-06-25 with Business & Economics categories.
This book constitutes the refereed proceedings of the Second Australasian Conference on Information Security and Privacy, ACISP'97, held in Sydney, NSW, Australia, in July 1997. The 20 revised full papers presented were carefully selected for inclusion in the proceedings. The book is divided into sections on security models and access control, network security, secure hardware and implementation issues, cryptographic functions and ciphers, authentication codes and secret sharing systems, cryptanalysis, key escrow, security protocols and key management, and applications.
Neighbourhoods And Neighbourliness In Urban South Asia
DOWNLOAD
Author : Sadan Jha
language : en
Publisher: Taylor & Francis
Release Date : 2022-04-25
Neighbourhoods And Neighbourliness In Urban South Asia written by Sadan Jha and has been published by Taylor & Francis this book supported file pdf, txt, epub, kindle and other format this book has been release on 2022-04-25 with Social Science categories.
This volume examines urban South Asia through the ideas of neighbourhood and neighbourliness. With a focus on the affective socio-spatial and sensorial experiences of non-metropolitan, small and intermediate cities, the chapters in the volume look at neighbourhoods as a key to exploring the textures of urban life. Bringing together scholars from a variety of disciplines including sociology, anthropology, urban studies, planning, and social history, the book highlights urban heterogeneity and contemporary transformations in South Asia. It discusses the linkages between urban lived spaces and social life; memory, migration, and exile; and the city and its society through practices of everyday life in neighbourhoods. With studies from Sri Lanka, Nepal, Afghanistan, Bangladesh, and India, the volume addresses a wide range of issues pertaining to urban experiences in their regional specificities and in a broader context of the Global South. This book will be useful to scholars and researchers of urban sociology, anthropology, urban studies, planning and development, social history, political studies, cultural studies, geography, and South Asian studies. It will also interest practitioners and policymakers, architects, planners, civil society organisations, and thinktanks.
The Applied Theatre Reader
DOWNLOAD
Author : Tim Prentki
language : en
Publisher: Routledge
Release Date : 2013-10-31
The Applied Theatre Reader written by Tim Prentki and has been published by Routledge this book supported file pdf, txt, epub, kindle and other format this book has been release on 2013-10-31 with Performing Arts categories.
The Applied Theatre Reader is the first book to bring together new case studies of practice by leading practitioners and academics in the field and beyond, with classic source texts from writers such as Noam Chomsky, bell hooks, Mikhail Bakhtin, Augusto Boal, and Chantal Mouffe. This book divides the field into key themes, inviting critical interrogation of issues in applied theatre whilst also acknowledging the multi-disciplinary nature of its subject. It crosses fields such as: theatre in educational settings prison theatre community performance theatre in conflict resolution and reconciliation interventionist theatre theatre for development. This collection of critical thought and practice is essential to those studying or participating in the performing arts as a means for positive change.