Historic Preservation: An Introduction to Its History, Principles, and Practice (Second Edition)

Historic Preservation: An Introduction to Its History, Principles, and Practice (Second Edition)

Author: Norman Tyler

Publisher: W. W. Norton & Company

Published: 2009-02-04

Total Pages: 375

ISBN-13: 0393075591

DOWNLOAD EBOOK

Historic preservation, which started as a grassroots movement, now represents the cutting edge in a cultural revolution focused on “green” architecture and sustainability. This is the only book to cover the gamut of preservation issues in layman’s language: the philosophy and history of the movement, the role of government, the documentation and designation of historic properties, sensitive architectural designs and planning, preservation technology, and heritage tourism, plus a survey of architectural styles. It is an ideal introduction to the field for students, historians, preservationists, property owners, local officials, and community leaders. Updated throughout, this revised edition addresses new subjects, including heritage tourism and partnering with the environmental community.


Hands-on Rust

Hands-on Rust

Author: Herbert Wolverson

Publisher: Pragmatic Bookshelf

Published: 2021-06-30

Total Pages: 446

ISBN-13: 1680508806

DOWNLOAD EBOOK

Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters - and what better way to learn than by making games. Each chapter in this book presents hands-on, practical projects ranging from "Hello, World" to building a full dungeon crawler game. With this book, you'll learn game development skills applicable to other engines, including Unity and Unreal. Rust is an exciting programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters. With Rust, you have a shiny new playground where your game ideas can flourish. Each chapter in this book presents hands-on, practical projects that take you on a journey from "Hello, World" to building a full dungeon crawler game. Start by setting up Rust and getting comfortable with your development environment. Learn the language basics with practical examples as you make your own version of Flappy Bird. Discover what it takes to randomly generate dungeons and populate them with monsters as you build a complete dungeon crawl game. Run game systems concurrently for high-performance and fast game-play, while retaining the ability to debug your program. Unleash your creativity with magical items, tougher monsters, and intricate dungeon design. Add layered graphics and polish your game with style. What You Need: A computer running Windows 10, Linux, or Mac OS X.A text editor, such as Visual Studio Code.A video card and drivers capable of running OpenGL 3.2.