Book picks similar to
Tents: Architecture Of The Nomads by Torvald Faegre


architecture-interior-design
cultural-studies-already-read
howto
patterns

Are We Human? Notes on an Archaeology of Design


Beatriz Colomina - 2017
    Beatriz Colomina and Mark Wigley offer a multilayered exploration of the intimate relationship between human and design and rethink the philosophy of design in a multi-dimensional exploration from the very first tools and ornaments to the constant buzz of social media. The average day involves the experience of thousands of layers of design that reach to outside space but also reach deep into our bodies and brains. Even the planet itself has been completely encrusted by design as a geological layer. There is no longer an outside to the world of design. Colomina's and Wigley's field notes offer an archaeology of the way design has gone viral and is now bigger than the world. They range across the last few hundred thousand years and the last few seconds to scrutinize the uniquely plastic relation between brain and artifact. A vivid portrait emerges. Design is what makes the human. It becomes the way humans ask questions and thereby continuously redesign themselves.

Beauty


Roger Scruton - 2009
    "It can be exhilarating, appealing, inspiring, chilling. It is never viewed with indifference: beauty demands to be noticed; it speaks to us directly like the voice of an intimate friend." In a book that is itself beautifully written, renowned philosopher Roger Scruton explores this timeless concept, asking what makes an object--either in art, in nature, or the human form--beautiful. This compact volume is filled with insight and Scruton has something interesting and original to say on almost every page. Can there be dangerous beauties, corrupting beauties, and immoral beauties? Perhaps so. The prose of Flaubert, the imagery of Baudelaire, the harmonies of Wagner, Scruton points out, have all been accused of immorality, by those who believe that they paint wickedness in alluring colors. Is it right to say there is more beauty in a classical temple than a concrete office block, more beauty in a Rembrandt than in an Andy Warhol Campbell Soup Can? Can we even say, of certain works of art, that they are too beautiful: that they ravish when they should disturb. But while we may argue about what is or is not beautiful, Scruton insists that beauty is a real and universal value, one anchored in our rational nature, and that the sense of beauty has an indispensable part to play in shaping the human world. Forthright and thought-provoking, and as accessible as it is stimulating, this fascinating meditation on beauty draws conclusions that some may find controversial, but, as Scruton shows, help us to find greater meaning in the beautiful objects that fill our lives.

If Venice Dies


Salvatore Settis - 2014
    Venetians are increasingly abandoning their hometown—there's now only one resident for every 140 visitors—and Venice's fragile fate has become emblematic of the future of historic cities everywhere as it capitulates to tourists and those who profit from them. In If Venice Dies, a fiery blend of history and cultural analysis, Settis argues that "hit-and-run" visitors are turning landmark urban settings into shopping malls and theme parks. This is a passionate plea to secure the soul of Venice, written with consummate authority, wide-ranging erudition and élan.Salvatore Settis is an archaeologist and art historian and former director of the Getty Research Institute of Los Angeles and the Scuola Normale Superiore of Pisa. He is chairman of the Louvre Museum's Scientific Council., Settis, often considered the conscience of Italy for his role in spotlighting its neglect of national heritage, is the author of several books on art history.

Agile Software Development, Principles, Patterns, and Practices


Robert C. Martin - 2002
    The author incudes OOD, UML, Design Patterns, Agile and XP methods with a detailed description of a complete software design for reusable programs in C++ and Java. Using a practical, problem-solving approach, it shows how to develop an object-oriented application -- from the early stages of analysis, through the low-level design and into the implementation. Walks readers through the designer's thoughts -- showing the errors, blind alleys, and creative insights that occur throughout the software design process. KEY TOPICS: Covers: Statics and Dynamics; Principles of Class Design; Complexity Management; Principles of Package Design; Analysis and Design; Patterns and Paradigm Crossings. Explains the principles of OOD, one by one, and then demonstrates them with numerous examples, completely worked-through designs, and case studies. Covers traps, pitfalls, and work arounds in the application of C++ and OOD and then shows how Agile methods can be used. Discusses the methods for designing and developing big software in detail. Features a three-chapter, in-depth, single case study of a building security system. MARKET: For Software Engineers, Programmers, and Analysts who want to understand how to design object oriented software with state of the art methods.

