Java SE 13: Understanding Classes & Objects in Java
Java
| Intermediate
- 8 videos | 1h 2m 9s
- Includes Assessment
- Earns a Badge
What makes the programming language Java so useful is that can run on multiple platforms. In this course, you will examine Java and its support for object-oriented programming. This course uses real-world entities to demonstrate how member variables represent the state of those entities, and how member functions represent the behavior of those entities. Participants study the various basic types of variables in Java and distinctions between eight primitive types and strings, which are a type of object. You will learn that all basic building blocks of all operations are these basic types of variables. As a practical exercise, create a project in Java with Java's two basic building blocks, the twin concepts of classes and objects. Next, learn to create classes and instantiate objects of these classes. You will discover that all objects in Java come with certain built-in capabilities, because they all inherit from a common ancestor base class. Finally, participants learn how to use constructors, getter methods, and setter methods to configure and initialize Java objects.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseRecognize what classes and objects areRecognize what member variables, static member variables, and member functions areDefine a class and instantiate an object of that class in java
-
Print out the details of an object to the system consoleDefine and invoke constructors in classes to correctly initialize member variablesDefine and invoke getter and setter methods to access private member variables of a class from outside that classSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 12s
-
10m 2sUpon completion of this video, you will be able to recognize what classes and objects are. FREE ACCESS
-
9m 51sUpon completion of this video, you will be able to recognize member variables, static member variables, and member functions. FREE ACCESS
-
8m 21sIn this video, you will learn how to define a class and instantiate an object of that class in Java. FREE ACCESS
-
10m 7sIn this video, you will learn how to print the details of an object to the system console. FREE ACCESS
-
10m 14sFind out how to define and invoke constructors in classes to initialize member variables correctly. FREE ACCESS
-
10m 30sIn this video, find out how to define and invoke getter and setter methods to access private member variables of a class from outside of that class. FREE ACCESS
-
52s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.