ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

739 results

ArjanCodes
Stop Passing Primitives Everywhere (Use Value Objects)

Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. In this video, I show how to ...

14:00
Stop Passing Primitives Everywhere (Use Value Objects)

64,570 views

3 months ago

Strikoder
Active Directory Enumeration with BloodHound Ingestors | SharpHound, PythonHound, RustHound

In this episode, we dive into Active Directory enumeration using all major BloodHound ingestors: - bloodhound-python ...

35:31
Active Directory Enumeration with BloodHound Ingestors | SharpHound, PythonHound, RustHound

3,101 views

8 months ago

Premature Abstraction
Ranking Enums in Programming Languages

We rank all the different implementations of enums in programming languages, from simple constant collections to proper ...

8:08
Ranking Enums in Programming Languages

94,371 views

8 months ago

Database Star
Stop Using ENUMs in Your Database (Use This Instead)

Get all of my Database Design Project Guides: https://databasestar.mykajabi.com/lpkj-dbdesign/?video=MAvyfhTpz-o Learn ...

5:45
Stop Using ENUMs in Your Database (Use This Instead)

28,151 views

9 months ago

Kris Furman, PhD
Nerding Out About: Enums

Listen to a senior dev with a PhD in particle physics rant about programming. Today's topic: Enumerators and tagged unions.

9:55
Nerding Out About: Enums

3,737 views

2 weeks ago

PyCon Israel
Beyond constants: Mastering Python enums / Tsvi Mostovicz

Explore advanced enum usage in Python: define methods, attach metadata, and create enums dynamically. Learn the benefits ...

15:52
Beyond constants: Mastering Python enums / Tsvi Mostovicz

113 views

7 months ago

Python Peak
Advanced Enum Patterns with Methods #pythontricks

Enums with custom behaviors and state transitions Add methods and validation to enums for better code organization.

2:08
Advanced Enum Patterns with Methods #pythontricks

7 views

6 months ago

Coding with David
Enum in Python: Simplify Your Code with Named Constants

If you're tired of using plain numbers or strings to represent fixed values, enum in Python offers a clean and reliable solution.

6:30
Enum in Python: Simplify Your Code with Named Constants

140 views

11 months ago

PYCON UK
PYCON UK 2025: Beyond lists  why other collection types are often better, David Seddon

Lists are everywhere in Python. But are they always the best tool for the job? Find out why tuples, sets and frozensets are often a ...

21:33
PYCON UK 2025: Beyond lists why other collection types are often better, David Seddon

565 views

9 months ago

selfedu
#3. Перечисления (enum). Класс Enum | The Python Standard Library

https://t.me/python_selfedu.

16:12
#3. Перечисления (enum). Класс Enum | The Python Standard Library

3,131 views

11 months ago

James Clare
Python Coding Challenge - March 2026 | 3 Consecutive Odds

Here's the solution and simple walkthrough the March 2026 problem, 3 Consecutive Odds My Full OOP Course: ...

7:47
Python Coding Challenge - March 2026 | 3 Consecutive Odds

66 views

2 months ago

LatamCode
POO en Python: qué son los Enums y cómo usarlos correctamente

En este video de POO en Python, aprenderás qué son los Enums y cómo usarlos correctamente para escribir código más limpio, ...

6:54
POO en Python: qué son los Enums y cómo usarlos correctamente

31 views

2 months ago

ArjanCodes
10 Python Features You’re Not Using (But Really Should)

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Python has a lot of powerful features hiding in ...

20:45
10 Python Features You’re Not Using (But Really Should)

69,391 views

4 months ago

Interview Mentor App
How to Define an Enum in Python | Python Basics

Learn how to define and use enums in Python for type-safe named constants. This tutorial covers importing from the enum module ...

1:48
How to Define an Enum in Python | Python Basics

1 view

4 months ago

Code Spark Lab
[Aprende con VSCode] Introducción a Python #11 Enumeraciones en Python

Este video explica las enumeraciones en Python. Puedes aprender cada ejemplo previsualizándolo en Visual Studio Code.

6:55
[Aprende con VSCode] Introducción a Python #11 Enumeraciones en Python

3 views

10 months ago

ArjanCodes
The State Pattern Done the Pythonic Way

Build software that lasts. Join the Software Design Mastery waiting list → https://arjan.codes/mastery. The classic State design ...

26:23
The State Pattern Done the Pythonic Way

35,466 views

2 months ago

AI IT - Yapay Zeka Bilgi Teknolojileri
Python Guide to DateTime and Enum

The secret to writing professional code lies in how well you organize complex data! In this video, we'll explore the strftime and ...

6:15
Python Guide to DateTime and Enum

2 views

4 months ago

StatLearn Tech
Structured Responses with Gemini AI and Python | JSON Output using Pydantic & GenAI

In this video, you'll learn how to generate structured JSON responses using Google Gemini AI and Python We'll explore how ...

8:34
Structured Responses with Gemini AI and Python | JSON Output using Pydantic & GenAI

1,494 views

8 months ago

Emrah KAYA
Proper way to utilize python's "enums" as flags in an easily entendable manner

Hello everyone! I hope this video has helped solve your questions and issues. This video is shared because a solution has been ...

1:16
Proper way to utilize python's "enums" as flags in an easily entendable manner

0 views

10 months ago

Chrognar Makes Games
UPBGE: Using Enums in Python Components. | Chrognar's Tutorials

From the depths of his mother's basement Chrognar brings you another python tutorial on how to use Enums with UPBGE.

45:49
UPBGE: Using Enums in Python Components. | Chrognar's Tutorials

45 views

11 months ago