Feeding Desire: Fatness, Beauty and Sexuality Among a Saharan People: Fatness and Beauty in the Sahara


Rebecca Popenoe - 2003
    Feeding Desire analyses this beauty ideal in the context of Islam, conceptions of health, and notions of desire Full description

Cities Under Siege: The New Military Urbanism


Stephen Graham - 2009
    From the slums of the global South to the wealthy financial centers of the West, Cities Under Siege traces the spread of political violence through the sites, spaces, infrastructure and symbols of the world’s rapidly expanding metropolitan areas. Drawing on a wealth of original research, Stephen Graham shows how Western militaries and security forces now perceive all urban terrain as a conflict zone inhabited by lurking shadow enemies. Urban inhabitants have become targets that need to be continually tracked, scanned and controlled. Graham examines the transformation of Western armies into high-tech urban counter-insurgency forces. He looks at the militarization and surveillance of international borders, the use of ‘security’ concerns to suppress democratic dissent, and the enacting of legislation to suspend civilian law. In doing so, he reveals how the New Military Urbanism permeates the entire fabric of urban life, from subway and transport networks hardwired with high-tech ‘command and control’ systems to the insidious militarization of a popular culture corrupted by the all-pervasive discourse of ‘terrorism.’

Domain-Driven Design: Tackling Complexity in the Heart of Software


Eric Evans - 2003
    "His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.

Laurie Baker: Life, Works & Writings


Gautam Bhatia - 2000
    His distinctive brand of architecture, usually moulded around local building traditions (especially those of Kerela, his adopted home state in south India), is instantly identifiable and has, unsurprisingly, revolutionized traditional concepts of architecture in India. Baker's architecture is responsive, uses local materials and lays stress on low-cost design.This biograpy of Laurie Baker, like his work, is direct, simple and comprehensive; further embellished with sketches, plans, photographs and some of Baker's own writings, the book offers the professional architect view of the life, methods and thoughts of an unorthodox genius.

For the Love of Cities: The love affair between people and their places


Peter Kageyama - 2011
    As cities begin thinking of themselves as engaged in a relationship with their citizens, and citizens begin to consider their emotional connections with their places, we open up new possibilities in community, social and economic development by including the most powerful of motivators-the human heart-in our toolkit of city-making. The book explores what makes cities lovable, what motivates ordinary citizens to do extraordinary things for their places and how some cities, such as New Orleans, Detroit, and Cleveland are using that energy to fill in the gaps that "official" city makers have left as resources have disappeared. Meet those amazing people who are truly "in love" with their cities and learn how they are key to the future development of our communities. Praise for the book: What Kageyama has done is to introduce the vital piece into the urban discussion-- the matter of love; the piece without which all city building must fail, for "love" the corner stone of civic citizenship. It takes some bravura and acumen to champion the subject of love in the urban forum that wants to quantify, when only love qualifies and justifies the discussion of cities. Mr. Kageyama goes one step further. He provides precious indicators. Many city thinkers will follow suit, but for the time being, this is the essential book.Pier Giorgio Di Cicco Poet Laureate Emeritus, Toronto, Ontario Author of Municipal Mind: Manifestos for The Creative CityFor the Love of Cities succeeds in putting an exclamation point on the exceptional value of deepening the relationship that city dwellers feel for their neighborhoods by adding amenities such as parks, outdoor cafes, art galleries, trees, flowers and even sidewalks to create a meaningful sense of place. It also explores the often hidden added value of creative entrepreneurs in creating a sense of place that attracts, nurtures and retains citizens.The book is a love note from Author Peter Kageyama to cities everywhere that will prompt you to more closely examine your own relationship with where you live, work and play.Diane Egner Publisher and Managing Editor, 83 Degrees Media Former Book Editor, The Tampa TribuneFor the Love of Cities is a must read for city changemakers. Jeff Slobotski Silicon Prairie News & Founder, Big OmahaPeter has captured something very important... love. When we love a city, we are committed to it, we engage with it, we care for it, we give our best to it. A city that is loved also gives back. It makes those who live there feel enriched. And so you have a virtuous cycle.Charles Landry Author of The Creative City: A Toolkit for Urban Innovators and The Art of City Making

