Week 9
Functions
Lesson Videos
I normally do the following with you in class. But these are the videos I use with my online section of the class. I have found that some students like these because they are a different approach.
- VIDEO - Motivating Functions - QB Passer Rating
- VIDEO - Writing and running a function
- VIDEO - How much should I tip? (Functions that return a number)
- VIDEO - Odd or Even?, Version 1 (Functions that return a String)
- VIDEO - Odd or Even?, Version 2
- VIDEO - Contains a Vowel (Functions that return a Boolean Value)
- VIDEO - Calculate a paycheck (Functions that take more than one parameter)
- VIDEO - Can I join the Marines