Theoretical Anxiety and Design Strategies in the Work of Eight Contemporary Architects


Rafael Moneo - 2004
    His major works include the Houston Museum of Fine Art, Davis Art Museum at Wellesley College, the Stockholm Museum of Modern Art and Architecture, and the Potzdammer Platz Hotel in Berlin. Now Moneo will be known as a daring critic as well. In this book, he looks at eight of his contemporaries--all architects of international stature--and discusses the theoretical positions, technical innovations, and design contributions of each. Moneo's discussion of these eight architects--James Stirling, Robert Venturi, Aldo Rossi, Peter Eisenman, Alvaro Siza, Frank Gehry, Rem Koolhaas, and the partnership of Jacques Herzog and Pierre De Meuron--has the colloquial, engaging tone of a series of lectures on modern architecture by a master architect; the reader hears not the dispassionate theorizing of an academic, but Moneo's own deeply held convictions as he considers the work of his contemporaries. More than 500 illustrations accompany the text.Discussing each of the eight architects in turn, Moneo first gives an introductory profile, emphasizing intentions, theoretical concerns, and construction procedures. He then turns to the work, offering detailed critical analyses of the works he considers to be crucial for an informed understanding of this architect's work. The many images he uses to illustrate his points resemble the rapid-fire flash of slides in a lecture, but Moneo's perspective is unique among lecturers. These profiles are not what Moneo calls the tacit treatises that can be found on the shelves of a university library, but lively encounters of architectural equals.

Absolute Java


Walter J. Savitch - 2003
    Praised for providing an engaging balance of thoughtful examples and explanatory discussion, ?best-selling author Walter Savitch explains concepts and techniques in a straightforward style using understandable language and code enhanced by a suite of pedagogical tools.? "Absolute Java "is appropriate for both introductory and intermediate programming courses introducing Java.

Concretopia: A Journey Around the Rebuilding of Postwar Britain


John Grindrod - 2013
    FLYOVERS. STREETS IN THE SKY. ONCE, THIS WAS THE FUTURE. Was Britain's postwar rebuilding the height of midcentury chic or the concrete embodiment of Crap Towns? John Grindrod decided to find out how blitzed, slum-ridden and crumbling 'austerity Britain' became, in a few short years, a space-age world of concrete, steel and glass. On his journey he visits the sleepy Norfolk birthplace of Brutalism, the once-Blitzed city centre of Plymouth, the futuristic New Town of Cumbernauld, Sheffield's innovative streets in the sky, the foundations of the BT tower, and the brave 1950s experiments in the Gorbals. Along the way he meets New Town pioneers, tower block builders, Barbican architects, old retainers of Coventry Cathedral, proud prefab dwellers and sixties town planners: people who lived through a time of phenomenal change and excitement. What he finds is a story of dazzling space-age optimism, ingenuity and helipads -- so many helipads -- tempered by protests, deadly collapses and scandals that shook the government. Concretopia is an accessible, warm and revealing social history of an aspect of Britain often ignored, insulted and misunderstood. It will change the way you look at Arndale Centres, tower blocks and concrete forever.

Civil Engineering: A Very Short Introduction


David Muir Wood - 2012
    In this Very Short Introduction, engineer David Muir Wood turns a spotlight on a field that we often take for granted. He sheds light on the nature and importance of civil engineering in the history of civilization and urbanization, outlines its many accomplishments in the modern era, and points to the hurdles that civil engineering will face in the future. Beginning with the task of creating a settlement on a deserted island, Muir Wood sets out the problems that civil engineers face every day, highlighting the social and environmental challenges as well as the grasp of science and technology needed to craft buildings, bridges, tunnels, houses, and areas of recreation. The author also profiles the lives of some of the major civil engineers, such as Isambard Kingdom Brunel, the acclaimed builder of steamships, railways, and tunnels, and Sir Joseph Bazalgette, whose sewer system in central London was instrumental in relieving the city from cholera epidemics. Finally, Muir Wood considers the growing difficulty of managing our water and energy supplies, and he looks at the engineering profession's increased sensitivity to building and the environment.

A World History of Architecture


Michael Fazio - 2003
    Extensively and beautifully illustrated, the book includes photos, plans, scales for world-famous structures such as the Parthenon, Versailles, the Brooklyn Bridge, and many others."

The Little Elixir & OTP Guidebook


Benjamin Tan Wei Hao - 2015
    It combines the productivity and expressivity of Ruby with the concurrency and fault-tolerance of Erlang. Elixir makes full use of Erlang's powerful OTP library, which many developers consider the source of Erlang's greatness, so you can have mature, professional-quality functionality right out of the gate. Elixir's support for functional programming makes it a great choice for highly distributed event-driven applications like IoT systems.The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples. Come rediscover the joy of programming with Elixir and remember how it feels like to be a beginner again.

Cloud Architecture Patterns: Using Microsoft Azure


