March 2013
Intermediate to advanced
1068 pages
30h 20m
English
8
Functions
KNOWLEDGE GOALS
To know how functions can be used to reflect the structure of a functional decomposition.
To understand the difference between value and reference parameters.
To know how to use arguments and parameters.
SKILL GOALS
To be able to:
Write a module of your own design as a void function.
Design the parameter list ...