Live data from Hacker News

Ask HN: Where to look to learn UX/Design

news.ycombinator.com

21–30 of 64 posts

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

#21
People have posted a lot of resources here, but are there any resources that talk about how to use specific tools to create webpage designs, rather than just concepts behind designs? I'm not sure which tools I should even use to go about creating a design (other than hand coding HTML and CSS)

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

#24
What I learned from a Human-Computer Interaction class in college

- Always think of the user. All tradeoffs should be made in favor of the user

- Don't expect users to read anything; they're busy

- Make it as simple as possible, but no simpler. Don't dumb it down, just don't complicate it

- For each page/window, know exactly what the user wants to do there.

- Make things clear, easy to see, and easy to learn

- Have an Undo command, for Christ's sakes

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

#25
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... )

That last one is more about systems analysis than user experience.

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

#27

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.

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

#28

I basically sent the same question in an e-mail to Amy Hoy last night. She recommended these two books, "The Universal Principles of Design (have to get a used copy) and About Face 3 for interaction design."

Why a used copy of ”Universal Principles”? It’s available on Amazon: http://www.amazon.com/Universal-Principles-Design-William-Li...

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

#29
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.

Post reply on HN