King
Administrator
- Joined
- Jul 12, 2021
- Messages
- 25,005
- Reaction score
- 5
- Points
- 38
Oops With python - Object Oriented Programming Language
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 7 lectures (39m) | Size: 177.1 MB
Complete Object Oriented Programming OOPS - hands-on examples and exercises
What you'll learn
Module 1 : What is oops?
Module 2 : Encapsulation
Module 3 : Abstraction
Module 4 : Inheritance
Module 5 - Polymorphism
Hands-on examples and exercises
Requirements
Any Programming Language
Description
Would you like to take your Programming knowledge to the next level? Did you know that Object Oriented programming is one of the most asked technical interview topics? So, if you want to ace your interviews, you need a thorough understanding of OOPs (Object Oriented Programming).
Object-oriented programming is one of the most sought-after skills in the programming world, and as a web developer, if you master it, you'll stand out from the rest.
So, if you'd like to delve deep into the exciting world of OOPs, especially with Javascript as your language of choice, this course is perfect for you.
How is this course designed
Module 1 : What is oops? - In this module, we'll look at the various basic topics of Objects such as creating objects, properties and methods, accessing, updating and deleting them and looping through objects.
Module 2 : Encapsulation - Encapsulation refers to bundling data with methods that can operate on that data within a class
Essentially, it is the idea of hiding data within a class, preventing anything outside that class from directly interacting with it
Module 3 : Abstraction- In this module, we'll look at abstraction refers to only showing essential details and keeping everything else hidden
Module 4 : Inheritance- In this module, we'll look at Inheritance - Inheritance is the principle that allows classes...
Read more
Continue reading...