How can a programmer improve their web-design abilities? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T11:35:11Z http://stackoverflow.com/feeds/question/177404 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities 19 How can a programmer improve their web-design abilities? Prabu 2008-10-07T06:40:43Z 2009-02-03T14:23:06Z <p>I have been programming windows applications for 3 years and am comfortable with programming. But when I try to develop a website, elements of design, color, and creativity are obstacles for me.</p> <ul> <li>How can a developer improve their design skills? </li> <li>What books or online resources can help?</li> </ul> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177424#177424 0 Answer by lock for How can a programmer improve their web-design abilities? lock 2008-10-07T06:56:44Z 2008-10-07T06:56:44Z <p>well it's hard to fight something so natural in the human body (im talking about the dominant sides of your brain) its really rare to see websites that perform so well and yet has lots of design put into it and was made by only one person... usually its a web-firm or a team of at least two people.</p> <p>but if you really think that you can mix these two parts of your brain i'd say u start reading books by <a href="http://www.jasongraphix.com/" rel="nofollow" title="Jason Beaird">Jason Beaird</a></p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177429#177429 3 Answer by Spoike for How can a programmer improve their web-design abilities? Spoike 2008-10-07T06:58:15Z 2008-10-07T07:04:11Z <p>There are some interesting books about design for beginners. My favorites are:</p> <ul> <li>For design in general I'd recommend R. Williams - <a href="http://rads.stackoverflow.com/amzn/click/0321193857" rel="nofollow">The Non-Designer's Design Book</a></li> <li>For usability design (with some examples on webpage usability) there is S. Krug - <a href="http://rads.stackoverflow.com/amzn/click/0789723107" rel="nofollow">Don't Make Me Think</a></li> </ul> <p>For web design, I'd suggest you first hit up any HTML book or <a href="http://www.w3.org/MarkUp/Guide/" rel="nofollow">resource on the net</a> and then go read sites like <a href="http://www.csszengarden.com/" rel="nofollow">csszengarden</a> with <a href="http://www.mezzoblue.com/zengarden/resources/" rel="nofollow">it's resources</a>.</p> <p>Also look up the graphic design resources in <a href="http://stackoverflow.com/questions/90813/best-practices-principles-for-gui-design">this stackoverflow question</a>.</p> <p>Good luck!</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177430#177430 4 Answer by Parand for How can a programmer improve their web-design abilities? Parand 2008-10-07T06:58:20Z 2008-10-07T06:58:20Z <p>I'm no expert, but I found Robin Williams' <a href="http://rads.stackoverflow.com/amzn/click/0321534042" rel="nofollow">Non-Designer's Design Book</a> to be incredibly informative and applicable. Highly recommended.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177439#177439 0 Answer by Justin Standard for How can a programmer improve their web-design abilities? Justin Standard 2008-10-07T06:59:47Z 2008-10-07T06:59:47Z <p>I recommend the articles at the following sites:</p> <ul> <li><a href="http://alistapart.com/" rel="nofollow">A List Apart</a></li> <li><a href="http://inobscuro.com/" rel="nofollow">In Obscuro</a> </li> </ul> <p>Those have helped me when I faltered at the design phase of a website. Another source of inspiration is the <a href="http://www.csszengarden.com/" rel="nofollow">CSS Zen Garden</a>.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177461#177461 -1 Answer by David Wees for How can a programmer improve their web-design abilities? David Wees 2008-10-07T07:08:56Z 2008-10-07T07:08:56Z <p>These links people are suggesting are a good idea. Another thing that is helpful to do is to reduce the size of the task you need to complete. </p> <p>My suggestion is, find a content management system you feel comfortable with. As a programmer myself, I like the <a href="http://drupal.org" rel="nofollow">Drupal CMS</a> because of its flexibility, but if you are doing a small project, Joomla or Wordpress might be easier to use.</p> <p>The idea here is, you can reduce your program from "producing and managing content myself with a theme I designed myself" to "creating a theme for my project" and letting the CMS do heavy lifting for you.</p> <p>The other advantage of using a CMS is the sheer volume of useable themes with a GPL license that you can download and install and customize to meet your needs.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177480#177480 0 Answer by jedediah for How can a programmer improve their web-design abilities? jedediah 2008-10-07T07:23:43Z 2008-10-07T07:23:43Z <p>Graphic design is a highly derivative art form (which is a good thing for the cause of usability). Start by mimicking other sites you admire. Once you are familiar with the conventions they use, you will start to build on them creatively. Pay close attention to the subtleties of size, spacing, color and typography.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177600#177600 1 Answer by Ilya Kochetov for How can a programmer improve their web-design abilities? Ilya Kochetov 2008-10-07T08:29:15Z 2008-10-07T08:29:15Z <p>The key to creating a good website is its usability.</p> <p>Unfortunately this skill is constantly overlooked and that's why we get a lot of artistic websites which are pleasing to the eye but with the navigation all messed up or so heavy you need a minute just to load the 'contact us' section on your home broadband.</p> <p>You could find a lot of good references on Internet, I would suggest starting from the <a href="http://en.wikipedia.org/wiki/Usability" rel="nofollow">Wikipedia</a> article which has some useful links and from the web site of <a href="http://www.useit.com/" rel="nofollow">Jacob Nilsen</a></p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177679#177679 1 Answer by Loris for How can a programmer improve their web-design abilities? Loris 2008-10-07T08:55:58Z 2008-10-07T08:55:58Z <p>The best (as in only) way to improve your design skills is to practice a lot.</p> <p>Follow the online tutorials. Challenge yourself with full-immersion weekend projects. Don't be afraid to spend a lot of hours with your HTML editor and graphics program of choice.</p> <p>Practice makes perfect!</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177745#177745 3 Answer by akalenuk for How can a programmer improve their web-design abilities? akalenuk 2008-10-07T09:23:56Z 2008-10-07T09:23:56Z <p>I would recomend anything from this list:</p> <ul><li>Robert Bringhurst. <i><a href="http://rads.stackoverflow.com/amzn/click/0881792063" rel="nofollow">The Elements of Typographic Style</a>.</i> Hartley and Marks Publishers, 2004</li></ul> <ul> Alan Cooper:</li> <li><i><a href="http://rads.stackoverflow.com/amzn/click/0470084111" rel="nofollow">About Face: The Essentials of Interaction Design</a>. Wiley, 2007</i></li> <li><i><a href="http://rads.stackoverflow.com/amzn/click/0672326140" rel="nofollow">The Inmates Are Running the Asylum: Why High Tech Products Drive Us Crazy and How To Restore The Sanity.</a></i> Sams, 1999</li> </ul> <ul> <li>Josef Muller-Brockmann. <i><a href="http://rads.stackoverflow.com/amzn/click/3721201450" rel="nofollow">Grid Systems in Graphic Design</a>.</i> Arthur Niggli, 1996</li> <li>Donald A. Norman. <i><a href="http://rads.stackoverflow.com/amzn/click/0465067107" rel="nofollow">The Design of Everyday Things</a>.</i> Basic Books, 2002</li> <li>Jef Raskin. <i><a href="http://rads.stackoverflow.com/amzn/click/0201379376" rel="nofollow">The Humane Interface: New Directions for Designing Interactive Systems</a>.</i> Addison-Wesley Professional, 2000</li> </ul><ul>Bruce Tognazzini:</li> <li><i><a href="http://www.asktog.com/basics/firstPrinciples.html" rel="nofollow">First Principles of Interaction Design</a>.</i></li> <li><i><a href="http://rads.stackoverflow.com/amzn/click/0201608421" rel="nofollow">Tog on Interface</a>.</i> Addison-Wesley Professional, 1992</li> </ul> <ul><li>Jan Tschichold. <i><a href="http://rads.stackoverflow.com/amzn/click/0881791164" rel="nofollow">The Form of the Book</a>.</i> Hartley & Marks Publishers, 1997</li></ul> <ul>Edward Tufte:</li> <li><i><a href="http://www.edwardtufte.com/tufte/books_vdqi" rel="nofollow">The Visual Display of Quantitative Information</a></i></li> <li><i><a href="http://www.edwardtufte.com/tufte/books_ei" rel="nofollow">Envisioning Information</a></i></li> <li><i><a href="http://www.edwardtufte.com/tufte/books_visex" rel="nofollow">Visual Explanations: Images and Quantities, Evidence and Narrative</a></i></li> <li><i><a href="http://www.edwardtufte.com/tufte/books_be" rel="nofollow">Beautiful Evidence</a></i></li> <li><i><a href="http://www.edwardtufte.com/bboard/" rel="nofollow">Ask E. T. forum</a></i></li> </ul> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177784#177784 -1 Answer by spoulson for How can a programmer improve their web-design abilities? spoulson 2008-10-07T09:44:01Z 2008-10-07T09:44:01Z <p>I recommend taking a top-down approach. Start by learning the different web application packages on a variety of platforms. Content management systems are a likely first candidate. Take a look at systems like <a href="http://www.dotnetnuke.com/" rel="nofollow">DotNetNuke</a>, <a href="http://drupal.org/" rel="nofollow">Drupal</a>, <a href="http://wordpress.org/" rel="nofollow">Wordpress</a>, etc. By doing, you will learn the techniques already used in the field for content organization, publishing, and rendering. You'll pick up on the caveats, pitfalls, and special advantages of each platform so that you can pick what design is best for your next project.</p> <p>Sometimes, you may find that a CMS is exactly what you'd need instead of building a custom web site from the ground up. Just about all of them are highly customizable to the point they are completely yours.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/177787#177787 0 Answer by Matt for How can a programmer improve their web-design abilities? Matt 2008-10-07T09:45:09Z 2008-10-07T09:45:09Z <p>There are some good recommendations for books here, but you should really consider <strong>teaming up with a designer</strong> first.</p> <p>Over time, with some books and the mentorship of the designer, you will be able to include some of your own design elements.</p> <p><strong>Warning</strong>: Concentrating on design will dilute your programming skills (and vice versa). They are quite opposite skills.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/507100#507100 1 Answer by cjuk for How can a programmer improve their web-design abilities? cjuk 2009-02-03T13:44:18Z 2009-02-03T13:44:18Z <p><a href="http://www.markboulton.co.uk" rel="nofollow">Mark Boulton</a> has some great articles on <a href="http://www.markboulton.co.uk/articles/detail/five_simple_steps_to_better_typography/" rel="nofollow">typograpy</a>, <a href="http://www.markboulton.co.uk/articles/detail/five_simple_steps_to_designing_grid_systems/" rel="nofollow">grids</a> and <a href="http://www.markboulton.co.uk/articles" rel="nofollow">more</a>.</p> <p>His book, <a href="http://www.fivesimplesteps.co.uk/" rel="nofollow">Designing for the Web</a>, is also well worth a download.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/507146#507146 2 Answer by BenAlabaster for How can a programmer improve their web-design abilities? BenAlabaster 2009-02-03T13:55:36Z 2009-02-03T14:03:19Z <p>I found <a href="http://rads.stackoverflow.com/amzn/click/0975841963" rel="nofollow">Design: The Principles of Beautiful Web Design by Jason Beaird</a> a fantastic starter book that covered a lot of great design points including color choices, theme design, content layout, typography, all the really useful elements - in fact, I'd say that all of the SitePoint books I have are great jumping off points:</p> <ul> <li><a href="http://rads.stackoverflow.com/amzn/click/0975841963" rel="nofollow">Design: The Principles of Beautiful Web Design - Jason Beaird</a></li> <li><a href="http://rads.stackoverflow.com/amzn/click/0975841963" rel="nofollow">CSS: The Art &amp; Science of CSS - Jonathan Snook et al.</a></li> <li><a href="http://rads.stackoverflow.com/amzn/click/0975841971" rel="nofollow">CSS: The CSS Anthology - 101 Essential Tips, Tricks &amp; Hacks - Rachel Andrew</a></li> </ul> <p>I also found <a href="http://rads.stackoverflow.com/amzn/click/0321344758" rel="nofollow">Steve Krug's Don't Make Me Think: A Common Sense Approach to Web Usability</a> was a humorous while fairly informative read. It covered a lot of ground that Beaird didn't cover or glossed over briefly and never went back to.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/507169#507169 1 Answer by Sébastien RoccaSerra for How can a programmer improve their web-design abilities? Sébastien RoccaSerra 2009-02-03T14:00:48Z 2009-02-03T14:00:48Z <p>As others have said, read "The Non-Designer's Design Book" and other great books.</p> <p>Then use a CSS framework, like <a href="http://bluetrip.org/" rel="nofollow">Bluetrip</a>. It will help you apply these ideas relatively easily (and it will look the same on most browsers).</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/507175#507175 1 Answer by Rob for How can a programmer improve their web-design abilities? Rob 2009-02-03T14:02:24Z 2009-02-03T14:02:24Z <p>This is a bit of a hard question to answer as you can address web-design from two different directions. </p> <p>If you look at web-design from the stand point of aesthetics, then it might be something that you can only get so far with before you run into the extent of your artistic talent in the area. There is a degree of artistic talent that is needed for good web-design and looking through a site like <a href="http://www.csszengarden.com/" rel="nofollow">css Zen Garden</a> demonstrates this. However, if you don't know your limits, then your best bet is to just practice designing sites and something like <a href="http://www.csszengarden.com/" rel="nofollow">css Zen Garden</a> does give you interesting to work with in terms of a problem.</p> <p>If you are looking at it from the more technical standpoint of usability, interactivity, and other issues, then the other posters have done an excellent job of pointing you in the direction good sites and books. This is another area that boils down to practice, but since it is of a technical nature, you don't need to worry as much about artistic talent in the area.</p> http://stackoverflow.com/questions/177404/how-can-a-programmer-improve-their-web-design-abilities/507259#507259 0 Answer by Zeus for How can a programmer improve their web-design abilities? Zeus 2009-02-03T14:23:06Z 2009-02-03T14:23:06Z <p>I find reading <a href="http://www.useit.com/" rel="nofollow">Jakob Nielsen's Articles</a> on usability help give me a greater awareness of various usability pitfalls, which in turn helps my UI design. </p> <p>Usability is only one part of web-design, but an important one!</p> <p>I also use <a href="http://reference.sitepoint.com/css" rel="nofollow">SitePoint CSS Reference</a> (along with the aforementioned CSS zen garden) for CSS troubleshooting.</p> <p>Finally, sites like <a href="http://www.colorcombos.com/index.html" rel="nofollow">ColorCombos.com</a> are often nice for less design minded people like myself!</p>