At the end of this lesson, you will be able to:
- understand and use functions
- go over functions
- go over "Random Number Function" program below
- create a function that calculates the volume of a cylinder
- it gets passed the 2 parameters as integers and returns a double
- then create a program to accept the 2 inputs and display the results
- create:
- GUI
- flowchart - only for the function
- Test cases
- code
- screenshots
- GitHub link
- work on weekly assignment
- read over functions, Chapter 4
- Computer Based Problem Solving