Diagrams used for software development.
Refers to visualizations of code, concepts, packages, or anything else relating to software development.
Discussions
Languages
Kinds of charts and diagrams
- Brain-storming tools
- Flow charts show how data is passed from one step to the next, in an algorithm.
- Structure diagrams show how entities/classes are related/composed/inherited.
- Topographical maps
- Scheduling charts
- Unsorted diagrams
CategoryRoadMap, CategoryDevelopmentDiagrams