Навыки, которые вы получите:
Java
ООП
Web development
String methods
Static methods
In this course, we’re going to take a deep dive into Java classes. We’ll start by looking at the String class in more detail. After spending more time with Strings, we’ll dive into some of the more advanced features of Classes. Specifically, we’ll look at how to set the access of class variables and methods, discuss the concept of encapsulation, and write our own static methods.
The Program
- String Methods.
- Access, Encapsulation, and Static Methods.