CSCI 161 - Lecture 4 - User Input, Parameters, Methods that Return Values, Conditional Execution, Indefinite Loops, Commenting Style
Topics Covered
- User Input
- Parameters
- Methods that Return Values
- Conditional Execution
- Indefinite Loops
- Commenting Styles
Instructor's Notes, etc
- Lecture notes are here.
- PDF version of lecture: here
- Lecture sample code here.
- Eclipse Best Practice Guide here.
- Template with proper commenting style here.