Difference between revisions of "Exercise - Documenting a Flowchart"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 
<sidebar>Sidebar: Adding Finishing Touches</sidebar>
 
<sidebar>Sidebar: Adding Finishing Touches</sidebar>
 
This exercise assumes that you have created the program described in exercises [[Exercise - Configuring Icons and Variables|Configuring Icons and Variables]] and [[Exercise - Adding Devices to a Program|Adding Devices to a Program]].<br />
 
This exercise assumes that you have created the program described in exercises [[Exercise - Configuring Icons and Variables|Configuring Icons and Variables]] and [[Exercise - Adding Devices to a Program|Adding Devices to a Program]].<br />
Documenting the flowchart is essential in some projects, although we have properly labelled the icons, a few comment icons helps to further explain the program and the process in further detail.
+
Documenting the flowchart is essential in some projects, although we have properly labelled the icons, a few comment icons helps to further explain the program and the process in further detail to aid expansion and helps others understand the system.
  
  
Line 13: Line 13:
  
  
==Commenting the flowchart==
+
==Why document your flowcharts?==
 +
 
 +
Documenting your flowchart is very useful - it allows other users to understand your flowchart and allows them to learn and even add to your flowchart to help produce the final program and increase efficiency throughout the system.

Revision as of 08:45, 18 July 2013

<sidebar>Sidebar: Adding Finishing Touches</sidebar> This exercise assumes that you have created the program described in exercises Configuring Icons and Variables and Adding Devices to a Program.
Documenting the flowchart is essential in some projects, although we have properly labelled the icons, a few comment icons helps to further explain the program and the process in further detail to aid expansion and helps others understand the system.



Load the Flowcode flowchart

(For help with this, see the article Opening an Existing Flowchart)


Why document your flowcharts?

Documenting your flowchart is very useful - it allows other users to understand your flowchart and allows them to learn and even add to your flowchart to help produce the final program and increase efficiency throughout the system.