top | item 6231052

Ask HN: What is a good book for learning front end design?

11 points| armenarmen | 12 years ago

Just wrapping up with "Learn Python The Hard Way" and was hoping that there was a similar tome for front end design. Recommendations?

7 comments

order
[+] hcarvalhoalves|12 years ago|reply
Try to learn and understand design as a discipline before going into the specifics of user interfaces and interaction design. For that I recommend:

- Universal Principles of Design - William Lidwell

- The Design of Everyday Things - Donald A. Norman

Then for more practical knowledge:

- Forms that Work: Designing Web Forms for Usability - Caroline Jarrett

- Don't Make Me Think: A Common Sense Approach to Web Usability - Steve Krug

- Designing the Obvious: A Common Sense Approach to Web & Mobile Application Design - Robert Hoekman Jr.

- Sketching User Experiences: Getting the Design Right and the Right Design - Bill Buxton

[+] ulisesrmzroche|12 years ago|reply
There's a pretty good basic book on the basics of design called "White Space is not your Enemy" that I find pretty helpful.
[+] darkmethod|12 years ago|reply
"Don't Make Me Think!" ~ Steve Krug
[+] danibx|12 years ago|reply
Designing the Obvious: A Common Sense Approach to Web & Mobile Application Design
[+] kyro|12 years ago|reply
Front-end design in what respect? Visual, ui/ux, or HTML/CSS?