Book picks similar to
Good Services: Decoding the Mystery of What Makes a Good Service by Lou Downe
design
service-design
work
ux
Software Engineering at Google: Lessons Learned from Programming Over Time
Titus Winters - 2020
With this book, you'll get a candid and insightful look at how software is constructed and maintained by some of the world's leading practitioners.Titus Winters, Tom Manshreck, and Hyrum K. Wright, software engineers and a technical writer at Google, reframe how software engineering is practiced and taught: from an emphasis on programming to an emphasis on software engineering, which roughly translates to programming over time.You'll learn:Fundamental differences between software engineering and programmingHow an organization effectively manages a living codebase and efficiently responds to inevitable changeWhy culture (and recognizing it) is important, and how processes, practices, and tools come into play
The Rust Programming Language
Steve Klabnik
This is the undisputed go-to guide to Rust, written by two members of the Rust core team, with feedback and contributions from 42 members of the community. The book assumes that you’ve written code in another programming language but makes no assumptions about which one, meaning the material is accessible and useful to developers from a wide variety of programming backgrounds.Known by the Rust community as "The Book," The Rust Programming Language includes concept chapters, where you’ll learn about a particular aspect of Rust, and project chapters, where you’ll apply what you’ve learned so far to build small programs.The Book opens with a quick hands-on project to introduce the basics then explores key concepts in depth, such as ownership, the type system, error handling, and fearless concurrency. Next come detailed explanations of Rust-oriented perspectives on topics like pattern matching, iterators, and smart pointers, with concrete examples and exercises--taking you from theory to practice.The Rust Programming Language will show you how to: Grasp important concepts unique to Rust like ownership, borrowing, and lifetimes Use Cargo, Rust’s built-in package manager, to build and maintain your code, including downloading and building dependencies Effectively use Rust’s zero-cost abstractions and employ your ownYou’ll learn to develop reliable code that’s speed and memory efficient, while avoiding the infamous and arcane programming pitfalls common at the systems level. When you need to dive down into lower-level control, this guide will show you how without taking on the customary risk of crashes or security holes and without requiring you to learn the fine points of a fickle toolchain.You’ll also learn how to create command line programs, build single- and multithreaded web servers, and much more.The Rust Programming Language fully embraces Rust’s potential to empower its users. This friendly and approachable guide will help you build not only your knowledge of Rust but also your ability to program with confidence in a wider variety of domains.
Paul Rand: Conversations with Students
Michael Kroeger - 2007
His iconic logo designs for IBM, UPS, and the ABC television network distilled the essences of modernity for his corporate patrons. His body of work includes advertising, poster, magazine, and book designscharacterized by simplicity and a wit uniquely his own. His ability to discuss design with insight and humor made him one of the most revered design educators of our time. This latest volume of the popular Conversations with Students series presents Rand's last interview, recorded at Arizona State University one year before his death in 1996. Beginners and seasoned design professionals alike will be informed by Rand's words and thoughts on varied topics ranging from design philosophy to design education.
Microcopy: The Complete Guide
Kinneret Yifrah - 2017
When you finish this book, you'll know how to use every word in your website or app to:Make the users fall in love and come backHelp them perform tasks easilyTurn every boring screen to a positive experienceIncrease conversionsMicrocopy (sometimes written micro-copy) is the words on sites and apps that accompany the user's actions: text on buttons, website sign up, error messages (and preventing them), field labels, newsletter sign up, instructions, empty states, confirmation messages, and more. Microcopy: The Complete Guide gives you the knowledge and tools needed to write smart, effective and helpful microcopy for your digital interface. It includes principles, practical tips, and dozens of screenshots from actual sites and apps of corporations, start-ups and SMBs. Who will find this book useful? User experience professionals; Digital marketing managers; Website managers; Marketers and sales personnel; Small business owners; Bloggers; Product managers; UI designers Fascinated by the words that light up interfaces? You'll love this one.
JavaScript: The Good Parts
Douglas Crockford - 2008
This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole--a subset you can use to create truly extensible and efficient code.Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:SyntaxObjectsFunctionsInheritanceArraysRegular expressionsMethodsStyleBeautiful featuresThe real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.
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?"
Gamification by Design
Gabe Zichermann - 2011
This book provides the design strategy and tactics you need to integrate game mechanics into any kind of consumer-facing website or mobile app. Learn how to use core game concepts, design patterns, and meaningful code samples to a create fun and captivating social environment.Whether you're an executive, developer, producer, or product specialist, Gamification by Design will show you how game mechanics can help you build customer loyalty.Discover the motivational framework game designers use to segment and engage consumersUnderstand core game mechanics such as points, badges, levels, challenges, and leaderboardsEngage your consumers with reward structures, positive reinforcement, and feedback loopsCombine game mechanics with social interaction for activities such as collecting, gifting, heroism, and statusDive into case studies on Nike and Yahoo!, and analyze interactions at Google, Facebook, and ZyngaGet the architecture and code to gamify a basic consumer site, and learn how to use mainstream gamification APIs from Badgeville"Turning applications into games is a huge trend. This book does a great job of identifying the core lasting principals you need to inspire your users to visit again and again." —Adam Loving Freelance Social Game Developer and founder of Twibes Twitter Groups
The Practitioner's Guide to Product Management
Jock Busuttil - 2015
THE PRACTITIONER'S GUIDE TO PRODUCT MANAGEMENT provides a firsthand road map to help you avoid the pitfalls of product failure-taking you through the field of product management with candid stories and real-world experiences of what it takes to create a product that meets the customer's needs.Product management is the art, science and skill of bringing a successful product to life. In The Practitioner's Guide To Product Management, Jock Busuttil looks at what product managers do, how the role came to be, how it's still continuing to evolve, and why it's such good news that there's no prescribed route to becoming one.Busuttil also delves into examples of the good, the bad and the ill-advised products to consider why they succeeded and failed and give you the inside track on avoiding all the common product management pitfalls. The book examines the fine line between success and failure and reveals nine ways you can increase your product's chances of success.If you're new to product management and wondering what it's all about or if you're a product manager shooting for professional success, this book will give you the inside track on starting, developing, and then selling a new product.
Pervasive Information Architecture: Designing Cross-Channel User Experiences
Andrea Resmini - 2011
It offers insights about trade-offs that can be made and techniques for even the most unique design challenges. The book will help readers master agile information structures while meeting their unique needs on such devices as smart phones, GPS systems, and tablets.The book provides examples showing how to: model and shape information to adapt itself to users' needs, goals, and seeking strategies; reduce disorientation and increase legibility and way-finding in digital and physical spaces; and alleviate the frustration associated with choosing from an ever-growing set of information, services, and goods. It also describes relevant connections between pieces of information, services and goods to help users achieve their goals.This book will be of value to practitioners, researchers, academics, andstudents in user experience design, usability, information architecture, interaction design, HCI, web interaction/interface designer, mobile application design/development, and information design. Architects and industrial designers moving into the digital realm will also find this book helpful.
The 99% Invisible City: A Field Guide to the Hidden World of Everyday Design
Roman Mars - 2020
The show celebrates design and architecture in all of its functional glory and accidental absurdity, with intriguing tales of both designers and the people impacted by their designs.Now, in The 99% Invisible City: A Field Guide to Hidden World of Everyday Design, host Roman Mars and coauthor Kurt Kohlstedt zoom in on the various elements that make our cities work, exploring the origins and other fascinating stories behind everything from power grids and fire escapes to drinking fountains and street signs. With deeply researched entries and beautiful line drawings throughout, The 99% Invisible City will captivate devoted fans of the show and anyone curious about design, urban environments, and the unsung marvels of the world around them.
The Art of Doing Science and Engineering: Learning to Learn
Richard Hamming - 1996
By presenting actual experiences and analyzing them as they are described, the author conveys the developmental thought processes employed and shows a style of thinking that leads to successful results is something that can be learned. Along with spectacular successes, the author also conveys how failures contributed to shaping the thought processes. Provides the reader with a style of thinking that will enhance a person's ability to function as a problem-solver of complex technical issues. Consists of a collection of stories about the author's participation in significant discoveries, relating how those discoveries came about and, most importantly, provides analysis about the thought processes and reasoning that took place as the author and his associates progressed through engineering problems.
Design Basics Index
Jim Krause - 2004
Master the 3 C's of Head-Turning Design!Cover your basics with the book that covers everything from typography and color to layout and business issues! Jim Krause, author of the popular Index series, guides you through the understanding and practice of the three elements every successful visual design must have:Components: Learn how to get the most out of the photos, illustrations, icons, typography, linework, decoration, borders and backgrounds you use within your design.Composition: Practice combining the components of a design in a visually appealing way by using the principles of placement, grouping, alignment, flow and spacing to create a pleasing, cohesive design.Concept: Utilize the intangible elements of theme, connotation and style to present and deliver your message in a way that will wow your clients every time.Whether you're a new, mid-level or experienced designer who is brainstorming ideas or finalizing your presentation, this handy-to-use, take-it-with-you book will instruct and inspire you to new heights of creativity.
Do Lead: Share Your Vision. Inspire Others. Achieve the Impossible.
Les McKeown - 2014
Forget the dashing swashbuckler, effective leadership is typically understated. It's the myriad small things that make the big things possible. In Do Lead, Les McKeown demolishes the myths that have paralysed leadership in our modern era, then provides newt tools for the job. You'll discover that we can all lead. And what's more, we should. Because effective leadership is goal- not people-oriented. It's about the person with the right skills putting themselves forward. Find out:• The mindset required• The basic leadership toolkit• Techniques for dealing with the (inevitable) failuresWhether you are new to the game or reigniting a dormant passion, start leading from where you are, right now. And start to make a difference. You can lead. Yes, you.
Writing Is Designing: Words and the User Experience
Michael J. Metts - 2020
Words make software human-centered, and require just as much thought as the branding and code. This book will show you how to give your users clarity, test your words, and collaborate with your team. You’ll see that writing is designing.
Typographie =: Typography
Emil Ruder - 1981
Ruder, one of the great twentieth-century typographers was a pioneer who abandoned the conventional rules of his discipline and replaced them with new rules that satisfied the requirements of his new typography. Now in its sixth printing, this book has a hallowed place on the bookshelves of both students and accomplished designers. Dimension: 83/4 x 11 inches, over 500 examples, English, German & French text.