Development Diagrams Road Map
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
-
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.
CategoryRoadMap, CategoryDevelopmentDiagrams