ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,416 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,026 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

79 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,693 views

10 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#!

141 views

3 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

Julian Kunkel
CS1PC C++ Week 5-2-3: C+11 Enum, Threading

Our next topic is C++ 11 enum class we know that regular enums pollute the namespace with all elements so we went create in C ...

8:07
CS1PC C++ Week 5-2-3: C+11 Enum, Threading

11 views

5 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

Roel Van de Paar
Software Engineering: Nested Enum type in C++ or C#? (4 Solutions!!)

Software Engineering: Nested Enum type in C++ or C#? Helpful? Please support me on Patreon: ...

4:49
Software Engineering: Nested Enum type in C++ or C#? (4 Solutions!!)

4 views

3 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

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

Darrell Root
The Swift Programming Language Book: Enumerations - The Video Version

This 15-minute video is an unabridged presentation of "The Swift Programming Language (Swift 5.6 Beta)" book chapter on ...

15:00
The Swift Programming Language Book: Enumerations - The Video Version

130 views

3 years ago

CppNow
C++Now 2018: Ben Deane “Easing into Modern C++”

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

5:13
C++Now 2018: Ben Deane “Easing into Modern C++”

6,151 views

7 years ago

Peter Schneider
In C, can enum be made to count backward?

In C, can enum be made to count backward? I hope you found a solution that worked for you :) The Content (except music ...

4:11
In C, can enum be made to count backward?

0 views

2 years ago

Peter Schneider
Generic enum parameter in C#?

Generic enum parameter in C#? I hope you found a solution that worked for you :) The Content is licensed under ...

6:34
Generic enum parameter in C#?

4 views

1 year ago

Gigabytes Career
C language - Data Types

C language - Data Types Here We explain types of Data Types 1. Basic Types 2. Enumerated types 3. Derived types.

5:17
C language - Data Types

221 views

7 years ago

nico_offline
C++ Enums

In this video, I'll walk you through the basics of using enums (enumeration) in your C++ code. 🖇️enums.cpp [gist] ...

6:51
C++ Enums

659 views

5 years ago

Roel Van de Paar
Instantiating a C++ class based on an enum value (4 Solutions!!)

Instantiating a C++ class based on an enum value Helpful? Please support me on Patreon: ...

6:02
Instantiating a C++ class based on an enum value (4 Solutions!!)

6 views

3 years ago

Nectarpost
Data Types in C ( C Constants)

Data types in : Rules for Constructing Integer Constants (a) An #integer #constant must have at least one digit. (b) . It can be either ...

7:50
Data Types in C ( C Constants)

24 views

4 years ago

Peter Schneider
What is a typedef enum in Objective-C?

What is a typedef enum in Objective-C? I hope you found a solution that worked for you :) The Content (except music & images) is ...

5:07
What is a typedef enum in Objective-C?

8 views

2 years ago