Straight Line Thinkers: The Reality Behind 10x Programmers

Often the simplest solution is the best solution, but often the simplest solution is the less obvious.

David Rodenas PhD

--

The straight line thinker programmer adding code.

Recently, I have watched a video of Dave Farley talking about that coding is, in fact, design. In the 20-minute video, there was one concept that shocked me: the straight line thinker programmer. That wording, although previously unknown to me, uncovered something that was already familiar. A kind of developer, that seems very practical, that delivers a lot, but, somehow, dooms every development.

This concept is also in line with the thinking of other roles. Often, when we ask a developer to implement some feature, we want it done right away. We do not want developers to waste time or create abstract artifacts that have no value. So, we value the ability to create the simplest implementation. But that is the catch.

According to the classification of Dave Farley, straight line thinker programmers would implement the most obvious solution. If we need to show a price, they would add a simple piece of code to retrieve it and show it where needed. If some new functionality is added, and they already have a piece of code that seems to work, they will extend it to reuse it. And so on. They will create code and connections as needed…

--

--

David Rodenas PhD
David Rodenas PhD

Written by David Rodenas PhD

Passionate software engineer & storyteller. Sharing knowledge to advance our skills. Join me on a journey of discovery in the world of software engineering.