What We See When We Read


Peter Mendelsund - 2014
    A VINTAGE ORIGINAL.What do we see when we read? Did Tolstoy really describe Anna Karenina? Did Melville ever really tell us what, exactly, Ishmael looked like? The collection of fragmented images on a page - a graceful ear there, a stray curl, a hat positioned just so - and other clues and signifiers helps us to create an image of a character. But in fact our sense that we know a character intimately has little to do with our ability to concretely picture our beloved - or reviled - literary figures.In this remarkable work of nonfiction, Knopf's Associate Art Director Peter Mendelsund combines his profession, as an award-winning designer; his first career, as a classically trained pianist; and his first love, literature - he thinks of himself first, and foremost, as a reader - into what is sure to be one of the most provocative and unusual investigations into how we understand the act of reading.

Thoughtless Acts?: Observations on Intuitive Design


Jane Fulton Suri - 2005
    People unconsciously perform ultraordinary actions every day, from throwing a jacket over a chair back to claim the seat, or placing something in the teeth when all hands are full. These "thoughtless acts" reveal the subtle but crucial ways people behave in a world not always perfectly tailored to their needs. Thoughtless Acts? is a collection of dozens of (often humorous) snapshots capturing such fleeting adaptations and minor exploitations. This method of observation demonstrates the kind of common-sense approach that can inspire designers and anyone involved in creative endeavors. Thoughtless Acts? is a privileged peek at how IDEO creates the people-friendly products, services, and spaces for which they are so widely recognized.

The Secret Lives of Color


Kassia St. Clair - 2016
    From blonde to ginger, the brown that changed the way battles were fought to the white that protected against the plague, Picasso's blue period to the charcoal on the cave walls at Lascaux, acid yellow to kelly green, and from scarlet women to imperial purple, these surprising stories run like a bright thread throughout history.In this book, Kassia St. Clair has turned her lifelong obsession with colors and where they come from (whether Van Gogh's chrome yellow sunflowers or punk's fluorescent pink) into a unique study of human civilization. Across fashion and politics, art and war, the secret lives of color tell the vivid story of our culture.

An Introduction to General Systems Thinking


Gerald M. Weinberg - 1975
    Used in university courses and professional seminars all over the world, the text has proven its ability to open minds and sharpen thinking.Originally published in 1975 and reprinted more than twenty times over a quarter century -- and now available for the first time from Dorset House Publishing -- the text uses clear writing and basic algebraic principles to explore new approaches to projects, products, organizations, and virtually any kind of system.Scientists, engineers, organization leaders, managers, doctors, students, and thinkers of all disciplines can use this book to dispel the mental fog that clouds problem-solving. As author Gerald M. Weinberg writes in the new preface to the Silver Anniversary Edition, "I haven’t changed my conviction that most people don’t think nearly as well as they could had they been taught some principles of thinking.”Now an award-winning author of nearly forty books spanning the entire software development life cycle, Weinberg had already acquired extensive experience as a programmer, manager, university professor, and consultant when this book was originally published.With helpful illustrations, numerous end-of-chapter exercises, and an appendix on a mathematical notation used in problem-solving, An Introduction to General Systems Thinking may be your most powerful tool in working with problems, systems, and solutions.

Macroanalysis: Digital Methods and Literary History


Matthew L. Jockers - 2013
    Jockers introduces readers to large-scale literary computing and the revolutionary potential of macroanalysis--a new approach to the study of the literary record designed for probing the digital-textual world as it exists today, in digital form and in large quantities. Using computational analysis to retrieve key words, phrases, and linguistic patterns across thousands of texts in digital libraries, researchers can draw conclusions based on quantifiable evidence regarding how literary trends are employed over time, across periods, within regions, or within demographic groups, as well as how cultural, historical, and societal linkages may bind individual authors, texts, and genres into an aggregate literary culture. Moving beyond the limitations of literary interpretation based on the "close-reading" of individual works, Jockers describes how this new method of studying large collections of digital material can help us to better understand and contextualize the individual works within those collections.

The Ascent of Everest


John Hunt - 1953
    Expedition leader John Hunt's account of the first ascent of Mount Everest's summit in 1953 by Sir Edmund Hillary and Sherpa Tenzing Norgay.

Contextual Design: Defining Customer-Centered Systems


