In this lesson on methods (code blocks where you can have statements and in which you can write your logic), learn through several helpful exercises how to work with important method-related keywords like main, public, static, and void.
S01E19 · Class Constructors in Java
S01E21 · Java Getters and Setters