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
190,198 results
Take your Python programming skills to the next level with this must-know topic: interfaces and abstract classes. Learn how to ...
29,810 views
1 year ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'm revisiting Protocols and ABCs in ...
69,595 views
This is a preview of the video course, "Python Interfaces: Object-Oriented Design Principles." Interfaces play an important role in ...
6,204 views
Method which is decorated with @abstractmethod and does not have any definition. Python Don't support Abstract class, So we ...
418,928 views
5 years ago
In this video, we learn how to build modern-looking graphical user interfaces (GUIs) in Python.
1,777,798 views
3 years ago
In this video, we'll dive into the concept of interfaces in Python, exploring how they help in defining a blueprint for classes, ...
1,400 views
Today we learn about Python interface definitions and stub files. We can use them to make our code more professional.
12,292 views
2 years ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. You can do Object-Oriented Programming badly, ...
228,182 views
Video Content: ---------------------------------- 0:00 - Intro 1:12 - Pseudocode Problem 2:39 - Inheritance Solution 4:21 - Interface ...
8,434 views
Abstract class: A class that cannot be instantiated on its own; Meant to be subclassed. # They can contain abstract methods, which ...
39,954 views
java #javatutorial #javacourse public class Main { public static void main(String[] args) { // Interface = A blueprint for a class that ...
32,112 views
In this lesson, we'll learn all about Jupyter Notebook so we can use it as our coding interface throughout this course. We'll quickly ...
37,350 views
PYTHON : CREER DES INTERFACES GRAPHIQUES MODERNES FACILEMENT !! documentation ...
38,179 views
Python Tkinter Applications don't look great... So, in this video I go over how to use CustomTkinter, which will make your apps look ...
509,034 views
Explore All My Excel Solutions: https://pythonandvba.com/solutions DESCRIPTION ...
184,934 views
In this video we learn how to easily build modern graphical user interface (GUI) applications in Python with TTKBootstrap.
111,798 views
9 months ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I discuss the SOLID design principles ...
339,000 views
4 years ago
Let's discuss the tradeoffs between Inheritance and Composition Access to code examples, discord, song names and more at ...
1,217,184 views
Python Programming Tutorials https://youtube.com/playlist?list=PLqleLpAMfxGD-KFajIKzH24p6bgG5R_aN Please Subscribe our ...
40,097 views
In Python programming, there are three main types of interfaces: 1. Command-line Interface (CLI): This interface allows users to ...
18 views