ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,661 results

Christopher Okhravi
Rebuilding Pokémon with Object Oriented Programming

Let's model the turn-based battle mechanics of the Pokémon games while following object oriented design principles. GET THE ...

1:06:31
Rebuilding Pokémon with Object Oriented Programming

259,061 views

4mo 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

2,408 views

9mo 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!)

782 views

10mo 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

763 views

11mo ago

Dargslan
OOP Beginners Guide: 13 lessons from "Why OOP" to a shippable domain model | Series intro

Welcome to the OOP Beginners Guide — 13 lessons that take you from "what's a class?" to a complete e-commerce domain ...

6:27
OOP Beginners Guide: 13 lessons from "Why OOP" to a shippable domain model | Series intro

12 views

1mo 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

6,888 views

4mo ago

Akash095
Day 11 | Python - OOP | AI/ML Learning Jounery

Day 11 , 10 , 9 – AI/ML Learning Journey | Python (OOPs Completed) Today marks Day 11 of my AI/ML learning journey. In this ...

7:30
Day 11 | Python - OOP | AI/ML Learning Jounery

2 views

5mo ago

Dion Esq.
Python OOP Project | Employee Project Management System (Console Based)

In this tutorial, we build a complete Employee Project Management System using Python and Object-Oriented Programming ...

20:27
Python OOP Project | Employee Project Management System (Console Based)

77 views

1mo ago

Jakubication
Python Program To Calculate Area Of Circle

This video shows a Python program to calculate area of circle by using the formula: A = pi * r * r , by getting the length of the radius ...

1:12
Python Program To Calculate Area Of Circle

76 views

10mo ago

Tech With Tim
How I would learn Python programming FAST (If I could start over)

The best beginner-friendly Python resources I recommend: Python Programming Fundamentals Track (Datacamp) ...

13:37
How I would learn Python programming FAST (If I could start over)

29,957 views

1mo ago

Ibrahim Hussain
87   Introduction to Object Oriented Programming OOP

https://github.com/ib-hussain/Python-Module.

5:01
87 Introduction to Object Oriented Programming OOP

55 views

10mo ago

Jakubication
Python Program To Find Perimeter Of Square

This video shows a Python program to find perimeter of square by using the formula: P= 4s , by getting the side length as input ...

0:56
Python Program To Find Perimeter Of Square

29 views

10mo ago

Murala Nagaraju Education
OOPS In Python

What is Object Oriented Programming in Python.

54:10
OOPS In Python

27 views

6mo ago

Tech With Tim
Do THIS instead of watching endless tutorials — how to learn Python for AI

These are two of the best beginner-friendly resources I recommend to learn Python for AI: Python Programming Fundamentals ...

12:37
Do THIS instead of watching endless tutorials — how to learn Python for AI

35,974 views

1mo ago

eduCOBOT
Python Advanced on eduCOBOT

Learners explore Object-Oriented Programming (OOP) concepts such as creating classes, defining functions with parameters, ...

0:56
Python Advanced on eduCOBOT

3 views

5mo ago

Dargslan
Why OOP? From dicts to domain | Python OOP L01 · Foundations

Before classes, code. Before code, the question: WHY OOP? Most Python tutorials skip this. We don't. Lesson 01 shows you ...

6:30
Why OOP? From dicts to domain | Python OOP L01 · Foundations

8 views

1mo ago

Dion Esq.
Add 2 Numbers in Python | OOP Concepts, TypeErrors, self Explained + Terminal Execution

In this video, we go beyond just adding two numbers in Python. This is not a basic program walkthrough — this is a structured ...

11:11
Add 2 Numbers in Python | OOP Concepts, TypeErrors, self Explained + Terminal Execution

16 views

2mo 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 ​

502 views

9mo ago

Dargslan
Python self & __init__: construct it right | Python OOP L03 · Foundations

self` confuses every beginner. `__init__` confuses them more. Lesson 03 demystifies both — and shows you why validation in ...

7:02
Python self & __init__: construct it right | Python OOP L03 · Foundations

5 views

1mo ago

Dargslan
Python classes vs instances: blueprints, not buildings | Python OOP L02 · Foundations

A class is a BLUEPRINT. An instance is a BUILDING. Sound trivial? It's the #1 thing beginners get wrong. Lesson 02 makes the ...

6:18
Python classes vs instances: blueprints, not buildings | Python OOP L02 · Foundations

6 views

1mo ago