For Space


Doreen Massey - 2005
    the idea that space is not something static and neutral, a frozen entity, but is something intertwined with time and thus ever changing - also when we are not occupying it. Doreen's descriptions of her journey through England for example are clear and precise accounts of this idea, and she very sharply characterizes the attempts not to recognize this idea as utopian and nostalgic." - Olafur EliassonIn this book, Doreen Massey makes an impassioned argument for revitalising our imagination of space. She takes on some well-established assumptions from philosophy, and some familiar ways of characterising the twenty-first century world, and shows how they restrain our understanding of both the challenge and the potential of space.The way we think about space matters. It inflects our understandings of the world, our attitudes to others, our politics. It affects, for instance, the way we understand globalisation, the way we approach cities, the way we develop, and practice, a sense of place. If time is the dimension of change then space is the dimension of the social: the contemporaneous co-existence of others. That is its challenge, and one that has been persistently evaded. For Space pursues its argument through philosophical and theoretical engagement, and through telling personal and political reflection. Doreen Massey asks questions such as how best to characterise these so-called spatial times, how it is that implicit spatial assumptions inflect our politics, and how we might develop a responsibility for place beyond place.This book is "for space" in that it argues for a reinvigoration of the spatiality of our implicit cosmologies. For Space is essential reading for anyone interested in space and the spatial turn in the social sciences and humanities. Serious, and sometimes irreverent, it is a compelling manifesto: for re-imagining spaces for these times and facing up to their challenge.

168 Hours: You Have More Time Than You Think


Laura Vanderkam - 2010
    This is your guide to getting the most out of them. It's an unquestioned truth of modern life: we are starved for time. We tell ourselves we'd like to read more, get to the gym regularly, try new hobbies, and accomplish all kinds of goals. But then we give up because there just aren't enough hours to do it all. Or if we don't make excuses, we make sacrifices- taking time out from other things in order to fit it all in. There has to be a better way...and Laura Vanderkam has found one. After interviewing dozens of successful, happy people, she realized that they allocate their time differently than most of us. Instead of letting the daily grind crowd out the important stuff, they start by making sure there's time for the important stuff. When plans go wrong and they run out of time, only their lesser priorities suffer. Vanderkam shows that with a little examination and prioritizing, you'll find it is possible to sleep eight hours a night, exercise five days a week, take piano lessons, and write a novel without giving up quality time for work, family, and other things that really matter.

High Line: The Inside Story of New York City's Park in the Sky


Joshua David - 2011
    The story of how it came to be is a remarkable one: two young citizens with no prior experience in planning and development collaborated with their neighbors, elected officials, artists, local business owners, and leaders of burgeoning movements in horticulture and landscape architecture to create a park celebrated worldwide as a model for creatively designed, socially vibrant, ecologically sound public space.Joshua David and Robert Hammond met in 1999 at a community board meeting to consider the fate of the High Line. Built in the 1930s, it carried freight trains to the West Side when the area was defined by factories and warehouses. But when trains were replaced by truck transport, the High Line became obsolete. By century's end it was a rusty, forbidding ruin. Plants grew between the tracks, giving it a wild and striking beauty.David and Hammond loved the ruin and saw in it an opportunity to create a new way to experience their city. Over ten years, they did so. In this candid and inspiring book— lavishly illustrated—they tell how they relied on skill, luck, and good timing: a crucial court ruling, an inspiring design contest, the enthusiasm of Mayor Bloomberg, the concern for urban planning issues following 9/11. Now the High Line—a half-mile expanse of plants, paths, staircases, and framed vistas—runs through a transformed West Side and reminds us that extraordinary things are possible when creative people work together for the common good.

Mindstorms: Children, Computers, And Powerful Ideas


Seymour Papert - 1980
    We have Mindstorms to thank for that. In this book, pioneering computer scientist Seymour Papert uses the invention of LOGO, the first child-friendly programming language, to make the case for the value of teaching children with computers. Papert argues that children are more than capable of mastering computers, and that teaching computational processes like de-bugging in the classroom can change the way we learn everything else. He also shows that schools saturated with technology can actually improve socialization and interaction among students and between students and teachers.

Loonshots: How to Nurture the Crazy Ideas That Win Wars, Cure Diseases, and Transform Industries


Safi Bahcall - 2019
    Mountains of print have been written about culture. Loonshots identifies the small shifts in structure that control this transition, the same way that temperature controls the change from water to ice.Using examples that range from the spread of fires in forests to the hunt for terrorists online, and stories of thieves and geniuses and kings, Bahcall shows how this new kind of science helps us understand the behavior of companies and the fate of empires. Loonshots distills these insights into lessons for creatives, entrepreneurs, and visionaries everywhere.

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.

The Notebooks of Leonardo da Vinci


Leonardo da Vinci - 2002
    It is a result of a lifetime of study and research by the outstanding authority on the life and works of the great Florentine. Because of the unique and diverse character of Leonardo's achievements, the reissue of The Notebooks is an event of enduring importance in the fields of art, Literature, science and technology. 1180 Pages.

Release It!: Design and Deploy Production-Ready Software (Pragmatic Programmers)


