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
491,586 results
Here's a quick video covering one of the most important data containers in game development - Enums (short for enumerators), ...
7,316 views
2 months ago
Get all of my Database Design Project Guides: https://databasestar.mykajabi.com/lpkj-dbdesign/?video=MAvyfhTpz-o Learn ...
27,257 views
5 months ago
In this video we'll dive deep into enhancing your PHP applications with enums. Discover how Laravel provides a rich set of tools ...
18,861 views
coding #programming #cprogramming // enum = A user-defined data type that consists // of a set of named integer constants.
11,425 views
10 months ago
Timestamps: 0:00 Enum Preview 0:31 Intro 1:06 Self hosted TypeGo 3:38 Quality of life improvements 5:30 Enums 7:26 Enum ...
534 views
1 month ago
In this video we'll be talking about Enumerations, commonly known as "Enums" in Unreal Engine 5. Enums are user defined ...
3,762 views
Hello, this is ComputerBread, back at it again with another zig video, today, we learn about non-exhaustive enums, what they are ...
2,924 views
4 months ago
Improve PLC code clarity and avoid the ambiguity of 'magic numbers' using Enumerations (ENUMs) in Structured Text.
83 views
9 months ago
If you have a set of options, better define them in PHP Enum than DB Enum. Let me explain. Original LinkedIn post: ...
11,856 views
6 months ago
How and Where to use Enums in Godot 4.5 [Free Assets] To Follow the Tutorial ...
7,192 views
3 months ago
We rank all the different implementations of enums in programming languages, from simple constant collections to proper ...
92,379 views
If you store small enumerated values in PostgreSQL, this video walks through the real costs of three approaches and gives a ...
29 views
In today's video we will start learning about enums in Rust! There aren't too many ways that we can use them before we cover ...
1,965 views
8 months ago
Learn Kotlin Enum Classes from scratch! This comprehensive tutorial covers everything you need to know about enumeration ...
51 views
Want to build a cleaner, more maintainable tab view in SwiftUI? In this video, I'll show you how to use enums that conform to the ...
3,444 views
11 months ago
Learn Game Development And Skip Tutorial Hell: https://www.skool.com/unity-unlocked-gamedev-skool-1638/about.
103 views
Symfony Forms Masterclass 2025: Combine Multiple Entities & Enums in One Dynamic Form (PHP 8.x) In this tutorial, I walk you ...
63 views
In this video, I'll explain what Enums are, why they exist, and how you can use them in your Roblox scripts. Whether you're just ...
149 views
Enums are a useful feature of Data Binding that let you use NAMED VALUES as conditions in the State Machine. Rive is a design ...
6,156 views
If you're tired of using plain numbers or strings to represent fixed values, enum in Python offers a clean and reliable solution.
95 views