Hugh Beyer - 1997
    This is a practical, hands-on guide for anyone trying to design systems that reflect the way customers want to do their work. The authors developed Contextual Design, the method discussed here, through their work with teams struggling to design products and internal systems. In this book, you'll find the underlying principles of the method and how to apply them to different problems, constraints, and organizational situations.Contextual Design enables you to+ gather detailed data about how people work and use systems + develop a coherent picture of a whole customer population + generate systems designs from a knowledge of customer work+ diagram a set of existing systems, showing their relationships, inconsistencies, redundancies, and omissions

Thuggin In Miami (The Family Is Made : Part 1)


R.A. Robinson - 2012
    Using his relationships within the drug distribution realm, Richard catapults his growing empire, taking down anyone who stands in his way. Rich Kid’s Family soon becomes a force to reckon with; one that evokes fear in the hearts of all those who dare to cross them. The bloodshed, and bodies through the inner streets of Miami are the only remnants of this ghost crew; leaving detectives within all agencies baffled and astonished with the gruesomeness of the local murders. While hot on the trail, of what seems to be a small-time local drug dealer, the Drug Enforcement Agency investigates the street dealer named Richard Gary. The closer the D.E.A gets to Richard Gary, the more they find out about his alias, Rich Kid, who is well-known within South Miami, but the D.E.A. acts too soon. With nothing to hold him on, they hand Richard over to the federal government for tax evasion charges. With their leader behind bars, The Family must now learn how to operate without him. Will the mistakes they make rip them apart at the seams or will Richard find a way to avenge his crew from behind bars?

Graphic Design, Referenced: A Visual Guide to the Language, Applications, and History of Graphic Design


Armin Vit - 2009
    With more than 2,000 design projects illustrating more than 400 entries, it provides an intense overview of the varied elements that make up the graphic design profession through a unique set of chapters: “principles" defines the very basic foundation of what constitutes graphic design to establish the language, terms, and concepts that govern what we do and how we do it, covering layout, typography, and printing terms; “knowledge" explores the most influential sources through which we learn about graphic design from the educational institutions we attend to the magazines and books we read; “representatives" gathers the designers who over the years have proven the most prominent or have steered the course of graphic design in one way or another; and “practice" highlights some of the most iconic work produced that not only serve as examples of best practices, but also illustrate its potential lasting legacy. Graphic Design, Referenced serves as a comprehensive source of information and inspiration by documenting and chronicling the scope of contemporary graphic design, stemming from the middle of the twentieth century to today.

Programming in Go: Creating Applications for the 21st Century


Mark Summerfield - 2012
    With this guide, pioneering Go programmer Mark Summerfield shows how to write code that takes full advantage of Go's breakthrough features and idioms. Both a tutorial and a language reference, "Programming in Go" brings together all the knowledge you need to evaluate Go, think in Go, and write high-performance software with Go. Summerfield presents multiple idiom comparisons showing exactly how Go improves upon older languages, calling special attention to Go's key innovations. Along the way, he explains everything from the absolute basics through Go's lock-free channel-based concurrency and its flexible and unusual duck-typing type-safe approach to object-orientation. Throughout, Summerfield's approach is thoroughly practical. Each chapter offers multiple live code examples designed to encourage experimentation and help you quickly develop mastery. Wherever possible, complete programs and packages are presented to provide realistic use cases, as well as exercises. Coverage includes:-- Quickly getting and installing Go, and building and running Go programs -- Exploring Go's syntax, features, and extensive standard library -- Programming Boolean values, expressions, and numeric types -- Creating, comparing, indexing, slicing, and formatting strings -- Understanding Go's highly efficient built-in collection types: slices and maps -- Using Go as a procedural programming language -- Discovering Go's unusual and flexible approach to object orientation -- Mastering Go's unique, simple, and natural approach to fine-grained concurrency -- Reading and writing binary, text, JSON, and XML files -- Importing and using standard library packages, custom packages, and third-party packages -- Creating, documenting, unit testing, and benchmarking custom packages

Logo, Font & Lettering Bible: A Comprehensive Guide to the Design, Construction and Usage of Alphabets and Symbols


Leslie Cabarga - 2004
    The "Logo, Font & Lettering Bible" provides the start-to-finish information you need to succeed in today's competitive design market.

