ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

598 results

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

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

The Debug Zone
Understanding Inconsistent Enum String Values in Programming: Common Issues & Solutions

In this video, we delve into the often-overlooked challenges of working with inconsistent enum string values in programming.

1:39
Understanding Inconsistent Enum String Values in Programming: Common Issues & Solutions

7 views

5 months ago

The Debug Zone
Understanding Custom Enum Underlying Types in C#: A Comprehensive Guide

In this video, we delve into the fascinating world of custom enums in C#. Enums are a powerful feature that allows developers to ...

1:55
Understanding Custom Enum Underlying Types in C#: A Comprehensive Guide

8 views

10 months ago

The Debug Zone
How to convert between int * and enum *?

Today's Topic: How to convert between int * and enum *? Thanks for taking the time to learn more. In this video I'll go through your ...

1:22
How to convert between int * and enum *?

0 views

1 month ago

The Debug Zone
Is Using Enum Ordinals a Good Practice? Pros and Cons Explained

In this video, we dive into the world of enums and explore the practice of using ordinal values in programming. While enums can ...

3:08
Is Using Enum Ordinals a Good Practice? Pros and Cons Explained

13 views

9 months ago

The Debug Zone
How to Retrieve Enum Values from Enum Types in Programming Languages

In this video, we delve into the world of enumerations, commonly known as enums, which are a powerful feature in many ...

1:56
How to Retrieve Enum Values from Enum Types in Programming Languages

3 views

5 months ago

The Debug Zone
Using Enum from Template Class in C++ Without Template Parameter Explained

In this video, we delve into the fascinating world of C++ templates, specifically focusing on how to effectively use enums within ...

1:29
Using Enum from Template Class in C++ Without Template Parameter Explained

3 views

3 months ago

The Debug Zone
Using Enum Constants in REST API Path, Query Params, and JSON Requests

In this video, we delve into the practical application of Enum constants within REST APIs, focusing on their use in path and query ...

1:31
Using Enum Constants in REST API Path, Query Params, and JSON Requests

3 views

6 months ago

Roel Van de Paar
How values method work in enum? (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:56
How values method work in enum? (2 Solutions!!)

9 views

3 weeks ago

Nida Karagoz
Why is it possible to refer to enum values when a field is named identically to the enum type, but n

Why is it possible to refer to enum values when a field is named identically to the enum type, but n ✧ I really hope you found a ...

1:44
Why is it possible to refer to enum values when a field is named identically to the enum type, but n

0 views

11 months ago

Roel Van de Paar
How do I mutate a StorageMap where the value is an enum?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:28
How do I mutate a StorageMap where the value is an enum?

27 views

2 weeks ago

Peter Schneider
Can enum values be redeclared?

Can enum values be redeclared? I hope you found a solution that worked for you :) The Content is licensed under ...

3:50
Can enum values be redeclared?

0 views

4 months 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

Brian Will
Odin Intro (1 / 2) - Data Types

An introduction to the Odin programming language (part 1 of 2). This part focuses on core data types. See accompanying text: ...

38:48
Odin Intro (1 / 2) - Data Types

3,810 views

4 days ago

The Debug Zone
How to Create an Abstract Method Returning an Enum in C# - Step by Step Guide

In this video, we'll dive into the world of C# programming as we explore the concept of abstract methods and enums. You'll learn ...

1:57
How to Create an Abstract Method Returning an Enum in C# - Step by Step Guide

2 views

4 months ago

Peter Schneider
Get maximum of enum in pure C

Get maximum of enum in pure C I hope you found a solution that worked for you :) The Content is licensed under ...

3:55
Get maximum of enum in pure C

5 views

9 months ago

Peter Schneider
Ethereum: Why do enum declaration statements not compile when ending in a semicolon?

Why do enum declaration statements not compile when ending in a semicolon? I hope you found a solution that worked for you ...

2:49
Ethereum: Why do enum declaration statements not compile when ending in a semicolon?

1 view

2 months ago

The Debug Zone
How to Warn on Enum Type Mismatches in GCC: Tips for Safe Arithmetic Operations

In this video, we delve into the importance of type safety in C programming, specifically focusing on enum types and their role in ...

1:32
How to Warn on Enum Type Mismatches in GCC: Tips for Safe Arithmetic Operations

5 views

5 months ago

The Debug Zone
Fixing TypeScript String Enum Errors: 'Type ... is not assignable to type ...'

In this video, we dive into a common issue faced by TypeScript developers: the dreaded string enum error. If you've encountered ...

3:07
Fixing TypeScript String Enum Errors: 'Type ... is not assignable to type ...'

2 views

6 months ago