Six ways to write more comprehensible code

Slashdot has linked to an article Jeff Vogel has written on developerWorks called Six ways to write more comprehensible code. It’s focused on C+ and uses variable names with underscores and global #DEFINEs etc that I personally hate, but the ideas are spot on.

Leave a Reply