Lesson: Method Wrap-up

Overview: 
Wrap up the method unit with references to other sources of information on Java methods.
Objectives: 

View some different explorations of Java methods.

Content: 

We are going to wrap-up the unit on methods with several resources for you to view:

Here is a video about methods. This video is a good introduction to methods. However the definition of the static keyword in this video is incorrect. Please ignore the discussion of static for now as we will explore static later in this curriculum.

Here is a detailed discussion of methods. Here is another discussion (stop at "Constructors").

Navigation: