Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
2,790 results
Click this link https://sponsr.is/bootdev_TechWithTim and use my code TECHWITHTIM to get 25% off your first payment for ...
626,316 views
11 months ago
In this Python tutorial, we'll create a Falling Sand Simulation from scratch using Pygame! Whether you're new to programming ...
6,252 views
10 months ago
I make a Command Line Blackjack game using object-oriented programming. Sections 00:00 - Intro & Setup 01:07 - Card Class ...
266 views
5 months ago
Introduction to Object Oriented Programming in Python with clear explanations and real code examples. This video is divided into ...
229 views
8 months ago
Confused about what self means in Python? In this video, we break down the concept of self in Python with a simple and ...
150 views
3 months ago
Try Alta3 Academy FREE for 3 days!
9,026 views
Learn Object-Oriented Programming (OOP) in Python in just 2 minutes! This beginner-friendly tutorial explains Python classes and ...
40 views
7 months ago
These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp)Â ...
475,195 views
DESCRIPTION: Have you ever worked on a team where one developer names a function calculate_area and another calls it ...
330 views
1 month ago
SOLID principles explained. Topics: 1. Single responsibility principle; 2. Open–closed principle; 3. Liskov substitution principle ...
31,296 views
Build smarter, reusable Python code using Object-Oriented Programming (OOP)! Learn how to structure your code like a pro by ...
137 views
Understanding Object-Oriented Programming (OOP) can feel tricky at first, but it doesn't have to be. In this video, I share a ...
388 views
1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGNÂ ...
18,424 views
Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...
171 views
This 22nd video in "Python as a Second Language" explores 4 main principles of Object Oriented Programming: Encapsulation, ...
36 views
Most Python objects store their attributes in a "__dict__" dictionary. Modules and classes always use "__dict__", but not everything ...
199 views
Introduction to Object Oriented Programming in Python | Classes & Objects | Python Full Course Hello Viewers my name is ...
1 view
Why is it that when you add two numbers, Python just knows what to do, but the second you create your own class, it breaks with ...
406 views
Are you tired of copy-pasting the same logging or timing code into every single function? It's messy, hard to maintain, and prone to ...
2,324 views
3 weeks ago
Writing polymorphic code that behaves differently based on the object type. 3. Debugging or inspecting objects to confirm their ...
91 views
9 months ago