Description
This bundle is the sixth chapter of a course geared toward the APCS A exam.
It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence.
Topics covered in Lesson 6:
Methods including:
- Functions vs. Methods
- Method calls / definitions
- Types of calls
- dot operator
- methods in String class
- methods in Math class
- methods in ArrayList class
- return types and values
- arguments vs parameters
- method overloading
And one bonus slide:
- switch statements
Highlights
Description
This bundle is the sixth chapter of a course geared toward the APCS A exam.
It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence.
Topics covered in Lesson 6:
Methods including:
- Functions vs. Methods
- Method calls / definitions
- Types of calls
- dot operator
- methods in String class
- methods in Math class
- methods in ArrayList class
- return types and values
- arguments vs parameters
- method overloading
And one bonus slide:
- switch statements

