OOPS Concept in Java - Object Oriented Programming - Java for Beginners
Offered By: Great Learning via YouTube
Course Description
Overview
This "OOPs concept in Java" tutorial will help you to understand comprehensively all the concepts of OPPs. Object-Oriented programming is an extremely important part of OOPS. With the help of this, we can represent real-world entities in the programming world. Since object-oriented programming is so important, you will definitely find questions related to it in interviews.
The primary purpose of object-oriented programming is to increase the flexibility and maintainability of programs that are being used. Object-oriented programming brings together all the data and its behavior (methods) in a single location(object) that makes it easier to understand how a program actually works. We will be covering each and every feature of OOPs in detail so that you won’t face any difficultly in understanding the OOPs Concepts.
Procedural programming is about writing procedures or methods that perform operations on the data, while object-oriented programming is about creating objects that contain both data and methods. And in this tutorial, we will be clearing all your doubts that you may have regarding this topic "OPPS in Java" such as What is Inheritance in Java, What are abstract classes in Java, Interface in Java, and much more along with the clear-set examples for better understanding.
Syllabus
Introduction to Java.
- Intro to object-oriented programming.
- Class in Java.
- Inheritance in Java.
- Abstract class in Java.
- Interface in Java.
- Intro to collections .
Taught by
Great Learning
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera AP Computer Science A: Java Programming Polymorphism and Advanced Data Structures
Purdue University via edX Object Oriented Programming in Java
Microsoft via edX Inheritance and Data Structures in Java
University of Pennsylvania via Coursera Object Oriented Programming (OOPs) for JAVA Interviews
Udemy