Java - Object Oriented Programming Principles
Published 6/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 967.64 MB | Duration: 2h 20m
Published 6/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 967.64 MB | Duration: 2h 20m
JAVA OOPS MADE EASY
What you'll learn
object oriented programming concepts in simple manner
it contains simple and important concepts like class object data member and member function
it contains encapsulation inheritance polymorphism abstraction
also students will learn important keywords this static super
Requirements
understanding of java code/java programming
Description
JAVA - OBJECT ORIENTED PROGRAMMING PRINCIPLES COURSESPECIALLY DESIGNED AND MADE WITH EFFORTS FOR BEGINNERSSO, ALL THE BEST AND PLEASE DO JOIN MY COURSE TO GET THE BESTHELLO EVERYONE I AM HARSHIKA WITH 12+ YEARS OF TEACHING/TRAINING EXP…IN THIS COURSE I HAVE TRIED MY BEST TO EXPLAIN JAVA OOPS CONCEPTS IN SIMPLE WAY WITH VERY SIMPLE AND EASY PRACTICAL EXAMPLESI KEPT THEORY AND PROGRAMS SIMPLE FOR BEGINNERS, SO THAT IT WILL BE EASY FOR THEM TO UNDERSTAND AND REMEMBER CONCEPTSOops concepts1. Class2. Object3. Data member4. methods5. Encapsulation6. Inheritance7. Polymorphism8. Abstraction9. Important keywordsa. Superb. Staticc. ThisJava is a popular programming language.Java is used to develop mobile apps, web apps, desktop apps, games and much more.Java is a popular programming language, created in 1995.It is owned by Oracle, and more than 3 billion devices run Java.It is used for:Mobile applications (Especially Android apps)Desktop applicationsWeb applicationsWeb servers and application serversGamesDatabase connectionAnd much, much more!Why Use Java?Java works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc.)It is one of the most popular programming languages in the worldIt has a large demand in the current job marketIt is easy to learn and simple to useIt is open-source and freeIt is secure, fast and powerfulIt has huge community support (tens of millions of developers)Java is an object-oriented language which gives a clear structure to programs and allows code to be reused, lowering development costsAs Java is close to C++ and C#, it makes it easy for programmers to switch to Java or vice versa
Overview
Section 1: Introduction to OOPS (OBJECT ORIENTED PROGRAMMING)
Lecture 1 Introduction to Object Oriented Programming (OOPS)
Section 2: ENCAPSULATION | OOPS CONCEPT
Lecture 2 ENCAPSULATION | OOPS CONCEPT
Section 3: INHERITANCE | OOPS CONCEPT
Lecture 3 INHERITANCE AND TYPES
Section 4: POLYMORPHISM | OOPS CONCEPT
Lecture 4 POLYMORPHISM & TYPES
Section 5: ABSTRACTION | OOPS CONCEPT
Lecture 5 ABSTRACTION | abstract class and Interface
Section 6: this, super, static | IMPORTANT KEYWORDS
Lecture 6 super static this | important keywords in java program
to understand object-oriented programming concepts easily