Flow chart: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
{{quotation|A flowchart is a common type of diagram, that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Data is represented in these boxes, and arrows connecting them represent flow / direction of flow of data. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields}} ([http://en.wikipedia.org/wiki/Flow_chart Wikipedia, retrieved June 18 2010).
{{quotation|A flowchart is a common type of diagram, that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Data is represented in these boxes, and arrows connecting them represent flow / direction of flow of data. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields}} ([http://en.wikipedia.org/wiki/Flow_chart Wikipedia, retrieved June 18 2010).


== Flow charts explained ==
Types of flow charts according to use:
 
 
Traditional vs. extended flow charts:
 
 
See also: [[UML activity diagram]], [[Taverna Workbench]]
 
== The traditional flow chart explained ==


[[image:flow_charts.png|frame|none|A guide to understanding flow charts: Source: [http://imgs.xkcd.com/comics/flow_charts.png http://xkcd.com], Copyright: [http://creativecommons.org/licenses/by-nc/2.5/ Creative Commons Attribution-NonCommercial 2.5 License] ]]
[[image:flow_charts.png|frame|none|A guide to understanding flow charts: Source: [http://imgs.xkcd.com/comics/flow_charts.png http://xkcd.com], Copyright: [http://creativecommons.org/licenses/by-nc/2.5/ Creative Commons Attribution-NonCommercial 2.5 License] ]]


== Links ==
== Links and bibliography ==
 
=== Links ===
 
* [http://en.wikipedia.org/wiki/Flow_chart Flow Chart] (Wikipedia)
 
=== Bibliography ===


* [http://en.wikipedia.org/wiki/Flow_chart Flow Chart] (Wikipedia).
* Alan B. Sterneckert (2003) Critical Incident Management, Auerbach Publications, ISBN 978-0849300103 ([http://books.google.co.uk/books?id=8z93xStbEpAC&lpg=PP126&pg=PA126#v=onepage&q&f=false p. 126 Google books])

Revision as of 14:50, 18 June 2010

Draft

“A flowchart is a common type of diagram, that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Data is represented in these boxes, and arrows connecting them represent flow / direction of flow of data. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields” ([http://en.wikipedia.org/wiki/Flow_chart Wikipedia, retrieved June 18 2010).

Types of flow charts according to use:


Traditional vs. extended flow charts:


See also: UML activity diagram, Taverna Workbench

The traditional flow chart explained

A guide to understanding flow charts: Source: http://xkcd.com, Copyright: Creative Commons Attribution-NonCommercial 2.5 License

Links and bibliography

Links

Bibliography

  • Alan B. Sterneckert (2003) Critical Incident Management, Auerbach Publications, ISBN 978-0849300103 (p. 126 Google books)