Book picks similar to
3D User Interfaces: Theory and Practice by Doug A. Bowman
design
web-design
_rec_dt013g
virtual-reality
The Design of Design: Essays from a Computer Scientist
Frederick P. Brooks Jr. - 2010
But what do we really know about the design process? What leads to effective, elegant designs? The Design of Design addresses these questions. These new essays by Fred Brooks contain extraordinary insights for designers in every discipline. Brooks pinpoints constants inherent in all design projects and uncovers processes and patterns likely to lead to excellence. Drawing on conversations with dozens of exceptional designers, as well as his own experiences in several design domains, Brooks observes that bold design decisions lead to better outcomes. The author tracks the evolution of the design process, treats collaborative and distributed design, and illuminates what makes a truly great designer. He examines the nuts and bolts of design processes, including budget constraints of many kinds, aesthetics, design empiricism, and tools, and grounds this discussion in his own real-world examples--case studies ranging from home construction to IBM's Operating System/360. Throughout, Brooks reveals keys to success that every designer, design project manager, and design researcher should know.
The Shape of Design
Frank Chimero - 2012
My name's Frank Chimero. I've spent the better part of the last two years writing and speaking on design and thinking about the topics that orbit the practice: storytelling, concept, craft, and improvisation. I want to take all of the ideas I've had and connected these past few months and capture them in a book format.I've been teaching for the past 5 years, and I've always been a bit frustrated that there isn't a nice, concise book that overviews the mental state of a successful designer while they go through their creative process. For instance, many say that graphic design is visual communication. A cornerstone of communication is storytelling, and yet you'd be hard-pressed to find any discussion of how to tell stories with design in any design book. This should be remedied.There are new challenges in the world that need to be discussed, and I think design is a prime lens to consider these topics. As our world moves faster and as things become less stable, it becomes more important for individuals to embrace ambiguity, understand paradox, and realize that two things can conflict and still somehow both be true. We must realize that logic doesn't always work, and that sometimes nonsense is the best answer. These are the topics I intend to address in the book.The Shape of Design isn't going to be a text book. The project will be focused on Why instead of How. We have enough How; it's time for a thoughtful analysis of our practice and its characteristics so we can better practice our craft. After reading the book, I want you to look at what you do in a whole new light. Design is more than working for clients.But really, this book aims to look at the mindset and worldview that designing develops in order to answer one big, important question: How can we make things that help all of us live better?"
CSS Pocket Reference
Eric A. Meyer - 2001
And since browser incompatibility is the biggest CSS headache for most developers, it also includes an invaluable chart displaying detailed information about CSS support for every style element across all browsers. For anyone who wants to correctly implement CSS, this book condenses all the details in its companion volume, "Cascading Style Sheets: The Definitive Guide," into one easy-to-use cheat-sheet.The "CSS Pocket Reference" delivers just the CSS details that you need to complete the task at hand. When you're stuck and want an answer quickly, the tiny "CSS Pocket Reference" is the book you'll want by your keyboard or in your back pocket. (Yes, it really does fit in a back pocket, but it's too useful to stay there long.)
Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS
Dan Cederholm - 2005
This work deconstructs a series of real-world Web sites. It provides 10 strategies for creating standards-based designs that provide user control - a component of every Web site.
Design for Hackers
David Kadavy - 2011
The term 'hacker' has been redefined to consist of anyone who has an insatiable curiosity as to how things work--and how they can try to make them better. This book is aimed at hackers of all skill levels and explains the classical principles and techniques behind beautiful designs by deconstructing those designs in order to understand what makes them so remarkable. Author and designer David Kadavy provides you with the framework for understanding good design and places a special emphasis on interactive mediums. You'll explore color theory, the role of proportion and geometry in design, and the relationship between medium and form. Packed with unique reverse engineering design examples, this book inspires and encourages you to discover and create new beauty in a variety of formats. Breaks down and studies the classical principles and techniques behind the creation of beautiful design. Illustrates cultural and contextual considerations in communicating to a specific audience. Discusses why design is important, the purpose of design, the various constraints of design, and how today's fonts are designed with the screen in mind. Dissects the elements of color, size, scale, proportion, medium, and form. Features a unique range of examples, including the graffiti in the ancient city of Pompeii, the lack of the color black in Monet's art, the style and sleekness of the iPhone, and more.By the end of this book, you'll be able to apply the featured design principles to your own web designs, mobile apps, or other digital work.
High Performance Web Sites
Steve Souders - 2007
Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit from these surprisingly simple performance guidelines.The rules in High Performance Web Sites explain how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already built into your site -- adjustments that are critical for any rich web application. Other sources of information pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken up on the browser side and by the communication between server and browser. High Performance Web Sites covers every aspect of that process.Each performance rule is supported by specific examples, and code snippets are available on the book's companion web site. The rules include how to: Make Fewer HTTP RequestsUse a Content Delivery NetworkAdd an Expires HeaderGzip ComponentsPut Stylesheets at the TopPut Scripts at the BottomAvoid CSS ExpressionsMake JavaScript and CSS ExternalReduce DNS LookupsMinify JavaScriptAvoid RedirectsRemove Duplicates ScriptsConfigure ETagsMake Ajax CacheableIf you're building pages for high traffic destinations and want to optimize the experience of users visiting your site, this book is indispensable.If everyone would implement just 20% of Steve's guidelines, the Web would be adramatically better place. Between this book and Steve's YSlow extension, there's reallyno excuse for having a sluggish web site anymore.-Joe Hewitt, Developer of Firebug debugger and Mozilla's DOM InspectorSteve Souders has done a fantastic job of distilling a massive, semi-arcane art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web performance.-Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation
A Practical Guide to Designing for the Web
Mark Boulton - 2009
Featuring five sections, each covering a core aspect of graphic design: Getting Started, Research, Typography, Colour, and Layout. Learn solid graphic design theory that you can simply apply to your designs, making the difference from a good design to a great one.http://designingfortheweb.co.uk
Designing with Web Standards
Jeffrey Zeldman - 2003
And code. And code. You build only to rebuild. You focus on making your site compatible with almost every browser or wireless device ever put out there. Then along comes a new device or a new browser, and you start all over again.You can get off the merry-go-round.It's time to stop living in the past and get away from the days of spaghetti code, insanely nested table layouts, tags, and other redundancies that double and triple the bandwidth of even the simplest sites. Instead, it's time for forward compatibility.Isn't it high time you started designing with web standards?Standards aren't about leaving users behind or adhering to inflexible rules. Standards are about building sophisticated, beautiful sites that will work as well tomorrow as they do today. You can't afford to design tomorrow's sites with yesterday's piecemeal methods.Jeffrey teaches you to:- Slash design, development, and quality assurance costs (or do great work in spite of constrained budgets)- Deliver superb design and sophisticated functionality without worrying about browser incompatibilities- Set up your site to work as well five years from now as it does today- Redesign in hours instead of days or weeks- Welcome new visitors and make your content more visible to search engines- Stay on the right side of accessibility laws and guidelines- Support wireless and PDA users without the hassle and expense of multiple versions- Improve user experience with faster load times and fewer compatibility headaches- Separate presentation from structure and behavior, facilitating advanced publishing workflows
Validating Product Ideas
Tomer Sharon - 2016
With step-by-step guidance, Validating Product Ideas shows you how to tackle the research to build the best possible product.
Design Crazy: Good Looks, Hot Tempers, and True Genius at Apple
Max Chafkin - 2013
is one of the most successful—and influential—companies of our time, the transformational innovator that made computers not just personal but beautiful everyday objects. Technology met design, and our culture was altered forever.And yet very little is known about life inside Apple. The company is pathologically secretive—even with its own designers—about how it comes up with its groundbreaking products: iMac, iPod, iPhone, iPad, and the next “insanely great” thing on the horizon. Here, for the first time, the men and women who worked for and alongside Steve Jobs share their remarkable, nearly forty-year-old story. How Apple survived nearly catastrophic failure early on. How Jobs and his team came to understand and execute design like no one else. And how their philosophy ultimately changed the world.This Fast Company/Byliner Original is unlike any other book about Apple. Author Max Chafkin led a team of “Fast Company” reporters that spent months interviewing more than fifty former Apple execs and insiders, many of whom had never spoken publicly about their work. The result is a compelling and deeply revealing oral history of how design evolved at the most creative enterprise of our time, the company that one entrepreneur says “taught the world taste.”In these interviews, former colleagues describe Jobs at his most brilliant and bombastic—hurling unsatisfactory products across the lab and insulting employees, yet also singling out and celebrating craftsmanship and original work. Without a doubt, Jobs is the single most important figure in the company’s history. But overlooked in Apple’s carefully cultivated mythology are the other ingenious men and women who’ve left an indelible mark on Apple, some of whom think they deserve much more of the credit. At Apple, the stakes were big, and so were the egos.“Design Crazy” takes us behind the mystique and reveals Apple to be a deeply misunderstood company. And the greatest business story of the past two decades is far from over. Two years after the death of Steve Jobs, with many of his former colleagues now at startups like Tesla, Evernote, and Nest Labs, some think the end of Apple’s dominance is only a matter of time. The company has risen to the challenge before, but still the question lingers: Can Apple be Apple without Jobs?ABOUT THE AUTHORMax Chafkin is a contributing writer with “Fast Company.” His work has also been published in “Inc.”, “Vanity Fair,” “The New York Times Magazine,” and “The Best Business Writing 2012.” He lives in Brooklyn.
Atomic Design
Brad Frost - 2016
That's a daunting task indeed. Thankfully, design systems are here to help.Atomic Design details all that goes into creating and maintaining robust design systems, allowing you to roll out higher quality, more consistent UIs faster than ever before. This book introduces a methodology for thinking of our UIs as thoughtful hierarchies, discusses the qualities of effective pattern libraries, and showcases techniques to transform your team's design and development workflow.
Do More Great Work: Stop the Busywork. Start the Work That Matters.
Michael Bungay Stanier - 2010
You put in the hours. Yet you feel like you are constantly treading water with "Good Work" that keeps you going but never quite moves you ahead. Or worse, you are mired in "Bad Work"—endless meetings and energy-draining bureaucratic traps.Do More Great Work gets to the heart of the problem: Even the best performers are spending less than a fraction of their time doing "Great Work"—the kind of innovative work that pushes us forward, stretches our creativity, and truly satisfies us. Michael Bungay Stanier, Canadian Coach of the Year in 2006, is a business consultant who’s found a way to move us away from bad work (and even good work), and toward more time spent doing great work.When you’re up to your eyeballs answering e-mail, returning phone calls, attending meetings and scrambling to get that project done, you can turn to this inspirational, motivating, and at times playful book for invaluable guidance. In fifteen exercises, Do More Great Work shows how you can finally do more of the work that engages and challenges you, that has a real impact, that plays to your strengths—and that matters.The exercises are "maps"—brilliantly simple visual tools that help you find, start and sustain Great Work, revealing how to:Find clues to your own Great Work—they’re all around youLocate the sweet spot between what you want to do and what your organization wants you to doGenerate new ideas and possibilities quicklyBest manage your overwhelming workloadDouble the likelihood that you’ll do what you want to doAll it takes is ten minutes a day, a pencil and a willingness to change. Do More Great Work will not only help you identify what the Great Work of your life is, it will tell you how to do it.
Untitled
Blaine Hogan - 2011
The blank page.It has so much power.Some days it's terrifying, sometimes thrilling, but mostly it's just plain old scary.It is the reason many people never finish that novel, or complete that project, or follow through with that one thing they used to dream about.Sadly, it is the reason many people never even begin.Blaine Hogan's manifesto, UNTITLED: Thoughts on the Creative Process is here to change all that.As an artist who has designed t-shirts, made light fixtures, created performance art in alleyways, performed on big and small stages all across the country, acted on network television, and is now a creative director at one of the largest churches in North America, Blaine walks you through the creative process of attacking the blank page, executing vision, finding the importance of contemplation, fighting the battle with resistance, and learning from your failures.Blank pages be gone!Read UNTITLED and get ready to fill those suckers with good and meaningful work.
Interaction Design: Beyond Human-Computer Interaction
Yvonne Rogers - 2001
It should be labelled 'start here'." --Pieter Jan Stappers, ID-StudioLab, Delft University of Technology
UX Strategy: How to Devise Innovative Digital Products That People Want
Jaime Levy - 2014
You'll get several case studies, including Airbnb, along with interviews with UX strategists from different work environments (startup, agency, and enterprise) about their roles and experience.With this book, UX designers, product stakeholders, and startup founders will learn how to: • Conduct a competitive analysis on the online marketplace• Perform guerrilla user research for your MVP• Design for conversion and develop a funnel matrix for understanding customer acquisition• Extract innovative online opportunities from market research• Validate customer research with continuous feedback loops• Adapt traditional and contemporary business approaches (such as Lean Startup) to implement a successful strategy