Live data from Hacker News

Ask HN: Best Books for Learning Web Design?

news.ycombinator.com

1–10 of 11 posts

Re: Ask HN: Best Books for Learning Web Design?

#3
I don't know about books, but I took an introductory art class at my local junior college and it helped me a lot. Just understanding the basics of color and how artists go about laying out pictures translated a lot to helping me at least understand why designers did things online.

Re: Ask HN: Best Books for Learning Web Design?

#5
I have seen this question come up on HN countless times, but I have yet to see a good answer. Why hasn't anyone written a good web design tutorial/book? I've read quite a few Photoshop/css tutorials, but none of those helped me understand the fundamentals of good design. The only thing that helped me suck less at designing was the "Non-Designer's Design Book", so I suggest reading that for starters.

Re: Ask HN: Best Books for Learning Web Design?

#6
I used to respond to book requests so much on hn that I created a website where you can review hacker books and share your list with other folks over here. hn-books.com

For web design, here's my list: http://hn-books.com/#BC=0&E0=2&EC=1&FC=0&Q0=...

Note that if you like, you can sort by knowledge level and book format.

Re: Ask HN: Best Books for Learning Web Design?

#7
The ones I've found that are good starting points:

Stylin' with CSS by Charles Wyke-Smith - its mainly a (good) CSS book but gives enough hints at good design so you don't go overboard.

Handcrafted CSS by Dan Cederholm with Ethan Marcotte - again CSS tutorial with emphasis on good design with CSS.

Once you get the handle on those (or before hand) check out the great examples in CSS Zen Garden. ( http://www.csszengarden.com/ ) Something you can pick apart and analyze. The cool thing about ZenGarden is the HTML is always the exact same file it's the CSS and graphics that make the designs different.

Beware web design books that concentrate purely on web design - some of them are trying to be too artsy and cutting edge, look inside the book before buying... also some may be specific for templates in WordPress, Joomla or some other CMS.

Re: Ask HN: Best Books for Learning Web Design?

#8
post #3

I don't know about books, but I took an introductory art class at my local junior college and it helped me a lot. Just understanding the basics of color and how artists go about laying out pictures translated a lot to helping me at least understand why designers did things online.

I found abstract art to be related to web-design closely, in that a web-page is essentially a piece of abstract art: shapes of various size and color that in conjunction help us navigate to text/content we want.
Post reply on HN