ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,119 results

CppNow
C++Now 2018: Wissam Mehio “Enums four ways”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:15
C++Now 2018: Wissam Mehio “Enums four ways”

2,018 views

7 years ago

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,033 views

5 years ago

SHS-DCC
Video 38 Curso lenguaje C - Estructura Enum

Se presenta una estructura de arquitectura diferente a las ya vistas. Link para descargar, de GitHub, los archivos utilizados para ...

7:19
Video 38 Curso lenguaje C - Estructura Enum

80 views

1 year ago

Nida Karagoz
Get maximum of enum in pure C (3 SOLUTIONS!!)

Get maximum of enum in pure C (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed under ...

2:48
Get maximum of enum in pure C (3 SOLUTIONS!!)

0 views

8 months ago

Professor Leo
Simplify your LOGIC with enums in C#!

Hello everyone, this a lesson about enums in C# * * * About my avatar The base avatar model was provided by ニバンボシ堂 ...

4:25
Simplify your LOGIC with enums in C#!

142 views

3 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

8 months ago

Peter Schneider
DRY: C++11 enum class vs C enum

DRY: C++11 enum class vs C enum I hope you found a solution that worked for you :) The Content (except music & images) is ...

2:23
DRY: C++11 enum class vs C enum

2 views

2 years ago

The Debug Zone
How to Assign Values to Enums in C: A Complete Guide for Beginners

In this video, we'll explore the fundamentals of using enums in C programming, specifically focusing on how to assign values to ...

2:16
How to Assign Values to Enums in C: A Complete Guide for Beginners

0 views

1 month 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

2 months ago

Nida Karagoz
How do I cast int to enum in C#? (3 SOLUTIONS!!)

How do I cast int to enum in C#? (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed under ...

2:11
How do I cast int to enum in C#? (3 SOLUTIONS!!)

2 views

10 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

9 months ago

Natasha CPE-KMUTT
[CPE100] C Union Enum LinkedList

[CPE100] C Union Enum LinkedList.

39:45
[CPE100] C Union Enum LinkedList

24 views

3 years 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,701 views

10 months ago

Roel Van de Paar
Iterable enum class in C++11

Iterable enum class in C++11 Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:00
Iterable enum class in C++11

5 views

3 years ago

Sergei Calabonga
Упражнения с Enum и FlagsAttribute (C#)

Ключевые моменты: #программирование #csharp #enum #flags #calabonga #tutorial #обучение #практика В этом видео ...

25:06
Упражнения с Enum и FlagsAttribute (C#)

999 views

4 years ago

The Debug Zone
How to Iterate Over an Enum by Int Value in C# - Step-by-Step Guide

In this video, we'll explore the process of iterating over an enum by its integer values in C#. Enums are a powerful feature in C# ...

3:25
How to Iterate Over an Enum by Int Value in C# - Step-by-Step Guide

10 views

1 year ago

Bald. Bearded. Builder.
Stop Using == null: The Safer C# Pattern You Need Today!

Two operators, one confused codebase: we break down the real differences between C#'s != and the pattern-matching "is not".

11:41
Stop Using == null: The Safer C# Pattern You Need Today!

14,429 views

4 months ago

Shiv Shankar Dayal
C Programming Part 7 complex and enums

Complex and enums.

6:17
C Programming Part 7 complex and enums

297 views

12 years ago

Peter Schneider
How to loop through all enum values in C#?

How to loop through all enum values in C#? [duplicate] I hope you found a solution that worked for you :) The Content (except ...

4:58
How to loop through all enum values in C#?

35 views

3 years ago

The Debug Zone
How to Initialize a 2D std::array of Enum Class in C++11: A Step-by-Step Guide

In this video, we'll explore the process of initializing a 2D `std::array` of an enum class in C++11. Whether you're a beginner ...

3:01
How to Initialize a 2D std::array of Enum Class in C++11: A Step-by-Step Guide

3 views

1 year ago