5 ms·
I've found that flowcharts are enormously helpful for software design and communicating the design decided upon. Maybe in your role you don't have a need to com
by codycraven 6y ago
I've found that flowcharts are enormously helpful for software design and communicating the design decided upon. Maybe in your role you don't have a need to communicate how software should be written?
- perl4ever 6y agoI like to make hierarchical text outlines. I feel like once you need a general graph sort of structure, you're too far down the road to spaghetti and/or excessive detail.