December 2021
Intermediate to advanced
944 pages
26h 25m
English
In this chapter
In this chapter, I
Introduce you to object-oriented programming;
Show you how you can create objects that belong to classes from the standard Java library; and
Show you how to write your own classes.
If you do not have a background in object-oriented programming, you will want to read this chapter carefully. Object-oriented programming requires a different way of thinking than procedural languages. The transition is not always ...
Read now
Unlock full access