vote up 2 vote down star
8

Hey everyone,

I just ordered Steve Krug's "Dont make me think" off of Amazon, which I'm looking forward to.

I'm just curious to know what other books people have enjoyed on the topic of usability/design practices on the web.

Thanks!

flag

great book ;) i read it like twice and i learn a LOT from it. congrats – Ionut Staicu Dec 28 '08 at 20:39

4 Answers

vote up 5 vote down check

It depends which area you want to read about. Design and usability involves many things. I have already written a long answer with many reading suggestions to a similar question. I've culled from there to give you a list of books, links, comments.

There are many aspects to design. Here are my recommending books on some key topics.

Fundamental design concepts. You should know about affordances, visibility, feedback, mappings, Fitt's law, poka-yokes, and more. I recommend:

Usability testing. Discount testing is easy and effective. But for many UIs, usability is hard to do well. You can learn the basics quickly, but good usability people are invaluable. If you want a book, the classic is

  • The Handbook of Usability Testing (Jeffrey Rubin). It's older but offers thorough coverage of lab-based testing.
  • Don't Make Me Think (2nd Ed) (Steve Krug). A popular starter book. I caution people about this one: Krug makes it sound easier than it is. But it is a good starting point. The user research books also cover this topic.

Paper prototyping. The fastest way to iteratively test an interface before you write code. Different from sketching and usability testing. The definitive book here:

Sketching designs. Sketching is fast way to explore design options and find the right design, whereas usability testing is about getting the design right. Paper prototyping is fast, cheap, and effective during the early design stages. Much faster than coding a digital prototype. The key text here is

Information architecture (IA). IA is about designing information spaces and structures to help people find what they want. Key topics include organization, navigation, labeling, search, and metadata. The best books here are:

Interaction design (ID). ID is closely related to IA. Where IA deals more with information structure, ID deals more with interactive processes. IA has been more web-focused, historically. ID has been more application focused. This is is roughly a design-oriented term to describe HCI, which is the more academic and computer-science based term.

link|flag
vote up 0 vote down

Check out my list of good recently published books related to web development:

http://www.riaguy.com/books/

link|flag
vote up 2 vote down

Jakob Nielsen's (useit.com) books are pretty good.

link|flag
vote up 3 vote down

The Non-designer design book is a good read on how to do a good page design.

Also you might want to check out this previous discussion: whats-the-best-book-about-web-usability-and-ui-design

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.