Michael T. Nygard - 2007
    Did you design your system to survivef a sudden rush of visitors from Digg or Slashdot? Or an influx of real world customers from 100 different countries? Are you ready for a world filled with flakey networks, tangled databases, and impatient users?If you're a developer and don't want to be on call for 3AM for the rest of your life, this book will help.In Release It!, Michael T. Nygard shows you how to design and architect your application for the harsh realities it will face. You'll learn how to design your application for maximum uptime, performance, and return on investment.Mike explains that many problems with systems today start with the design.

The Minto Pyramid Principle: Logic in Writing, Thinking, & Problem Solving


Barbara Minto - 1987
    Topics covered range from the difference between deductive and inductive reasoning, to a discussion of how to highlight the structure of information.

The Artist's Reality: Philosophies of Art


Mark Rothko - 2004
    Rothko also wrote a number of essays and critical reviews during his lifetime, adding his thoughtful, intelligent, and opinionated voice to the debates of the contemporary art world. Although the artist never published a book of his varied and complex views, his heirs indicate that he occasionally spoke of the existence of such a manuscript to friends and colleagues. Stored in a New York City warehouse since the artist’s death more than thirty years ago, this extraordinary manuscript, titled The Artist’s Reality, is now being published for the first time. Probably written around 1940–41, this revelatory book discusses Rothko’s ideas on the modern art world, art history, myth, beauty, the challenges of being an artist in society, the true nature of “American art,” and much more. The Artist’s Reality alsoincludes an introduction by Christopher Rothko, the artist’s son, who describes the discovery of the manuscript and the complicated and fascinating process of bringing the manuscript to publication. The introduction is illustrated with a small selection of relevant examples of the artist’s own work as well as with reproductions of pages from the actual manuscript.The Artist’s Reality willbe a classic text for years to come, offering insight into both the work and the artistic philosophies of this great painter.

The Cluetrain Manifesto


Rick Levine - 2000
    A rich tapestry of anecdotes, object lessons, parodies, insights, and predictions, The Cluetrain Manifesto illustrates how the Internet has radically reframed the seemingly immutable laws of business--and what business needs to know to weather the seismic aftershocks.

Cities For A Small Planet


Richard Rogers - 1993
    As the world’s population has grown, our cities have burgeoned, and their impact on the environment worsened. Meanwhile, from the isolated, gated communities within Houston and Los Angeles, to the millions of residents of Bombay living in squalor, the city has failed to serve its ideal function—as the cradle of civilization, the engine of culture, and the inspiration for community and citizenship. In Cities for a Small Planet, Sir Richard Rogers, one of the world’s leading architects and the designer of the Pompidou Center in Paris, demonstrates how future cities could provide the springboard for restoring humanity’s harmony with its environment.Rogers outlines the disastrous impact cities have had and will continue to have on our world, from waste-saturated Tokyo Bay, to the massive plumes of pollution caused by London’s traffic, to the depleted water resources of Mexico City. He traces these problems to the underlying social and cultural values that create them—unchecked commercial zeal, selfish individualism, and a lack of community. Bringing to bear concepts such as that of “open-minded” space—places within cities that serve multiple functions such as markets, parks, and sidewalk cafes—he explains how urban design can be used to give citizens a sense of shared experience. The city built with comfortable and safe public space can bring diverse groups together and breed a sense of tolerance, awareness, identity, and mutual respect. He calls for a new theoretical shift in the way cities do business and interact with the environment, arguing that many products come to market and are sold without figuring their social or environmental cost.Rogers goes on to describe the city of the future: one that is sustainable within its own environment; that can make a positive impact on its surroundings; that encourages communication among its citizens; that is compact and focused around neighborhoods; and that is beautiful, a city whose buildings and spaces spark the creative potential of its inhabitants.As our population grows larger, our planet grows smaller. Cities for a Small Planet is a passionate and eloquent blueprint for the cities we must create in response, cities that provide for the needs of both their residents and the earth on which they live.

History of Beauty


Umberto Eco - 2004
    What is beauty? Umberto Eco, among Italy’s finest and most important contemporary thinkers, explores the nature, the meaning, and the very history of the idea of beauty in Western culture. The profound and subtle text is lavishly illustrated with abundant examples of sublime painting and sculpture and lengthy quotations from writers and philosophers. This is the first paperback edition of History of Beauty, making this intellectual and philosophical journey with one of the world’s most acclaimed thinkers available in a more compact and affordable format.From the Trade Paperback edition

Introducing Buddhism


Chris Pauling - 1990
    Images of the Buddha are everywhere: selling tea bags, mobile phones, holidays. But what is the true attraction of Buddhism? Why is it the fastest growing religion in the West? Check out the real goods on offer: freedom, compassion, awareness, wisdom and meditation in this clear introduction to the Buddhist path. This best-selling book explains the essential teachings and practices that underlie most forms of Buddhism and may even tempt you to try this practical way of transformation for yourself!

Verbal Judo: The Gentle Art of Persuasion


George J. Thompson - 1993
    Listen and speak more effectively, engage people through empathy (the most powerful word in the English language), avoid the most common conversational disasters, and use proven strategies that allow you to successfully communicate your point of view and take the upper hand in most disputes.