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
3,037 results
Now that you've completed the Python for Beginners Course, take your Python Programming skills to the next level with this ...
118,841 views
4 months ago
Introduction to Object Oriented Programming in Python with clear explanations and real code examples. This video is divided into ...
230 views
9 months ago
1. INTRODUCTION 0:00:00 1. What are design patterns 0:04:13 2. Types of design patterns !\2. CREATIONAL DESIGN ...
20,950 views
11 months ago
These are two of the best beginner-friendly Python resources I recommend: Python Programming Fundamentals (Datacamp) ...
504,679 views
8 months ago
This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.
24,497 views
3 weeks ago
These are two of the best beginner-friendly Python Machine Learning resources I recommend: Python Data Fundamentals ...
20,490 views
2 months ago
Learn Python Classes in 10 Minutes — D&D Style!* ⚔️ *Try Alta3 Academy FREE for 3 Days!
608 views
5 months ago
Check out this free guide on "How to Land a Developer Job in The World of AI" from myself and HubSpot ...
41,093 views
Learn Object-Oriented Programming (OOP) in Python in just 2 minutes! This beginner-friendly tutorial explains Python classes and ...
40 views
This video walks through making a complete Blackjack game in Python. I make a Command Line Blackjack game using ...
407 views
7 months ago
Build smarter, reusable Python code using Object-Oriented Programming (OOP)! Learn how to structure your code like a pro by ...
138 views
Try Alta3 Academy FREE for 3 days!
10,502 views
DevLaunch is my mentorship program where I personally help developers go beyond tutorials, build real-world projects, and ...
105,919 views
Understanding Object-Oriented Programming (OOP) can feel tricky at first, but it doesn't have to be. In this video, I share a ...
621 views
DESCRIPTION: Have you ever worked on a team where one developer names a function calculate_area and another calls it ...
334 views
This 22nd video in "Python as a Second Language" explores 4 main principles of Object Oriented Programming: Encapsulation, ...
36 views
Setting Up the IDE and Python Environment 0:18:31 8. OPTIONAL UML Refresher. PYTHON OOP REFRESHER 0:24:30 1.
6,118 views
10 months ago
In this Python tutorial, we'll create a Falling Sand Simulation from scratch using Pygame! Whether you're new to programming ...
6,764 views
LEARN PYTHON3.14 WITH THE SHEAFIFICATION OF G You will NOT need any other tutorial after you complete this 15 MINUTE ...
36,910 views
C and GUI Programming don't get along well. In this video, I used a lesser-known framework for Graphical User Interface (GUI) ...
356,438 views
You can detect your operating system in Python using either os.name, sys.platform, or platform.system(). Article at ...
248 views
Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Class Variables Explained 03:00 Instance Assignment Shadows the Class ...
52 views
1 month ago
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,331 views
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 ...
Stop letting bugs into your classes! What if you could prevent a bank balance from ever being set to a negative number?
24 views