ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,907 results

DIYguru
Embedded C Enumerations: How and When to Use Enums Over Structs

When coding for microcontrollers like the STM32, tracking a finite state (like directions, sensor states, or system modes) can ...

20:15
Embedded C Enumerations: How and When to Use Enums Over Structs

20 views

2 months ago

Embedded System Creations
enumeration data type in c | Enumerations in C | enum in C | enum data type in C Language

An enum (enumeration) in C is a user-defined data type that assigns meaningful names to a set of related integer constants, ...

7:02
enumeration data type in c | Enumerations in C | enum in C | enum data type in C Language

352 views

7 months ago

Explore with HR
C C++ Enums - Using them effectively

C C++ Enums - Using them effectively. Links mentioned in the video: 1) The Article ...

7:21
C C++ Enums - Using them effectively

21 views

2 months ago

rEst
Understanding Sequential Enum Values in C. #C99 #education #everyone

You're welcome to today's class today we want to look at enumeration in C enum right so what is enom enom is a userdefined ...

11:58
Understanding Sequential Enum Values in C. #C99 #education #everyone

61 views

9 months ago

eMobility System lab
Enum in C Programming | Enumeration Explained with Examples | Embedded Systems

In this C language tutorial, we dive deep into Enums (Enumerated Types)—what they are, how they work, and why you should use ...

18:50
Enum in C Programming | Enumeration Explained with Examples | Embedded Systems

22 views

2 weeks ago

Embedded Software for Dummies
Structs & Enums in C

In real embedded firmware, data should not only have a type. It should clearly represent what it means, which module owns it, and ...

8:23
Structs & Enums in C

46 views

2 days ago

eMobility System lab
C Programming Enum Part 2 | Enum Explained with Examples | Embedded C Tutorial

In this video, we continue our C Programming – Enum Part 2 series and understand Enum in a simple and practical way.

8:55
C Programming Enum Part 2 | Enum Explained with Examples | Embedded C Tutorial

5 views

9 days ago

Kris Furman, PhD
Nerding Out About: Enums

Listen to a senior dev with a PhD in particle physics rant about programming. Today's topic: Enumerators and tagged unions.

9:55
Nerding Out About: Enums

4,186 views

2 months ago

Premature Abstraction
Ranking Enums in Programming Languages

We rank all the different implementations of enums in programming languages, from simple constant collections to proper ...

8:08
Ranking Enums in Programming Languages

95,852 views

10 months ago

Core Dev Lab
10 - Typedef and Enum

Write cleaner and more readable C code by mastering typedef and enum. In this lesson, you'll learn how these powerful language ...

8:05
10 - Typedef and Enum

6 views

3 weeks ago

Michael Deming
Structures, Unions, and Enumerations | C Programming: A Modern Approach - Chapter 16 | 06-16-2026

I'm a self-taught programmer with very limited knowledge, trying to teach myself Python and computer science through various ...

1:39:05
Structures, Unions, and Enumerations | C Programming: A Modern Approach - Chapter 16 | 06-16-2026

391 views

Streamed 2 months ago

Chiguru Academy
#C20  | C Enum | C Programming language | Chiguru Academy | Tuition

cprogramminglanguagebasics #cbasicsforbeginners #cbasicprogram#cprogramming #cbasicsforbeginners #cbasicprogram ...

3:03
#C20 | C Enum | C Programming language | Chiguru Academy | Tuition

9 views

8 months ago

Coding with Sheikh Amir
C Programming: What Is an Enum and Why It Matters

Learn how to use C Enumerations (enum) to make your programs more readable, structured, and error-free! 🏷️ In this complete ...

18:32
C Programming: What Is an Enum and Why It Matters

14 views

7 months ago

Benjamin Fadina
C Programming #51 — Constants: const, #define, and enum

Lesson 51 of C Programming: A Complete Course. Covers §5.8 — Data Types, Variables, and Constants. Chapters 0:00 const ...

4:51
C Programming #51 — Constants: const, #define, and enum

4 views

3 days ago

Amit Thinks
Enum in C Programming in Hindi | Create | Assign | Access | Eumeration | C Tutorial | Amit Thinks

In this lesson, learn what enums are in the C Language with examples. This is lesson 24 of the C Tutorial series. What is an enum ...

5:44
Enum in C Programming in Hindi | Create | Assign | Access | Eumeration | C Tutorial | Amit Thinks

298 views

9 months ago

KnowHive
2.2 Enumerated Data Type (enum) in C | Replace Numbers with Meaningful Names

In this beginner-friendly tutorial, learn how the Enumerated Data Type (enum) works in C programming. This video explains how ...

6:00
2.2 Enumerated Data Type (enum) in C | Replace Numbers with Meaningful Names

20 views

6 months ago

Glass Box Computing
7.3 typedef, enum, and Unions — Programming Fluency in C | Previous Version

Every time you declare a struct variable, you write the full type name: struct Student alice;. Every time you pass one to a function: ...

10:46
7.3 typedef, enum, and Unions — Programming Fluency in C | Previous Version

1 view

1 month ago

eMobility System lab
C Programming: Structure, Union, Enum & Typedef | Complete Guide for Embedded C. Part 1

In this video, we will understand four important concepts of C Programming — Structure, Union, Enum, and Typedef. We will ...

4:23
C Programming: Structure, Union, Enum & Typedef | Complete Guide for Embedded C. Part 1

286 views

10 days ago

Divya Explains - Code & Consciousness
46 Enum in C | #define | User Defined Datatype | C Programming | GATE CS in Tamil | Divya Explains

Enums in C let you assign meaningful names to constants, making your code more readable and less error-prone. In this video, I'll ...

10:55
46 Enum in C | #define | User Defined Datatype | C Programming | GATE CS in Tamil | Divya Explains

111 views

10 months ago

Selection With Sathi
C Structs, Unions & Enums | C Structs, Unions & Enums | Selection With Sathi

C Structs, Unions & Enums | C Structs, Unions & Enums User-defined types, memory layout, typedef for developers and students ...

7:13
C Structs, Unions & Enums | C Structs, Unions & Enums | Selection With Sathi

8 views

3 months ago