Please enable JavaScript to use CodeHS

Introduction to Java (Latte)

Objective

Students can create their own Java methods to solve simple problems.

Objective

Students can write general methods that take parameters as inputs.

Students can use parameters to generalize their methods to solve general problems.

Students can identify and fix improper parameter names in Java.