Good book on coding and software development
I have picked it two days ago in Chapters - Code Craft by Pete Goodliffe. Somehow similar in topics covered as the Rapid Development or From Coder to Developer - but newer. Divided into 6 parts:
Part I - At the codeface - defensive programming techniques, naming, formatting, commenting, error handling
Part II - The secret life of code - code contruction tools, testing and debugging methods, building
Part III - The Shape of the code - code design, architecture, source code growth and decay over time