Book picks similar to
97 Things Every UX Practitioner Should Know: Collective Wisdom from the Experts by Tom Greever
design
a-ebooks
recently-purchased
ux-design-books
Design for the Real World: Human Ecology and Social Change
Victor Papanek - 1972
Translated into twenty-three languages, it is one of the world's most widely read books on design. In this edition, Victor Papanek examines the attempts by designers to combat the tawdry, the unsafe, the frivolous, the useless product, once again providing a blueprint for sensible, responsible design in this world which is deficient in resources and energy.
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
The Living Landscape: Designing for Beauty and Biodiversity in the Home Garden
Rick Darke - 2014
Sure, it’s a tall order, but The Living Landscape shows you how to do it. You’ll learn the strategies for making and maintaining a diverse, layered landscape—one that offers beauty on many levels, provides outdoor rooms and turf areas for children and pets, incorporates fragrance and edible plants, and provides cover, shelter, and sustenance for wildlife. Richly illustrated and informed by both a keen eye for design and an understanding of how healthy ecologies work, The Living Landscape will enable you to create a garden that fulfills both human needs and the needs of wildlife communities.
Adaptive Web Design: Crafting Rich Experiences with Progressive Enhancement
Aaron Gustafson - 2011
If you aren't already using progressive enhancement to build websites, you soon will be." —Jeremy Keith, Author, HTML5 for Web Designers"Finally. Progressive enhancement explained with a perfect balance of theory and practice. Aaron's take-aways will have you progressively-enhancing your markup, style and behavior with ease." —Dan Cederholm, Author, CSS3 For Web Designers"With this forward-thinking book Aaron shows us that anyone can produce accessible, engaging web experiences without sacrificing their ambitions. Through progressive enhancement, he'll show you how to bring designs to life without compromising the integrity of content. I've been learning from Aaron for many years, and suggest you do the same." —Simon Collison, Co-author, CSS Mastery"You hear the term 'Progressive Enhancement' bandied about as a good thing, and it absolutely is. However, few resources cover the breadth of the topic as well as this book does. Adaptive Web Design includes some of the best and broadest coverage in an easy-to-read and well-structured book." —Jonathan Snook, Co-author, The Art and Science of CSS
The Elegant Solution: Toyota's Formula for Mastering Innovation
Matthew E. May - 2006
In a rare look into Toyota's ability to consistently achieve breakthroughs that outperform the competition, The Elegant Solution explains what Toyota associates have know all along: its not about the cars. Rather, Toyota's astounding success is just the visible result of a hidden creative process that begins with a seven-digit number. One million. That's how many new ideas that Toyota organization implements every year. These ideas come from every level of the organization- from the factory floors to the corporate suites. And organizations all over the world want to learn how it's done. Now senior University of Toyota advisor Matthew May show how any company can achieve an environment of everyday innovation and discover the kinds of elegant solutions that hold the power to change the game forever. World-class benchmarks like Lexus, Prius, Scion- even Toyota's vaunted production system- are simply shining examples of elegant solutions.
Geek Heresy: Rescuing Social Change from the Cult of Technology
Kentaro Toyama - 2015
Computers in Bangalore are locked away in dusty cabinets because teachers don't know what to do with them. Mobile phone apps meant to spread hygiene practices in Africa fail to improve health. Executives in Silicon Valley evangelize novel technologies at work even as they send their children to Waldorf schools that ban electronics. And four decades of incredible innovation in America have done nothing to turn the tide of rising poverty and inequality. Why then do we keep hoping that technology will solve our greatest social ills? In this incisive book, Toyama cures us of the manic rhetoric of digital utopians and reinvigorates us with a deeply people-centric view of social change. Contrasting the outlandish claims of tech zealots with stories of people like Patrick Awuah, a Microsoft millionaire who left his engineering job to open Ghana's first liberal arts university, and Tara Sreenivasa, a graduate of a remarkable South Indian school that takes impoverished children into the high-tech offices of Goldman Sachs and Mercedes-Benz, Geek Heresy is a heartwarming reminder that it's human wisdom, not machines, that move our world forward.
Product-Led Growth: How to Build a Product That Sells Itself
Wes Bush - 2019
Yet successful software businesses like Slack, Dropbox, Atlassian, and HubSpot make millions selling to customers who never once reached out to a sales rep.In Product-Led Growth: How to Build a Product That Sells Itself, growth consultant Wes Bush challenges the traditional SaaS marketing and sales playbook and introduces a completely new way to sell products. Bush reveals how your product—not expensive sales teams—can be the main vehicle to acquire, convert, and retain customers.In this step-by-step guide to Product-Led Growth, Bush explains: Why you should flip the traditional sales process on its head and turn your product into a sales machine; How to decide whether your business should use a free trial, freemium, or hybrid model; How to turn free users into happy, paying customers. History tells us that “how” you sell is just as important as “what” you sell. Blockbuster couldn’t compete with Netflix by selling the same digital content, and you need to decide “when” not “if” you’ll innovate on the way you sell. Are you going to be product-led? Or will you be disrupted, too?
The Product Manager's Desk Reference
Steven Haines - 2008
'The Product Manager's Desk Reference' uses the progression of the practitioner across the career cycle as well as the progression of the product across its life cycle to establish clear guidelines as to what must be done, when, by whom, and with what level of expertise.
Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#
Scott Wlaschin - 2017
Domain-driven design (DDD) combined with functional programming is the innovative combo that will get you there. In this pragmatic, down-to-earth guide, you'll see how applying the core principles of functional programming can result in software designs that model real-world requirements both elegantly and concisely - often more so than an object-oriented approach. Practical examples in the open-source F# functional language, and examples from familiar business domains, show you how to apply these techniques to build software that is business-focused, flexible, and high quality.Domain-driven design is a well-established approach to designing software that ensures that domain experts and developers work together effectively to create high-quality software. This book is the first to combine DDD with techniques from statically typed functional programming. This book is perfect for newcomers to DDD or functional programming - all the techniques you need will be introduced and explained.Model a complex domain accurately using the F# type system, creating compilable code that is also readable documentation---ensuring that the code and design never get out of sync. Encode business rules in the design so that you have "compile-time unit tests," and eliminate many potential bugs by making illegal states unrepresentable. Assemble a series of small, testable functions into a complete use case, and compose these individual scenarios into a large-scale design. Discover why the combination of functional programming and DDD leads naturally to service-oriented and hexagonal architectures. Finally, create a functional domain model that works with traditional databases, NoSQL, and event stores, and safely expose your domain via a website or API.Solve real problems by focusing on real-world requirements for your software.What You Need: The code in this book is designed to be run interactively on Windows, Mac and Linux.You will need a recent version of F# (4.0 or greater), and the appropriate .NET runtime for your platform.Full installation instructions for all platforms at fsharp.org.
Designing for People
Henry Dreyfuss - 1967
Dreyfuss have shaped the cultural landscape of the 20th century. Written in a robust, fresh style, this book offers an inviting mix of professional advice, case studies, and design history along with historical black-and-white photos and the author's whimsical drawings. In addition, the author's uncompromising commitment to public service, ethics, and design responsibility makes this masterful guide a timely read for today's designers.
Affordable Interior Design: High-End Tips for Any Budget
Betsy Helmuth - 2019
Homeowners and renters of all means dream of having a beautiful home. The media makes it look so easy, but many of us have less to work with and still long to live in style. Affordable Interior Design makes luxury an affordable reality. In this DIY home decorating handbook, Helmuth reveals insider tips and her tried-and-tested methods for choosing colors, creating a gallery wall, how to use accent tables, entry benches, rugs, and more! Helmuth has shared her affordable design advice and step-by-step approaches with millions through live teaching workshops, guest columns, television appearances, and interviews. Now, she has distilled her expertise into this practical guide. The chapters follow her secret design formula and include creating a design budget, mapping out floor plans, selecting a color palette, and accessorizing like a stylist. It’s time to start living in the home of your dreams without maxing out your credit cards. Learn how with Affordable Interior Design!
Alien Phenomenology, or What It’s Like to Be a Thing
Ian Bogost - 2012
The recent advent of environmental philosophy and posthuman studies has widened our scope of inquiry to include ecosystems, animals, and artificial intelligence. Yet the vast majority of the stuff in our universe, and even in our lives, remains beyond serious philosophical concern.In Alien Phenomenology, or What It’s Like to Be a Thing, Ian Bogost develops an object-oriented ontology that puts things at the center of being—a philosophy in which nothing exists any more or less than anything else, in which humans are elements but not the sole or even primary elements of philosophical interest. And unlike experimental phenomenology or the philosophy of technology, Bogost’s alien phenomenology takes for granted that all beings interact with and perceive one another. This experience, however, withdraws from human comprehension and becomes accessible only through a speculative philosophy based on metaphor.Providing a new approach for understanding the experience of things as things, Bogost also calls on philosophers to rethink their craft. Drawing on his own background as a videogame designer, Bogost encourages professional thinkers to become makers as well, engineers who construct things as much as they think and write about them.
Mapping Innovation: A Playbook for Navigating a Disruptive Age
Greg Satell - 2017
Some offer quick, silver-bullet remedies--a straight line to success!--and some are so technical that readers get lost before they begin.Now, there's Mapping Innovation, a refreshing alternative in the crowded business innovation space. Engaging and informative without sacrificing substance and expertise, this groundbreaking guide provides thorough background on some of the greatest innovations of the past century as well as . It details the processes that advanced them from inception to world-changing products--and shows you how to replicate their success.Business innovation expert Greg Satell helps you find your way by revealing the four models of innovation: Basic Research, Breakthrough Innovation, Sustaining Innovation, and Disruptive Innovation. One size does not fit all, so he provides a framework--the Innovation Matrix--for discovering which "type" of innovation process best suits the problem you need to solve. It's about asking the right questions, so that you can apply the right strategies to the problems you need to solve. In the end, you'll have a crystal clear model for disrupting the marketplace, scaling your efforts to propel your enterprise forward, and leverage digital platforms to your advantage.Mapping Innovation offers a simple and accessible but powerful approach to developing a strategy that will put you light years ahead of the competition!.
Run Like Crazy
Tristan Miller - 2012
I made my way to the remotest islands, the hottest deserts and the coldest of climates. I was robbed, suffered injuries, got sick and depressed. I covered around 320,000 kilometres by plane, train, boat, bus and car and ran just over 2300 race kilometres. It proved to me that you can do whatever you want to – just find the starting line, believe in yourself, and Run Like Crazy!When Tristan Miller lost his job as a result of the global economic crisis, he set himself a huge personal challenge. He would spend a year seeing the world, each week running an official marathon in a different country. This is the story of an ordinary man who chased his dream, 42.2 kilometres at a time.
Basics of Web Design: HTML5 & CSS3
Terry Felke-Morris - 2011
"Basics of Web Design: HTML5 and CSS3, 2e "covers the basic concepts that web designers need to develop their skills: Introductory Internet and Web concepts Creating web pages with HTML5 Configuring text, color, and page layout with Cascading Style Sheets Configuring images and multimedia on web pages Web design best practices Accessibility, usability, and search engine optimization considerations Obtaining a domain name and web host Publishing to the Web