Genius of Place: The Life of Frederick Law Olmsted


Justin Martin - 2011
    Best remembered for his landscape architecture, from New York's Central Park to Boston's Emerald Necklace to Stanford University's campus, Olmsted was also an influential journalist, early voice for the environment, and abolitionist credited with helping dissuade England from joining the South in the Civil War. This momentous career was shadowed by a tragic personal life, also fully portrayed here.Most of all, he was a social reformer. He didn't simply create places that were beautiful in the abstract. An awesome and timeless intent stands behind Olmsted's designs, allowing his work to survive to the present day. With our urgent need to revitalize cities and a widespread yearning for green space, his work is more relevant now than it was during his lifetime. Justin Martin restores Olmsted to his rightful place in the pantheon of great Americans.

Building Construction Book By Rangwala


Rangwala
    BUILDING CONSTRUCTION BY RANGWALA, 9789385039041

Call of the Mall: The Geography of Shopping


Paco Underhill - 2004
    The result is a bright, ironic, funny, and shrewd portrait of the mall—America’s gift to personal consumption, its most powerful icon of global commercial muscle, the once new and now aging national town square, the place where we convene in our leisure time. It’s about the shopping mall as an exemplar of our commercial and social culture, the place where our young people have their first taste of social freedom and where the rest of us compare notes. Call of the Mall examines how we use the mall, what it means, why it works when it does, and why it sometimes doesn’t.

Crabgrass Frontier: The Suburbanization of the United States


Kenneth T. Jackson - 1985
    Integrating social history with economic and architectural analysis, and taking into account such factors as the availability of cheap land, inexpensive building methods, and rapid transportation, Kenneth Jackson chronicles the phenomenal growth of the American suburb from the middle of the 19th century to the present day. He treats communities in every section of the U.S. and compares American residential patterns with those of Japan and Europe. In conclusion, Jackson offers a controversial prediction: that the future of residential deconcentration will be very different from its past in both the U.S. and Europe.

Ground Control: Fear and Happiness in the Twenty First Century City


Anna Minton - 2009
    From the Docklands boom to cities such as Manchester, gated apartment developments, gleaming business districts and plazas have sprung up over the country. Has this 'regeneration' really made our lives better? This passionate and vivid polemic shows us the face of Britain today, revealing the untested urban planning that is transforming not only our cities, but the nature of public space, of citizenship and of trust. Anna Minton meets those who live and work in the new private spaces, those who've fought against them and those who are excluded from them, providing forceful evidence that physical barriers are leading to a divided nation. Yet there is another way. Offering some surprising solutions, Anna Minton argues for an alternative, continental approach that celebrates shared space. Ultimately "Ground Control" presents a better, happier future for our communities, and our society.

Tokyo: A Certain Style


Kyoichi Tsuzuki - 1997
    Think again. Tokyo: A Certain Style, the mini-sized decor book with a difference, shows how, for those living in one of the worlds most expensive and densely packed metropolises, closet-sized apartments stacked to the ceiling with gadgetry and CDs are the norm. Photographer Kyoichi Tsuzuki rode his scooter all over Tokyo snapping shots of how urban Japanese really live. Hundreds of photographs reveal the real Tokyo style: microapartments, mini and modular everything, rooms filled to the rafters with electronics, piles of books and clothes, clans of remote controls, collections of sundry objects all crammed into a space where every inch counts. Tsuzuki introduces each tiny crash pad with a brief text about who lives there, from artists and students to professionals and couples with children. His captions to the hundreds of photographs capture the spirit and ingenuity required to live in such small quarters. This fascinating, voyeuristic look at modern life comes in a chunky, pocket-sized format-the perfect coffee table book for people with really small apartments.