March 2005 Archives

European table-tennis championships...

|

...live on Eurosport. Kudos to Eurosport for the live coverage and supplying a competent commentator (René Adler). The very first competent table-tennis commentator I've listened to in years.

Denkmark just won. Bengtsen was amazing.

One loop per method

|

Cyrille talks about one loop per method and how breaking up a loop into processing things and processing a thing helps structuring the code.

Having one if...then...else statement helps, too. While you're at it, get rid of the else. Way to complex.

If you think I'm joking, you're wrong. I'm not.

Proactive...

|

The first rule of debugging

|

Martin Fowler:

"Early on in my programming youth an older programmer taught me the first rule of debugging - the bug's always in your code, not the compiler"

Amen.

Tell, Don't Ask

|
You should endeavor to tell objects what you want them to do; do not ask them questions about their state, make a decision, and then tell them what to do.

Source: Tell, Don't Ask.

Evolving the architecture of a system

|

Uncle Bob on IncrementalArchitecture.

Next generation UI development?

|

Adobe's Adam & Eve (Via Lambda The Ultimate)

Cool stuff (but it sure has a smell of over-engineering).

'LinkBack' brings embedded objects to Mac OS X

|

About this Archive

This page is an archive of entries from March 2005 listed from newest to oldest.

February 2005 is the previous archive.

April 2005 is the next archive.

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