Building The Plane While Flying

I’ve got a few projects going on at the moment, as per the norm. There are two particular projects that involve me learning a bit more about coding. I am no developer, but to accomplish what needs to get done, I need to be able to get further down the path of showing and explaining to the coders exactly what I want to accomplish.

I used to just draw a sketch of what I wanted the client interface to look like and I assumed the Dev team would figure it out.

I then learned to show what information was needed to get to the analysis/output that I wanted to show

Soon I realized I need to show where that raw data is, add the formulas that are needed to get to the outcome/analysis, and show the visual of the output.

Now I have learned, get down to the minutia of every step of the process and add as much detail as possible. If I do it correctly and fully, the only thing left for the dev team to do is convert my instructions into the actual code.