ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,085 results

Ghost Python Academy
Learn Object Oriented Programming in Python | OOP Explained with Code Examples

Introduction to Object Oriented Programming in Python with clear explanations and real code examples. This video is divided into ...

14:47
Learn Object Oriented Programming in Python | OOP Explained with Code Examples

230 views

9 months ago

Khan Academy
Classes and objects | Intro to CS - Python | Khan Academy

Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type.

7:52
Classes and objects | Intro to CS - Python | Khan Academy

4,214 views

4 days ago

Alta3 Research
Learn Python Classes in 10 Minutes (D&D Style!)

Learn Python Classes in 10 Minutes — D&D Style!* ⚔️ *Try Alta3 Academy FREE for 3 Days!

12:42
Learn Python Classes in 10 Minutes (D&D Style!)

620 views

5 months ago

codechips
Object Oriented Programming (OOP) | Animated

Understanding Object-Oriented Programming (OOP) can feel tricky at first, but it doesn't have to be. In this video, I share a ...

4:13
Object Oriented Programming (OOP) | Animated

699 views

4 months ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

8 months ago

Tech with adenoch
Learn python with project 15: Coffee Machine Dispenser - OOP version

Object Oriented Programming; Attributes and methods https://youtu.be/3WBO5tB3szQ #aws #python #cloudengineering #devops ...

31:44
Learn python with project 15: Coffee Machine Dispenser - OOP version

45 views

2 months ago

DevWayMahab
What is self in Python? | Python self in OOP Explained with Example |  @DevWayMahab ​

Confused about what self means in Python? In this video, we break down the concept of self in Python with a simple and ...

4:41
What is self in Python? | Python self in OOP Explained with Example | @DevWayMahab ​

269 views

4 months ago

NDC
Intermediate Python OOP (2025): Master Object-Oriented Programmin

Build smarter, reusable Python code using Object-Oriented Programming (OOP)! Learn how to structure your code like a pro by ...

15:55
Intermediate Python OOP (2025): Master Object-Oriented Programmin

138 views

9 months ago

Neo
Classes & Objects: Introduction to OOP in Python (Lesson 09)

Shift your mental model from simple scripts to professional system architecture. ACCESS THE CODE & RESOURCES: The ...

2:04
Classes & Objects: Introduction to OOP in Python (Lesson 09)

20 views

4 weeks ago

Tech With Tim
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp) ...

10:34
Do THIS instead of watching endless tutorials - how I’d learn Python FAST…

509,716 views

8 months ago

nova coder
#01 OOP in Python Explained in 2 Minutes | Python Classes and Objects Made Easy

Learn Object-Oriented Programming (OOP) in Python in just 2 minutes! This beginner-friendly tutorial explains Python classes and ...

1:26
#01 OOP in Python Explained in 2 Minutes | Python Classes and Objects Made Easy

40 views

8 months ago

Jakubication
Python Blackjack Game

I make a Command Line Blackjack game using object-oriented programming. Sections 00:00 - Intro & Setup 01:07 - Card Class ...

45:23
Python Blackjack Game

426 views

7 months ago

Tech with adenoch
Learn python with project 16: QUIZ GAME - OOP version

aws #python #cloudengineering #devops #programming #education #azure #pythonfordevops #pythonforbeginners ...

26:08
Learn python with project 16: QUIZ GAME - OOP version

12 views

2 months ago

fast_python
22 OOP in Python

This 22nd video in "Python as a Second Language" explores 4 main principles of Object Oriented Programming: Encapsulation, ...

8:52
22 OOP in Python

36 views

7 months ago

Jakubication
Python __str__ Method

This video covers the __str__ method in Python, often pronounced as the dunder str method. It can also be called the string magic ...

2:24
Python __str__ Method

57 views

8 months ago

Python Morsels
Python's powerful print() function

Python's print() function includes abilities that are easily overlooked, even by long-time Pythonistas. Article at ...

4:50
Python's powerful print() function

284 views

4 months ago

CodeTekTeach
! Python design patterns masterclass

1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...

3:48:27
! Python design patterns masterclass

21,362 views

11 months ago

Craig Piercy
Python built-in function: object()

It's the base class for all Python classes, making it central to Python's object-oriented design. And that's the `object()` function!

4:03
Python built-in function: object()

45 views

9 months ago

Python Morsels
__dict__: where Python stores attributes

Most Python objects store their attributes in a "__dict__" dictionary. Modules and classes always use "__dict__", but not everything ...

4:46
__dict__: where Python stores attributes

223 views

3 months ago

CodeTekTeach
Python SOLID Principles and Top Design Patterns

Setting Up the IDE and Python Environment 0:18:31 8. OPTIONAL UML Refresher. PYTHON OOP REFRESHER 0:24:30 1.

4:52:05
Python SOLID Principles and Top Design Patterns

6,241 views

11 months ago

Craig Piercy
Python built-in function: id()

In this video, we're exploring the `id()` function— a simple but essential built-in tool that helps you understand Python objects at a ...

4:25
Python built-in function: id()

102 views

10 months ago

Sumantra Codes
Python OOP: Abstract Class & Abstract Method

DESCRIPTION: Have you ever worked on a team where one developer names a function calculate_area and another calls it ...

14:13
Python OOP: Abstract Class & Abstract Method

334 views

2 months ago

Crash Dash
#1. Python Object Oriented Programming Intro

So we have finally made it to Python objectoriented programming. This is a very important topic. In Python, an object is a bundle of ...

12:18
#1. Python Object Oriented Programming Intro

0 views

7 days ago

Tech Keys X
Python Object Representation & Inheritance Explained Step by Step  | S1 EP13

Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 String Representation of an Object 01:45 Why have String Representation of an ...

27:21
Python Object Representation & Inheritance Explained Step by Step | S1 EP13

42 views

1 month ago

fast_python
21 Objects in Python

The 21st video of my course “Python as a second language”. Today we start exploring objects and object-oriented programming.

8:55
21 Objects in Python

48 views

8 months ago