ChangeUs - pass values (MOD4)

 

From: Program Design and Development

Gaddis Textbook: Chapter 3

Handling Pass by Value and by Reference

alternative accessible content

Objectives

Objectives: I will be using this program example in a series to show how projects grow into complex applications. We will start very simple and add new procedures as we go. You should be looking at the first demo in my coding site MOD3. From here I will add techniques by moving on to MOD4. 

Instructions

First Instructions: This set of videos will use a textbook Algorithm Workbench exercise to demonstrate passing values to modules. We will also talk about global values. Functions will be picked up later.

Video Sequence

Video moving to Raptor

  alternative accessible content

Video Raptor - Pass by Reference

alternative accessible content

 

Hold on for the next part with modules. You will be looking at functions soon.