DEV Community

Discussion on: What aspects do you think makes a Great Developer?

Collapse
 
forkbomb profile image
Joe Buckle

In my experience, a good rule of thumb to go by when trying to source a 'decent' developer is seeing if they respond to problems with possible solutions.
You'll be amazed how many developers are happy to expect others to actually do the problem solving; they are only interested in the instruction.

Collapse
 
adriantwarog profile image
Adrian Twarog • Edited

To add to this, it’s also is interesting to see the problem solving threshold people have. Some people give up immediately when an issue occurs and ask others, some never ask and might spend forever trying to solve a problem. A good balance is needed to solve things on your own but also ask others once you’ve properly exhausted your options.

Collapse
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard

in my experience the key is not to have solutions, but to resist the urge to propose your solution, and instead to do a root cause analysis until the problem is so clear that the problem becomes obvious

Collapse
 
forkbomb profile image
Joe Buckle

That's the holy grail! Good luck finding a management layer understanding of this in the common working world where technical debt is difficult to describe.