August 2006 Archives

Back

| | Comments (1)

42° (Celsius, of course). Plenty of cold Frappé. Wonderful scenery. They even had Internet access in the hotel lobby.

DSC05578.jpg

Off to ...

|
...Rhodes for two weeks :-)

Conditionals

|

This time, I have nothing to add or to pick on: Ivan Moore on Conditionals.

Stupendous. Looks like he's listening when I preach to our apprentices.

Veni. Vidi. Codi.

|

Asterix. There's no doubt that this comic must be part of the most basic education everybody receives:

Veni. Vidi. Codi.

Functions as first class-citizens

|

Joel Spolsky on functions as first-class citizens in a programming language.

Highly recommended.

// End if

|

Andrew Forward on

if {
...
} // End if
It is comments like this that are absolutely a complete waste of time. Comments should be written to help other developers run through your code, not to show your boss that this curly brace closes off the the if above, whereas that curly braces completes the while loop.

Maybe those comments are needed because the if/while { ... } statement spans more than a few lines - which is a strong indication that the method should be broken into smaller, more digestible pieces.

Incremental vs. Revolutionary Improvements

|

Creating Passionate Users:


Our users will tell us where the pain is. Our users will drive incremental improvements. But the user community cant do the revolutionary innovation for us. Thats up to us.

About this Archive

This page is an archive of entries from August 2006 listed from newest to oldest.

July 2006 is the previous archive.

September 2006 is the next archive.

Find recent content on the main index or look in the archives to find all content.