# Books

## The Design of Everyday Things by Don Norman&#x20;

If you are new to the field of design thinking then this book is perfect for you. Written by cognitive scientist and usability engineer Donald Norman, he discusses how design serves as the communication between object and user, and how to optimize that conduit of communication in order to make the experience of using the object pleasurable.

{% embed url="<https://www.goodreads.com/book/show/22285809-design-of-everyday-things>" %}

## Design Methods by Amy Ko

If you are looking for something shorter and free then the fantastic ["Design Methods" book](http://faculty.washington.edu/ajko/books/design-methods/) by [Amy Ko](https://faculty.washington.edu/ajko/) is a great alternative. Do check it out!

{% embed url="<http://faculty.washington.edu/ajko/books/design-methods/>" %}

## A Project Guide to UX Design by Russ Unger and Carolyn Chandler

An extremely structured book, this book focusses on providing details about each stage of the UX Design process - perfect for a student doing their first UX project.

{% embed url="<https://www.goodreads.com/book/show/4565900-a-project-guide-to-ux-design>" %}

## Sprint by Jake Knapp, John Zeratsky, and Brakden Kowitz

If you want to use the same problem-solving method Google designers use at both Google and for companies they invest in, then this book is perfect for you. This book is a practical guide to conducting a design sprint for groups of any size, from small startups to Fortune 100s, from teachers to non-profits. It’s for anyone with a big opportunity, problem, or idea who needs to get answers today.

{% embed url="<https://www.goodreads.com/book/show/25814544-sprint>" %}

## Lean UX by Jeff Gothelf&#x20;

Inspired by Lean and Agile development theories, Lean UX lets you focus on the actual experience being designed, rather than deliverables. This book shows you how to collaborate closely with other members of the product team, and gather feedback early and often. You’ll learn how to drive the design in short, iterative cycles to assess what works best for the business and the user. Lean UX shows you how to make this change—for the better.

{% embed url="<https://www.goodreads.com/book/show/13436116-lean-ux>" %}

## 101 UX Principles

101 UX Principles shows you the 101 most important things you need to know about usability and interface design.

{% embed url="<https://uxbook.io/?ref=producthunt>" %}

![](/files/-LyTzMN_2df8kzPj8tGD)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.uxlibrary.org/explore/the-ux-process/books.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
