Book picks similar to
Museum Space: Where Architecture Meets Museology by Kali, Dr Tzortzi
architecture
museology
study-books
Visual Shock: A History of Art Controversies in American Culture
Michael Kammen - 2006
Now one of our most respected cultural historians chronicles these clamorous debates about the public appropriateness of paintings, sculpture, memorials, and monuments.Michael Kammen examines the nature, diversity, and persistence of major disputes generated by art and artists and shows what has changed since the 1830s and why. He looks at the role of artists and patrons, local and national governments, conservatives and liberals, and the media in creating and sustaining heated controversies. We see the notable acceleration of such episodes since the 1960s; the effect of the democratization of American museums; the quest for provocative shows to attract crowds; the increased visibility resulting from the public art movement that has stirred anger and created some of our stormiest battles; the desire of many artists and galleries to shock, provoke, and contest, engendering the perplexity, if not outright hostility, of audiences; the use of art as social criticism; the effort to include and appeal to minorities; the threat of litigation and the role of courts; and the commercialization stemming from dependence on corporate sponsorship.Kammen’s central themes include such questions as, What kind of art is most appropriate for a democratic society? What should our relationship be to Old World criteria of excellence in the arts? How can we achieve a distinctively American art? Why have so many controversies hinged upon issues of nudity, decency, and sexuality? Why has public art (most notably sculpture) become so politicized that began in the late 1960s? He explores the “death-of-art” debate since the 1970s and issues of censorship that have arisen over time. Finally, he asks whether art controversies have invariably had a negative effect—noticing the interesting ways in which minds have been changed and museums have overcome difficult episodes. He also reminds us that when New York’s Museum of Modern Art celebrated its twenty-fifth anniversary, President Dwight Eisenhower declared “as long as artists are at liberty to feel with high personal intensity, as long as our artists are free to create with sincerity and conviction, there will be healthy controversy and progress in art.” Kammen agrees.
Node.Js the Right Way: Practical, Server-Side JavaScript That Scales
Jim R. Wilson - 2013
Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming? Explore the fun, growing repository of Node modules provided by npm. Work with multiple protocols, load-balanced RESTful web services, express, 0MQ, Redis, CouchDB, and more. Develop production-grade Node applications fast. JavaScript is the backbone of the modern web, powering nearly every web app's user interface. Node.js is JavaScript for the server. This book shows you how to develop small, fast, low-profile, useful, networked applications. You'll write asynchronous, non-blocking code using Node's style and patterns. You'll cluster and load balance your services with Node core features and third-party tools. You'll work with many protocols, creating RESTful web services, TCP socket clients and servers, and more. This short book packs a hefty dose of Node.js. You'll test your code's functionality and performance under load. You'll learn important aspects of Node development--from its architecture and core, to its ecosystem of third-party modules. You'll discover how Node pairs a server-side event loop with a JavaScript runtime to produce screaming fast, non-blocking concurrency. Through a series of practical programming domains, you'll use the latest available ECMAScript Harmony features and harness key Node classes such as EventEmitter and Stream. Throughout the book, you'll develop real programs that are small, fast, low-profile, and useful. Get ready to join a smart community that's rapidly advancing the state of the art in web development.What You Need: Latest stable release of Node.js, this book was written with 0.12.x in mind. The 0MQ (ZeroMQ) library, version 3.2 or higher.
Interpreting Our Heritage
Freeman Tilden - 1957
By means of guided tours, exhibits, and signs, visitors to these areas receive a very special kind of education through their interpretation of informative materials.For over thirty-five years, Interpreting Our Heritage has been a source book for those who are responsible for and who respond to such interpretive materials. Whether the problem is to make a prehistoric site come to life or to explain the geological theory behind a particular rock formation, Freeman Tilden provides helpful principles to follow. For anyone interested in our natural and man-made heritage, this book offers guidance for exploring educational and recreational resources.
Master Builders of the Middle Ages
David Jacobs - 1969
It is difficult for us now, even with all our engineering and architectural skills, to imagine the extraordinary ways these medieval houses of worship were constructed. Midway through the twelfth century, the building of cathedrals became a crusade to erect awe-inspiring churches across Europe. In their zeal, bishops, monks, masons, and workmen created the architectural style known as Gothic, arguably Christianity’s greatest contribution to the world’s art and architecture. The style evolved slowly and almost accidentally as medieval artisans combined ingenuity, inspiration, and brute strength to create a fitting monument to their God. Here are the dramatic stories of the building of Saint-Denis, Notre Dame, Chartres, Reims, and other Gothic cathedrals.
Parallax
Steven Holl - 2000
Holl reveals his working methods in this book, part treatise, part manifesto, and part, as Holl writes, "liner notes" to fifteen of his projects. Parallax traces Holl's ideas on topics as diverse as the "chemistry of matter" and the "pressure of light," and shows how they emerge in his architectural work: "criss-crossing" at the Kiasma Museum of Contemporary Art in Helsinki, "duration" in the Palazzo del Cinema in Venice, "correlational programming" in the Makuhari housing in Japan. The result is a book that provides a personal tour of the work of one of the world's most esteemed architects. Parallax is designed by Michael Rock of the award-winning design firm 2x4.
Game Programming Patterns
Robert Nystrom - 2011
Commercial game development expert Robert Nystrom presents an array of general solutions to problems encountered in game development. For example, you'll learn how double-buffering enables a player to perceive smooth and realistic motion, and how the service locator pattern can help you provide access to services such as sound without coupling your code to any particular sound driver or sound hardware. Games have much in common with other software, but also a number of unique constraints. Some of the patterns in this book are well-known in other domains of software development. Other of the patterns are unique to gaming. In either case, Robert Nystrom bridges from the ivory tower world of software architecture to the in-the-trenches reality of hardcore game programming. You'll learn the patterns and the general problems that they solve. You'll come away able to apply powerful and reusable architectural solutions that enable you to produce higher quality games with less effort than before. Applies classic design patterns to game programming. Introduces new patterns specific to game programming. Brings abstract software architecture down to Earth with approachable writing and an emphasis on simple code that shows each pattern in practice. What you'll learn Overcome architectural challenges unique to game programming Apply lessons from the larger software world to games. Tie different parts of a game (graphics, sound, AI) into a cohesive whole. Create elegant and maintainable architecture. Achieve good, low-level performance. Gain insight into professional, game development. Who this book is forGame Programming Patterns is aimed at professional game programmers who, while successful in shipping games, are frustrated at how hard it sometimes is to add and modify features when a game is under development. Game Programming Patterns shows how to apply modern software practices to the problem of game development while still maintaining the blazing-fast performance demanded by hard-core gamers. Game Programming Patterns also appeals to those learning about game programming in their spare time. Hobbyists and aspiring professionals alike will find much to learn in this book about pathfinding, collision detection, and other game-programming problem domains.
The Mystery at Chadwick House
Kate Parker - 2019
All of that can be explained. An attraction to an enigma can't.Adam Chadwick is the biggest puzzle of all. He's a stranger in town, and he won't tell Emma about his past. Is he behind the attacks at the old Victorian mansion? Or is something more sinister happening?
Domain-Driven Design Distilled
Vaughn Vernon - 2016
Now, for the first time, there's an accessible guide to the basics of DDD: What it is, what problems it solves, how it works, and how to quickly gain value from it. Concise, readable, and actionable,
Domain-Driven Design Distilled
never buries you in detail-it focuses on what you need to know to get results. Vaughn Vernon, author of the best-selling Implementing Domain-Driven Design, draws on his twenty years of experience applying DDD principles to real-world situations. He is uniquely well-qualified to demystify its complexities, illuminate its subtleties, and help you solve the problems you might encounter. Vernon guides you through each core DDD technique for building better software. You'll learn how to segregate domain models using the powerful Bounded Contexts pattern, to develop a Ubiquitous Language within an explicitly bounded context, and to help domain experts and developers work together to create that language. Vernon shows how to use Subdomains to handle legacy systems and to integrate multiple Bounded Contexts to define both team relationships and technical mechanisms.
Domain-Driven Design Distilled
brings DDD to life. Whether you're a developer, architect, analyst, consultant, or customer, Vernon helps you truly understand it so you can benefit from its remarkable power. Coverage includes What DDD can do for you and your organization-and why it's so important The cornerstones of strategic design with DDD: Bounded Contexts and Ubiquitous Language Strategic design with Subdomains Context Mapping: helping teams work together and integrate software more strategically Tactical design with Aggregates and Domain Events Using project acceleration and management tools to establish and maintain team cadence
Three Birds Renovations
Erin Cayless - 2019
Today, with many incredible house transformations under their toolbelt, they're a power trio turning neighbourhood ugly ducklings into swans.If you lust over images of beautiful homes but feel stuck when it comes to your own space, these 'birds' have your back. The book is packed with gorgeous details from their projects, friendly words of encouragement and more than 400 reno tips to help you avoid budget blow-outs, manage trades and timelines, and style without stress. Whether you're starting small or going all-in with a whole-home reno, this is destined to become one of the most useful books you own.Turn your reno dreams into reality!
Imperial Spoils: The Curious Case of the Elgin Marbles
Christopher Hitchens - 1987
Inventor Secondary Business Studies Form One Students' Book
Kenya Literature Bureau - 2013
Worldreader addresses that problem using e-reader technology. Worldreader works with textbook publishers across the developing world to offer a range of digital textbooks to schools as part of their wider goal to promote literacy by bringing books to all.
How to Live in the City
Hugo Macdonald - 2016
How to Live in the City is a book for navigating and nurturing this important relationship.Hugo Macdonald believes you need to feel a city to understand it. He won't tell you how wide the perfect pavement should be but he will show you how to walk down a pavement with eyes wide open. This is a book to help you feel human in an inhuman environment.
Junkspace / Running Room
Rem Koolhaas - 2016
The architect Rem Koolhaas itemized in delirious detail how our cities are being overwhelmed. His celebrated jeremiad is updated here and twinned with Running Room, a fresh response from the cultural critic Hal Foster. Junkspace describes the bleak and featureless world of capitalism, while Running Room seeks to find a space within the junk in which the individual might still exist.
Construction Management Jumpstart
Barbara J. Jackson - 2004
This second edition of a bestselling introduction to construction management walks you through each stage of the construction management process.Written from the constructor's perspective, this book will familiarize you with all the construction management fundamentals and how Building Information Modeling (BIM) is impacting the construction management profession.Covers interoperability of technology advances in the construction industry Explains how BIM is challenging the traditional approach to project delivery and how this affects the constructor's role Elaborates each stage of the design and construction process and the tasks associated with each of them Shows step-by-step how to estimate project costs, administer contracts, manage job site and construction operations, plan and schedule a project, monitor project performance, manage project quality and safety, and assess project risks Provides review questions at the end of each chapter to help enforce understanding The tried-and-true project management principles presented in this book will help ensure you a successful start to your career.