in reply to How to write good code?

or point me to a book/website to learn what is good/bad practice at coding?
As for books, I suggest:

You might further find the summaries given in On Coding Standards and Code Reviews useful, especially the first three sections.

Replies are listed 'Best First'.
Re^2: How to write good code?
by ahhlun (Novice) on Jun 19, 2009 at 19:46 UTC
    Thank you all for the suggestion
    Thanks for letting me know about the dispatch table
    I will be checking out those books soon
    cheers!