ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

17,452 results

Lio Goes Indie
You should use enums more often

How to use enum in Godot. In this video I try to cover the benefits of using enum and how you can make enums globally ...

5:20
You should use enums more often

5,965 views

1 year ago

Will Tollefson
How to Use Java Enums - Java Programming

In this video, we'll talk all about Java enums (short for "enumerations") as introduced in Java 5. Enums are special types of Java ...

13:44
How to Use Java Enums - Java Programming

887 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly Ep 467 - enum struct vs enum class

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

3:00
C++ Weekly Ep 467 - enum struct vs enum class

16,128 views

1 year ago

Vincent Pradeilles
Did you know this hidden feature of enum? 😯

iOS #swift #softwaredeveloper #iosdeveloper Thank you for watching this video ➜ Website: https://www.swiftwithvincent.com ...

1:54
Did you know this hidden feature of enum? 😯

4,375 views

2 years ago

Database Star
Stop Using ENUMs in Your Database (Use This Instead)

Get all of my Database Design Project Guides: https://databasestar.mykajabi.com/lpkj-dbdesign/?video=MAvyfhTpz-o Learn ...

5:45
Stop Using ENUMs in Your Database (Use This Instead)

27,254 views

5 months ago

CppCon
CppCon 2018: Nir Friedman “Wise Enum: A C++ Smart Enum For All Your Reflective Enum Needs”

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

4:41
CppCon 2018: Nir Friedman “Wise Enum: A C++ Smart Enum For All Your Reflective Enum Needs”

5,022 views

7 years ago

SamSpadeGameDev
Enums [GameMaker Studio 2]

Resource Links: https://docs2.yoyogames.com/source/_build/3_scripting/3_gml_overview/9_data_types.html Slides and Source ...

3:40
Enums [GameMaker Studio 2]

11,367 views

6 years ago

Unity
C# Enumerations in Unity! - Beginner Scripting Tutorial

Watch this video in context on Unity Learn: https://learn.unity.com/tutorial/enumerations Enumerations allow you to create a ...

4:27
C# Enumerations in Unity! - Beginner Scripting Tutorial

106,526 views

6 years ago

Bro Code
Java enum 🪐

Java enums tutorial explained #java #enums #tutorial.

10:50
Java enum 🪐

76,458 views

5 years ago

Coding Tutorials
C# Flags Enum

In C#, an enum represents a single named value. But with a little bit of work, we can store multiple value in a single enum variable.

12:35
C# Flags Enum

7,767 views

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

2 years ago

KDAB
Enum Class and Model/View

You want enum class over just enum, right? That is, however, a bit troublesome with Qt's model/view framework, where you often ...

11:50
Enum Class and Model/View

1,645 views

4 years ago

Industrial Automation
Codesys #19: Enumeration

In this video, you will learn how to declare, initialize and use an Enumeration variable in Codesys with Structured Text as the ...

16:09
Codesys #19: Enumeration

7,201 views

2 years ago

Creative Blaq Studios
Mastering Enums in Flutter: Simplify Your Development

In this Flutter development tutorial, we dive deep into the world of `Enums` in Dart. Learn how to use Enums to simplify your app ...

13:19
Mastering Enums in Flutter: Simplify Your Development

16,285 views

2 years ago

Udacity
Enum, Class, or Struct?

This video is part of the Udacity course "Learn Swift Programming Syntax". Watch the full course at ...

2:53
Enum, Class, or Struct?

10,495 views

9 years ago

Marcus
Java for Beginners 10 -  arrays and enums

In episode 8 of my free Java Video Course I focus on arrays and enums. Go to http://java8course.com for additional material like ...

34:13
Java for Beginners 10 - arrays and enums

5,850 views

10 years ago

Swift and Tips
Avoid THIS when using enum pattern matching in Swift

This video provides an insightful look into an issue that may not be obvious when we use enum pattern matching and binding with ...

3:17
Avoid THIS when using enum pattern matching in Swift

1,154 views

2 years ago

Hexapyxis
Unity C# Basics - Ep06 - Enumeration

Vidéo en Français : https://youtu.be/E6iC7V1xDmg In this video, we dive deep into the concept of enums in C# and how to ...

9:58
Unity C# Basics - Ep06 - Enumeration

133 views

1 year ago

Microsoft Developer
Demo: Enums [18 of 35] | Rust for Beginners

See how to use and define an enum and use the match control flow operator with enums. https://aka.ms/GetStartedWithRust.

4:08
Demo: Enums [18 of 35] | Rust for Beginners

4,558 views

4 years ago

while(free)
Display Dynamic Arrays like an Enum List - Godot 4 Editor Scripting Tutorial Series: Part 3

Did you know that arrays can be displayed as an enum dropdown list? And they can be updated right inside the inspector. This is ...

1:38
Display Dynamic Arrays like an Enum List - Godot 4 Editor Scripting Tutorial Series: Part 3

2,804 views

2 years ago