ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,309 results

Christian Stöcker
C Programming #21: Enumeration Data Type enum

In C, you can also define your own data types. A very simple data type is the enumerated data type enum. I'll show you how to ...

6:30
C Programming #21: Enumeration Data Type enum

4,150 views

5 years ago

The Debug Zone
Using Enums in EF Core Database First Approach: A Complete Guide

In this video, we delve into the powerful combination of Enums and Entity Framework Core (EF Core) within a Database First ...

4:12
Using Enums in EF Core Database First Approach: A Complete Guide

85 views

1 year ago

Sophia Wagner
Comparing Java enum members: == or equals()?

Comparing Java enum members: == or equals()? Hey guys! Hopefully you found a solution that helped you! The Content is ...

5:32
Comparing Java enum members: == or equals()?

4 views

1 year ago

Hassan Habib
C# Flags: Beginner's Guide

In this session, we dive into Flags in C#—a powerful feature that allows software engineers to represent multiple options within a ...

9:42
C# Flags: Beginner's Guide

4,775 views

11 months ago

The Expat Professor
Hacking - Enumeration Example

Change to the nmap scripts directory # - This is not required; however, it reduces the characters that you'll need to type. cd ...

4:55
Hacking - Enumeration Example

5,702 views

10 years ago

Smart Contract Programmer
Enum | Solidity 0.8

Enum in Solidity. 0:12 - Declaring an enum 0:49 - State variables 1:37 - Function output 2:01 - Function input 2:30 - Update 3:02 ...

4:22
Enum | Solidity 0.8

15,960 views

4 years ago

Sophia Wagner
Codereview: Generic overloading bitwise functions to manipulate the enum type

Generic overloading bitwise functions to manipulate the enum type Hey guys! Hopefully you found a solution that helped you!

4:35
Codereview: Generic overloading bitwise functions to manipulate the enum type

5 views

1 year ago

Brett Makes Games
Using Enums in GDScript for Better Code in Godot 4

Enums in GDScript are a great way to manage state and limited options for variables. This video goes over how to define them, ...

15:31
Using Enums in GDScript for Better Code in Godot 4

17,457 views

2 years ago

Roel Van de Paar
Map enum values (2 Solutions!!)

Map enum values Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to God, ...

4:09
Map enum values (2 Solutions!!)

7 views

3 years ago

Sophia Wagner
String representation of an Enum

String representation of an Enum Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

5:38
String representation of an Enum

18 views

1 year ago

Ben Makes Games
Easily get random List and enum values in your C# games

An overview of a C# library & .NET NuGet package I've been maintaining since 2018 called "BenMakesGames.RandomHelpers".

8:17
Easily get random List and enum values in your C# games

786 views

3 years ago

COURSE SINK
6 Scanning & Enumeration - Enumerating SSH

GitHub: https://github.com/TCM-Course-Resources/Practical-Ethical-Hacking-Resources Playlist: ...

4:10
6 Scanning & Enumeration - Enumerating SSH

669 views

4 years ago

The Debug Zone
Understanding C# Enum Default Values: Common Issues and Solutions

In this video, we delve into the world of C# enums, exploring their default values and the common pitfalls developers encounter.

4:47
Understanding C# Enum Default Values: Common Issues and Solutions

32 views

1 year ago

Peter Schneider
Codereview: Generic overloading bitwise functions to manipulate the enum type

Generic overloading bitwise functions to manipulate the enum type I hope you found a solution that worked for you :) The Content ...

4:59
Codereview: Generic overloading bitwise functions to manipulate the enum type

4 views

1 year ago

goobar
Using Enum Classes in Kotlin - Part 10 Kotlin Tutorial 2020

Learn to create and use Kotlin enum classes in Part 10 of this Kotlin programming tutorial for beginners. Enum classes are a great ...

5:43
Using Enum Classes in Kotlin - Part 10 Kotlin Tutorial 2020

2,873 views

5 years ago

Roel Van de Paar
Generating classes from enum (2 Solutions!!)

Generating classes from enum Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

4:06
Generating classes from enum (2 Solutions!!)

1 view

3 years ago

Christian Stöcker
PLC Programming #09: ENUM (Enumeration Data Type)

In this video, I'll show you how to declare and use the enumeration data type ENUM and what effect the attributes ...

10:15
PLC Programming #09: ENUM (Enumeration Data Type)

8,460 views

4 years ago

The Debug Zone
How to Make an Enum Decodable in Swift: A Step-by-Step Guide

In this video, we'll explore the process of making enums decodable in Swift, a crucial skill for any developer working with JSON ...

4:00
How to Make an Enum Decodable in Swift: A Step-by-Step Guide

8 views

11 months ago

Peter Schneider
Create Generic method constraining T to an Enum

Create Generic method constraining T to an Enum I hope you found a solution that worked for you :) The Content (except music ...

6:53
Create Generic method constraining T to an Enum

19 views

2 years ago

Peter Schneider
Generic mapping of enum class to int

Generic mapping of enum class to int I hope you found a solution that worked for you :) The Content is licensed under ...

6:48
Generic mapping of enum class to int

4 views

4 months ago