Bill Wilder - 2012
    You’ll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what impact they’ll have on your application architecture. You’ll also see an example of each pattern applied to an application built with Windows Azure.The patterns are organized into four major topics, such as scalability and handling failure, and primer chapters provide background on each topic. With the information in this book, you’ll be able to make informed decisions for designing effective cloud-native applications that maximize the value of cloud services, while also paying attention to user experience and operational efficiency.Learn about architectural patterns for:Scalability. Discover the advantages of horizontal scaling. Patterns covered include Horizontally Scaling Compute, Queue-Centric Workflow, and Auto-Scaling.Big data. Learn how to handle large amounts of data across a distributed system. Eventual consistency is explained, along with the MapReduce and Database Sharding patterns.Handling failure. Understand how multitenant cloud services and commodity hardware influence your applications. Patterns covered include Busy Signal and Node Failure.Distributed users. Learn how to overcome delays due to network latency when building applications for a geographically distributed user base. Patterns covered include Colocation, Valet Key, CDN, and Multi-Site Deployment.

Vector Mechanics for Engineers: Statics


Ferdinand P. Beer - 1977
    Following on the success of the first six editions of the series, this work introduces theoretical and pedagogical innovations in statics, dynamics, and mechanics of materials education.

Wastewater Engineering: Treatment and Reuse


George Tchobanoglous - 2002
    This text contains a strong focus on advanced wastewater treatment technologies, including biological treatment processes, and stresses the reuse aspect of wastewater and biosolids.

Reactive Microservices Architecture


Jonas Bonér - 2016
    Specifically, you’ll learn how a Reactive microservice isolates everything (including failure), acts autonomously, does one thing well, owns state exclusively, embraces asynchronous message passing, and maintains mobility.Bonér also demonstrates how Reactive microservices communicate and collaborate with other services to solve problems. Get a copy of this exclusive report and find out how to bring your enterprise system into the 21st century.Jonas Bonér is Founder and CTO of Lightbend, inventor of the Akka project, co-author of the Reactive Manifesto and a Java Champion. Learn more at: http://jonasboner.com.

Big, Hot to Cold: An Odyssey of Architectural Adaptation


Bjarke Ingels - 2015
    

Spring Boot in Action


Craig Walls - 2015
    In it, you’ll learn how to bypass configuration steps so you can focus on your application’s behavior. Spring expert Craig Walls uses interesting and practical examples to teach you both how to use the default settings effectively and how to override and customize Spring Boot for your unique environment. Along the way, you’ll pick up insights from Craig’s years of Spring development experience.

How To Destroy A Tech Startup In Three Easy Steps


Lawrence Krubner - 2017
    When inexperienced entrepreneurs ask my advice about their idea for a tech startup, they often worry "What if Google decides to compete with us? They will crush us!" I respond that far more startups die of suicide than homicide. If you can avoid hurting yourself, then you are already better off than most of your competitors. Startups are a chance to build something entirely original with brilliant and ambitious people. But startups are also dangerous. Limited money means there is little room for mistakes. One bad decision can mean bankruptcy. The potential payoff attracts capital, which in turn attracts scam artists. The unscrupulous often lack the skills needed to succeed, but sometimes they are smart enough to trick investors. Even entrepreneurs who start with a strong moral compass can find that the threat of failure unmoors their ethics from their ambition. Emotions matter. We might hope that those in leadership positions possess strength and resilience, but vanity and fragile egos have sabotaged many of the businesses that I’ve worked with. Defeat is always a possibility, and not everyone finds healthy ways to deal with the stress. In this book I offer both advice and also warnings. I've seen certain self-destructive patterns play out again and again, so I wanted to document one of the most extreme cases that I've witnessed. In 2015 I worked for a startup that began with an ingenious idea: to use the software techniques known as Natural Language Processing to allow people to interact with databases by writing ordinary English sentences. This was a multi-billion dollar idea that could have transformed the way people gathered and used information. However, the venture had inexperienced leadership. They burned through their $1.3 million seed money. As their resources dwindled, their confidence transformed into doubt, which was aggravated by edicts from the Board Of Directors ordering sudden changes that effectively threw away weeks' worth of work. Every startup forces its participants into extreme positions, often regarding budget and deadlines. Often these situations are absurd to the point of parody. Therefore, there is considerable humor in this story. The collision of inexperience and desperation gives rise to moments that are simply silly. I tell this story in a day-to-day format, both to capture the early optimism, and then the later sense of panic. Here then, is a cautionary tale, a warning about tendencies that everyone joining a startup should be on guard against."

Gaudi: The Life of a Visionary


J. Castellar-Gassol - 1999
    

Time-Saver Standards for Housing and Residential Development


Joseph De Chiara - 1994
    In superb graphic detail, with hundreds of plans, illustrations, and diagrams, this comprehensive resource presents and entire library's worth of essential design data for residential development.