In order to get from A to B the progress is seldom linear. More like a series of adaptive steps as we scan our environment, take actions, rescan the environment, take new actions, and so on.

This is what quantum developers do to get things done. It's pretty basic:

10 ATTENTION (what's my situation now?)
20 INTENTION (did I get any closer?)
30 DECISION (what's my next best move?)
40 ACTION (just do it!).
50 GOTO 10

The Development Loop®

Don't be fooled by the deceiving simplicity of the model. It's impossible to master the Dev Loop® in a lifetime.