Exercise - Expanding a Program

From Flowcode Help
Revision as of 14:09, 22 July 2013 by ReeceL (talk | contribs)
Jump to navigationJump to search

<sidebar>Sidebar: Taking Flowcode Further</sidebar> This exercise assumes you have created, tested and documented the program described in the exercise Documenting a Flowchart.

Because you have documented the flowchart properly, you can easily and accurately change the program as you know exactly how the program functions and what process it goes through.


Load the Flowcode flowchart


Enhancing programs

Now that you have a fully functioning program which is properly documented both by display names of icons and detailed comments, you can manipulate this program integrate it into another system, or expand the program further and turn it into your own expanded system, and even turn it into a full application.

You do not have to massively expand your program to make it more effective, sometimes a little change can make a big difference, adding as little as one component can change the program to be completely suitable for use elsewhere.


Expand your program

What Next?

Now you have effectively developed and expanded a program you can move on to other exercises and learn different areas.

The next exercise available is Exercise - Using Component Macros