Lecture Introduction to programming with Java - Chapter 9: Classes with class members
Chapter 9 - Classes with class members. This chapter presents the following content: Class Variables, class methods, how to access class members, when to use class members, class constants, example program using class members.