IT 130
Fall 2016
Craig Miller
Weekly Notes
Assignments
- Assignment 1
- Assignment 2
- Assignment 3
- Assignment 4
- Assignment 5
- Assignment 6
- Assignment 7
- Assignment 8
Function page created in class
Functions that are called as part of an expression should have a return value. Functions that are called by a user event (button press) should not have a return value. A more comprehensive reference to functions can be found online.
Function concepts and terms you should know: