I'm trying to learn some programming designing guidelines on User Experience in both web and desktop applications.
I've read some online resources like ux_matters. I'd like to get some books on the subject but I can't find the one that fits me best.
Any suggestion is highly appreciated!
|
2
|
|
|||
|
|
|
"Don't make me think" by Steven Krug is a short and REALLY good read. "About Face 3: The essentials of interaction design" by Cooper, Reimann & Cronin is highly recommended as well. |
||
|
|
|
|
I am not convinced you can program for user experience, but you can design for it. Some good books are
I also liked Don Norman's "The design of everyday things" for a great general design introduction (affordances, etc.), but may not be what you're after. |
||
|
|
|
|
Mark Miller on the Science of Good UI on dotnetrocks |
||
|
|
|
Try Designing Interfaces by Jennifer Tidwell. It's organized around patterns, just like the other famous patterns book, which name I just forgot. |
||
|
|
|
|
"User Interface Design for Programmers" by Joel Spolsky (I think joel has posted most of the chapters online) (can someone with rep, compile all the good books into the top answer) |
||
|
|
|
|
One resource that is absolutely fantastic, but that is often neglected in these discussions, is Jef Raskin's The Humane Interface (that link is to Google Books' preview). It's really phenomenal. Also, if you're getting to the point of developing a web app, it's hard to come up with a better book than RObert Hoekman Jr.'s book Designing the Obvious (that's to Amazon, no affiliate link). Regarding the Tidwell book (mentioned above), I do think it's a good resource. Unfortunately, the typesetting on the book is pretty bad. You'd think that a book on good design would have been designed better. Finally, a free resource that's available online is Bret Victor's book Magic Ink. Some great concepts and theories, and it's completely free. There's also a PDF version of it. |
||
|
|
|
|
Information Dashboard Design: The Effective Visual Communication of Data by Stephen Few is a great read.
For a pure web environment, Web Form Design by Luke Wroblewski is a must read!
|
||
|
|
|
|
You can't program for user-experience. You need to develop your application through several iterations evaluating against user-experience goals such as helpful, fun, enjoyable, aesthetically pleasing, rewarding or supportive. Remember that user-experience is different to usability. Its not questions like "Is it easy to do task X?", but questions like "Is it enjoyable to do task Y?". Its very difficult to assign metrics to review this performance, so you have to evaluate with people. You can't code in 'good looking' or 'helpful', and you can't read a book on how to. The book I would recommend if you're interested in any element of interaction design, be it HCI, Usability or user experience is Interaction Design by Rogers, Preece et al. |
||
|
|
|
|
The Design of Everyday Things is a book that talks about UX in a more generalized fashion. A very applicable read. |
||
|
|
|
|
I've read most of the books suggested so far and they are all useful. I would add Designing Interfaces by Jenifer Tidwell. This book helped me out when I created some UI design guidelines- in fact the book itself is in the form of documented patterns. It should be very useful for creating guidelines. Here's an example- Responsive Enabling. It's my favourite pattern for guiding a user though a complex, multistep task. If you team do a lot of visualisation stuff, I would recommend Edward Tufte's book The Visual Display of Quantitative Data. |
||
|
|
|
|
I've made a compilation with every death-tree-book that has more than one upvote. I've also included some missing links. In no particular order:
The remaining books are well worth a compilation:
|
||
|


