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
388 results
The "enum" type in Python lets you create variables constrained to a predefined range of values. Learn how this built-in Python ...
890 views
1 year ago
Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...
339,913 views
3 years ago
Get all of my Database Design Project Guides: https://databasestar.mykajabi.com/lpkj-dbdesign/?video=MAvyfhTpz-o Get the ...
28,311 views
10 months ago
Este video explica las enumeraciones en Python. Puedes aprender cada ejemplo previsualizándolo en Visual Studio Code.
3 views
11 months ago
Join my Free Newsletter: https://techwithtim.net/newsletter Get private mentorship from me: https://training.techwithtim.net If ...
324,005 views
Vamos a ver diferentes tipos de clases que tiene Java Enums, Interfaces y Records. --- CURSOS WEB: https://polv.dev/courses ...
361 views
2 years ago
Learning how to hack is fun, but having people spy on your internet traffic is not. Get 3 months of PIA for free when you sign up for ...
274,092 views
This video explains enumerations in Python. You can learn each example by previewing it in Visual Studio Code. ✓ Subscribe to ...
6 views
Get rid of boilerplate writing classes using dataclasses! In this video we learn about dataclasses and how to use them, as well as ...
982,729 views
5 years ago
Settling the debate of dynamic vs static typing. Topics: - Dynamic typing pros and cons; - Static typing pros and cons; - Typing in ...
28,775 views
9 months ago
00:45 While it is possible to make singleton objects in Python, the classic singleton design pattern doesn't always make a lot of ...
3,772 views
Using enums to specify names for groups of values and for bitmask flags.
33 views
6 years ago
Il vous arrive peut-être de faire des comparaisons avec des chaînes de caractères. Malheureusement, une chaîne de caractères ...
10,902 views
4 years ago
この動画ではPythonにおける`enum`について説明します。 それぞれのサンプルをVisual Studio Codeでプレビューを見ながら学べ ...
49 views
You want enum class over just enum, right? That is, however, a bit troublesome with Qt's model/view framework, where you often ...
1,678 views
Protobuf gives you four ways to model real data: enums for closed-set states, nested messages for sub-structure, repeated fields ...
116 views
2 months ago
Working with NumPy pandas provides DataFrames and tools for working with tabular data. But once the need for labels and ...
3,256 views
Get rid of boilerplate in writing classes. Which dataclass alternative should you use though? In this video we test dataclasses, attrs ...
119,301 views
Python and Java treat missing values and failures as separate problems. Null pointers leak through the call stack untyped.
113 views
This video is part of the series on low level design. In this series we are targeting the low level design in three steps: 1.
438 views