Tag Archives: analysis

Rookie Mistake: Jumping to Conclusions with Presumed Solutions

When entry-level developers are assigned a business problem, they tend to latch on to the first solution that comes to mind. Not only does this have a tendency to lock in an inferior solution too soon, but it may even cloud thinking to the point of missing some important requirements.

Listening for Clues

Telltale signs of this mistake are in the developer’s vocabulary, so mentors should pay attention. When the rookie attempts to gather a program’s requirements, does he or she jump straight to using programming terminology in describing those requirements, like hash maps, FIFO queues, reference pointers, and LIFO stacks? Or, does he or she carefully stick to problem-domain terminology like definitions, breakdowns, groups, relationships, andpriorities?

If your rookie is indeed having trouble distinguishing the problem-domain from the solution-domain, then the following techniques may help. Continue reading Rookie Mistake: Jumping to Conclusions with Presumed Solutions

Not Taking Collected Thoughts for Granted (GTD)

A common stumbling point on the road to adopting David Allen’s Getting-Things-Done methodology is that we get too wrapped up in the mechanics of the system and fail to think about what we are doing. We stay bogged down in the trenches (at the airport runway level, as Allen puts it) for far too long, and don’t spend enough time at higher elevations looking down at the big picture of what we are up to and where we are headed.

One particular sticking point is when it comes to processing the thoughts that are captured with our “collection tool.” Continue reading Not Taking Collected Thoughts for Granted (GTD)