March 2021
Beginner to intermediate
686 pages
13h 6m
English
In this chapter, we will discover that in Java, classes are fundamental to everything. We have already talked about reusing other people's code, specifically Android code, but in this chapter, we will really get to grips with how this works and learn about object-oriented programming as well as how to use it. Here is what is coming up in this chapter: