About Object Oriented ProgrammingLearn More
Object-oriented programming (OOP) is a computer programming paradigm where a software application is developed by modeling real world objects into software modules called classes. Consider a simple point of sale system that keeps record of products purchased from whole-sale dealers and the products sold to the customer. An object-oriented language would implement these requirements by creating a Product class, a Customer class, a Dealer class and an Order class. All of these classes would interact together to deliver the required functionality where each class would be concerned with storing its own data and performing its own functions. This is the basic idea of object-oriented programming or also called OOP.
Sort by:
Sorting
The newest
Most visited
Course time
Subtitle
Filtering
Courses
Subtitle

Pluralsight

Maurice Naftalin
Fundamentals of Object Oriented Programming in Java 2:05:45
English subtitles
12/28/2022
Subtitle

Pluralsight

Mateo Prigl
Classes and Object-oriented Programming in Python 3 2:26:22
English subtitles
12/28/2022
Subtitle

Pluralsight

Dan Wahlin
Creating Object-oriented TypeScript Code 2:11:07
English subtitles
12/08/2022
Subtitle

Udemy

Simon Sez IT
Python Programming Bundle: Intro to Python, Pandas, and OOP 11:26:18
English subtitles
11/20/2022