In this lesson, we learn about methods in Java. Methods allow us to break down our code into reusable parts, avoid using repeated code, and simplify our code.
Objective
Students will be able to…
Explain the purpose of methods
Create their own methods
Utilize their methods to solve simple problems
Activities
These are all the activities included in the lesson