[Code Complete by Steve McConnell][1] - "The encyclopedia of good programming practice, Code Complete focuses on individual craftsmanship -- all the things that add up to what we instinctively call "writing clean code." This is the kind of book that has 50 pages just talking about code layout and whitespace." --[Joel][3] (*NB imo there's more to it than semantics*) [![Code Complete 2][2]][1] [1]: http://cc2e.com/ [2]: http://cc2e.com/_img/cc2e-cover-small.gif [3]: http://www.joelonsoftware.com/navLinks/fog0000000262.html