Topic E:
Subprograms
- Functions and Procedures
Description
Information hiding and abstraction
Modular design
coupling and cohesion
communicating data
global data versus arguments
parameter passing
ByVal and ByRef
scope of variables
the ComboBox control.
Readings
Visual Basic: Programming for Literacy
- Ch.
6
Schneider - Ch. 5
Zak - Ch. 7
Topic A
Topic B
Topic C
Topic D
Topic E
Topic F