Designing Web Interfaces: Principles and Patterns for Rich Interactions


Bill Scott - 2008
    Distilled from the authors' years of experience at Sabre, Yahoo!, and Netflix, these best practices are grouped into six key principles to help you take advantage of the web technologies available today. With an entire section devoted to each design principle, Designing Web Interfaces helps you:Make It Direct-Edit content in context with design patterns for In Page Editing, Drag & Drop, and Direct SelectionKeep It Lightweight-Reduce the effort required to interact with a site by using In Context Tools to leave a "light footprint"Stay on the Page-Keep visitors on a page with overlays, inlays, dynamic content, and in-page flow patternsProvide an Invitation-Help visitors discover site features with invitations that cue them to the next level of interactionUse Transitions-Learn when, why, and how to use animations, cinematic effects, and other transitionsReact Immediately-Provide a rich experience by using lively responses such as Live Search, Live Suggest, Live Previews, and more Designing Web Interfaces illustrates many patterns with examples from working websites. If you need to build or renovate a website to be truly interactive, this book gives you the principles for success.

Rogue Leaders: The Story of LucasArts


Rob Smith - 2008
    Twenty-five years and dozens of award-winning games later, LucasArts has earned a prestigious place in the industry and in the hearts of gamers everywhere. Rogue Leaders is the first substantive survey of a videogame companya deluxe compilation that traces its history through never-before-published interviews. In addition, more than 300 pieces of concept art, character development sketches, and storyboards have been lavishly reproduced to showcase the creative talent behind such videogame classics as The Secret of Monkey Island, Grim Fandango, and Star Wars: Knights of the Old Republic, as well as games that were never publicly released. A thrill for millions of videogame and LucasArts fans around the world.

Layout Essentials: 100 Design Principles for Using Grids


Beth Tondreau - 2009
    However, knowing how to bend the rules and make certain grids work for the job at hand takes skill.This book will outline and demonstrate basic layout/grid guidelines and rules through 100 entries including choosing the a typeface for the project, striving for rhythm and balance with type, combining typefaces, using special characters and kerning and legibility. These essentials of grid design are critical to the success of any job.

Core J2EE Patterns: Best Practices and Design Strategies


Deepak Alur - 2001
    What's been lacking is the expertise to fuse them into solutions to real-world problems. These patterns are the intellectual mortar for J2EE software construction." —John Vlissides, co-author of Design Patterns, the "Gang of Four" book"The authors of Core J2EE Patterns have harvested a really useful set of patterns. They show how to apply these patterns and how to refactor your system to take advantage of them. It's just like having a team of experts sitting at your side."—Grady Booch, Chief Scientist, Rational Software Corporation "The authors do a great job describing useful patterns for application architectures. The section on refactoring is worth the price of the entire book!"—Craig McClanahan, Struts Lead Architect and Specification Lead for JavaServer Faces "Core J2EE Patterns is the gospel that should accompany every J2EE application server...Built upon the in-the-trenches expertise of its veteran architect authors, this volume unites the platform's many technologies and APIs in a way that application architects can use, and provides insightful answers to the whys, whens, and hows of the J2EE platform."—Sean Neville, JRun Enterprise Architect, MacromediaDevelopers often confuse learning the technology with learning to design with the technology. In this book, senior architects from the Sun Java Center share their cumulative design experience on Java 2 Platform, Enterprise Edition (J2EE) technology.The primary focus of the book is on patterns, best practices, design strategies, and proven solutions using the key J2EE technologies including JavaServer Pages(TM) (JSP(TM)), Servlets, Enterprise JavaBeans(TM) (EJB(TM)), and Java(TM) Message Service (JMS) APIs. The J2EE Pattern Catalog with 21 patterns and numerous strategies is presented to document and promote best practices for these technologies.Core J2EE Patterns, Second Edition offers the following: J2EE Pattern Catalog with 21 patterns—fully revised and newly documented patterns providing proven solutions for enterprise applications Design strategies for the presentation tier, business tier, and integration tier Coverage of servlets, JSP, EJB, JMS, and Web Services J2EE technology bad practices Refactorings to improve existing designs using patterns Fully illustrated with UML diagrams Extensive sample code for patterns, strategies, and refactorings