ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,422 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

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

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

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

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

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

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

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

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

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

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

4 months ago

TechCoderHub
Bridging the Gap: Using Qt C++ Enums in QML with qmlRegisterType #qt #qml #qtcreator

Welcome to our Qt and QML integration tutorial! In this video, we'll uncover the seamless connection between Qt C++ and QML by ...

6:23
Bridging the Gap: Using Qt C++ Enums in QML with qmlRegisterType #qt #qml #qtcreator

206 views

2 years ago

Seoul Smartcitycenter
C# Fundamentals for Absolute Beginners  21 Enumerations and the Switch Decision Statement
13:19
C# Fundamentals for Absolute Beginners 21 Enumerations and the Switch Decision Statement

20 views

7 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

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

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

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,438 views

4 years ago

Moumie
🔥 Stop Repeating Yourself in C++! X Macros with Header Files 🧠 - Part 04

Watch how a single list of macros powers enums, switch statements, and more! You'll never code C++ the same way again!

15:50
🔥 Stop Repeating Yourself in C++! X Macros with Header Files 🧠 - Part 04

32 views

7 months ago

Peter Schneider
Codereview: C++ enum to string conversion utility

C++ enum to string conversion utility I hope you found a solution that worked for you :) The Content (except music & images) is ...

4:28
Codereview: C++ enum to string conversion utility

45 views

2 years ago