Live data from Hacker News

Ask HN: Where to look to learn UX/Design

news.ycombinator.com

31–40 of 64 posts

Re: Ask HN: Where to look to learn UX/Design

#31
post #12

My favorite UX books: The Design of Everyday Things ( http://www.amazon.com/Design-Everyday-Things-Donald-Norman/d... ) The Humane Interface ( http://www.amazon.com/Humane-Interface-Directions-Designing-... ) Contextual Design ( http://www.amazon.com/Contextual-Design-Customer-Centered-In... )

I need to second your recommendation of The Humane Interface. I reread it often.

Re: Ask HN: Where to look to learn UX/Design

#32
Some previous discussions:

Ask HN: Learning Web Design — http://news.ycombinator.com/item?id=1604915

Ask HN: How can I get better at design? —http://news.ycombinator.com/item?id=1474315

I’ve found this online book great — http://designingfortheweb.co.uk/book/index.php

Experienced designers always emphasize learning about typography, and which seemed unintuitive to me until I began to study it. Bringhurst is a fantastic place to start there:

http://www.amazon.com/Elements-Typographic-Style-Robert-Brin...

Re: Ask HN: Where to look to learn UX/Design

#33

I have to say of all 37Signalers, I enjoy listening to Ryan Singer the most. He seems to have a genuine interest in teaching and not in a "controversial for the sake of marketing" kind of way. He has a bunch of videos on Vimeo. He talks more about user experience and interaction, not graphic design, that as someone else mentioned, you can find tutorials on the tuts plus network.

Agree. I sometimes like listening to Jason also.

But yea, Ryan Singer is the awesome.

Re: Ask HN: Where to look to learn UX/Design

#34
Adding to the others.

You should understand the difference between Web design and UI/UX design: it's like Monet/van Gogh versus Da Vinci.

In UIs you're crafting like an "engineer", while with general website design (eg. most of the cases done by graphic designers) you're painting. Either way practice is required (if you're a programmer you know this, you can't learn programming only by reading books :).

Also if I may, I would recommend "Semiology of Graphics" by Jacques Bertin, it's a reference to information design and visualization (if you plan to design apps, you may want to give it a look). http://www.amazon.com/Semiology-Graphics-Diagrams-Networks-M...

Re: Ask HN: Where to look to learn UX/Design

#35
post #18
post #10

If you want to understand the psychology of design you need to look for books on "human factors" and not web design books. Human Factors is a scientific discipline that is a subset of IO psychology. While many of the books recommended on this board are good books, some of the authors learned through trial and error without the guidance of the scientific rigor that is provided by Human Factors, while others are just p…

Can you recommend any books on "human factors"?

This is an excellent book that discusses human factors at a lot of levels from city planning, to the design of a simple device. It is kind of like a mash up between "Powers of Ten" and a Malcom Gladwell book. Not web centric, but a really good read and intro to HFE.

Re: Ask HN: Where to look to learn UX/Design

#36

Many YC startups have stunning design e.g. heroku, wufoo. When you come across a beautiful site, open it in Firebug to see how it was done.

Stunning design doesn't really come from having "beautiful" html code so much I feel. People who really get design are the ones who think about how a product is going to be used, who is using it, and in what context. If you are talking strictly visual design, then the CSS/HTML markup is going to be even less relevant. For that I would go to CSS sites and galleries and derive inspiration from there.

Oh I agree. We inspect elements of beautiful sites in Firebug to answer the question "How was that specific thing made?" Obviously Firebug does not find inspiration for you, it won't teach you the principles of design and it isn't going to design sites for you.

Re: Ask HN: Where to look to learn UX/Design

#38
post #12

My favorite UX books: The Design of Everyday Things ( http://www.amazon.com/Design-Everyday-Things-Donald-Norman/d... ) The Humane Interface ( http://www.amazon.com/Humane-Interface-Directions-Designing-... ) Contextual Design ( http://www.amazon.com/Contextual-Design-Customer-Centered-In... )

I'm reading The Design of Everyday Things right now. It is an amazingly good book. The examples are awesome. It really is changing the way I look at everything.

Re: Ask HN: Where to look to learn UX/Design

#39
post #9

I like Luke Wroblewski's advice a lot ( http://www.lukew.com/ plus his two books on form design and web usability) I have to worry about form design mostly, so two links I liked were http://www.uie.com/articles/web_forms/ and http://www.uxmatters.com/mt/archives/2006/07/label-placement... I also stole some ideas from here: http://developer.fellowshipone.com/patterns/ Those are the ones I've read and somewhat followed…

"I also stole some ideas from here: http://developer.fellowshipone.com/patterns/

I discovered that a couple of weeks ago. It's really, really well done.

Re: Ask HN: Where to look to learn UX/Design

#40
I found it possible to absorb more knowledge (wisdom?) about UX by performing user tests than by any other method of studying the subject.

Grab a copy of "Rocket Surgery made Easy" by Steve Krug, a copy of Silverback for Mac, and start doing some user tests.

In time, you will start to see the same patterns coming up over and over again, and this information will begin to unwittingly inform your thinking during the design phase.

This isn't going to help you with visual design so much, but it certainly will help you with the communication aspects of the software/website, and will help you to avoid design/UX pitfalls.

Post reply on HN