June 2018
Beginner
722 pages
18h 47m
English
Now that you have a general idea about Java and its related terms and tools, we will start discussing Java as a programming language.
This chapter will introduce the basic concepts of Java as an object-oriented programming (OOP) language. You will learn about classes, interfaces, and objects, and their relations. You will also learn the concepts and features of OOP.
In this chapter, we will cover the following topics:
We call them basics because they are the founding principles of Java as a language, ...
Read now
Unlock full access