Difference between revisions of "Diagrams"

From EUDP
Jump to: navigation, search
(Block Diagrams)
Line 22: Line 22:
  
 
Dia and Papyrus can also be used.
 
Dia and Papyrus can also be used.
 +
 +
===Flow Charts===
 +
 +
Flow charts are often used as a method of illustrating a flow in a piece of software. Find over at [https://www.tutorialspoint.com/basics_of_computer_science/basics_of_computer_science_algorithm_flowchart.htm Tutorialspoint] a brief introduction to flow charts.
 +
 +
Dia is a useful tool for drawing flow charts.

Revision as of 08:54, 15 June 2018

In EUDP we generally uses UML and SysML diagrams.

Tutorials and Software

For Tutorials Please use your favourite search engine to search for "Tutorial UML" or "Tutorial SysML".

UML

Over at Tutorialspoint you can find excellent tutorials in general and also for UML.

Dia is a rather simple, yet effective, tool for creating diagrams. Binaries are provided for major platforms over at Dia downloads page

SysML

SysML is a bit harder to locate on-line resources suitable for self study.

Eclipse hosts Papyrus, which is a SysML and UML drawing tool of high quality. There is a guide in the project space on Eclipse.org , which can be used for getting started with SysML and UML Diagrams. Downloads are located in the same project space.

Block Diagrams

Block diagrams can be made in any tekst editor or drawing program like Libre Office Writer or Draw.

Dia and Papyrus can also be used.

Flow Charts

Flow charts are often used as a method of illustrating a flow in a piece of software. Find over at Tutorialspoint a brief introduction to flow charts.

Dia is a useful tool for drawing flow charts.