ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

3,965 views

5 years ago

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

75 views

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

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

4 views

7 months ago

CppNow
Sweating the Small Stuff: Brace Initialization, Unions and Enums - Scott Schurr [ C++Now 2013 ]

https://cppnow.org -- C++11 has lots of glitzy new stuff: lambdas, move constructors and the like. In the midst of all this cool stuff ...

1:33:40
Sweating the Small Stuff: Brace Initialization, Unions and Enums - Scott Schurr [ C++Now 2013 ]

714 views

12 years ago

Infraestructura - Linux - Programación
14   Leng C   Enum   Punteros   Estructuras

... programación 1 lenguaje c específicamente en la parte 14 que concierne a los temas de enumeraciones punteros y estructuras ...

46:00
14 Leng C Enum Punteros Estructuras

227 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

11 months ago

The Debug Zone
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

In this video, we delve into the intricacies of C++ enum classes and the implicit conversion of `std::size_t`. While these features ...

3:06
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

6 views

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

3 weeks ago

Natasha CPE-KMUTT
[CPE100] C Union Enum LinkedList

[CPE100] C Union Enum LinkedList.

39:45
[CPE100] C Union Enum LinkedList

23 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,661 views

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

Profesor Retroman
C y Ensamblador desde 0: Mueve tus sprites (variables, tipos, funciones, const, enum, if y +)

Episodio 2 - 19/ago/2022 ==== [ Todos: https://bit.ly/C-ASM_desde0 ] Seguimos programando un Mini-Shooter añadiéndole ...

3:12:17
C y Ensamblador desde 0: Mueve tus sprites (variables, tipos, funciones, const, enum, if y +)

250,954 views

Streamed 3 years 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

The Debug Zone
C++ Enum Class: Pass by Value vs. Const Reference - Best Practices Explained

In this video, we delve into the nuances of C++ enum classes, focusing on the critical differences between passing them by value ...

2:40
C++ Enum Class: Pass by Value vs. Const Reference - Best Practices Explained

8 views

7 months ago

timClicks
Introducing the enum data type in Rust

Delve into the power, flexibility, and robustness that the enum data type brings to Rust https://youtu.be/LafOj_HrxRQ The video ...

41:07
Introducing the enum data type in Rust

2,698 views

2 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

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

658 views

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

1 view

1 month ago