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
760 results
In this second part of the Python classes series, we are going over Class Variables, Class Methods, and Static Methods! You can ...
276 views
1 year ago
Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll share 5 essential tips for ...
151,585 views
2 years ago
Chapters: 0:00 Intro 0:26 Using Exceptions for Control Flow 4:06 Using Classes with Only Static Methods Instead of Modules 5:15 ...
61,515 views
8 months ago
MIT 6.100L Introduction to CS and Programming using Python, Fall 2022 Instructor: Ana Bell View the complete course: ...
30,741 views
Learn why you should replace unnecessary classes with functions, use modules instead of classes with only static methods, and ...
124,828 views
Classes are like a blueprint for creating your own reusable data structures in Python. They allow you to define your own custom ...
6,562 views
Python is used in a large number of web sites where the performance of the web tier is a significant cost. There are multiple ways ...
5,087 views
4 years ago
... (0:00:00) Getting Started with Classes ⌨️ (0:12:11) Constructor, __init__ ⌨️ (0:50:35) Class vs Static Methods ⌨️ (1:13:22) ...
2,289,898 views
Welcome back to another video! In this video, I'll be covering content from the typing module in Python like type hints and ...
133,816 views
Try Lokalise today: https://bit.ly/arjancodes. In this video, I'm going to show you the main principles I use to write code that's less ...
57,682 views
9 months ago
A lecture for BSc students in Innopolis University. The slides are here: https://github.com/yegor256/painofoop (in LaTeX and PDF) ...
5,747 views
Python's super does NOT mean "parent". It means "next in line". What line? The Method Resolution Order (MRO) of an object, ...
234,381 views
3 years ago
Music by Bensound.
61 views
Topics Covered: ⏱ Time Topic 00:00 Intro 00:02 Protected Attributes Explained in Python 02:31 Private Attributes Name Mangling ...
49 views
3 weeks ago
The most commonly used solution for the code duplication code is private static constants, which sometimes stay in the same ...
3,092 views
Streamed 6 years ago
Python OOP lesson in which we will consider getter and setter methods, encapsulation, property decorator, as well as ...
53,204 views
5 years ago
27,954 views
The Python language, while object-oriented, is fundamentally different from both C++ and Java. The dynamic and introspective ...
86,591 views
17 years ago
java#selenium#programming ######################################### Udemy Courses ...
110,646 views
Exercises for static code analysis in Python using Dlint and Pylint packages. Use packages to analyze Python modules.
253 views