ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,278 results

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

Jesse Warden
TypeScript Enum's vs. Unions

We cover why TypeScript's Discriminated Unions are superior to Enum's, how they form a core tool in modelling with types, and ...

44:00
TypeScript Enum's vs. Unions

659 views

3 years ago

veganaiZe
Java Enum - State Pattern

Join me as I convert the generic State Pattern from "Head First Design Patterns" into idiomatic Java code, using an `enum`.

1:43:54
Java Enum - State Pattern

403 views

2 years ago

The Tech Rabbit
Rust enums and patterns

Rust enums and patterns - Rust -- https://www.rust-lang.org/ -- https://code.visualstudio.com/ ...

36:55
Rust enums and patterns

17 views

8 months ago

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,966 views

3 years ago

timClicks
Why enums are your superpower!

What do data modelling, type safe input validation and state machines have in common? They can all be represented by Rust's ...

1:10:19
Why enums are your superpower!

1,423 views

Streamed 4 years ago

Brian Will
Odin Intro (1 / 2) - Data Types

An introduction to the Odin programming language (part 1 of 2). This part focuses on core data types. See accompanying text: ...

38:48
Odin Intro (1 / 2) - Data Types

3,773 views

4 days ago

Inigmas
Enum All The Things!!! - Inigmas does away with the stringly-typed API he had written. Enum for ALL.

We're embarking on a Game Development journey with Rust and (maybe) Godot. These aren't tutorials, per se, but rather the ...

2:24:26
Enum All The Things!!! - Inigmas does away with the stringly-typed API he had written. Enum for ALL.

31 views

5 years ago

Lewis Baumstark
Lecture 9: Enums; introduction to Inheritance and Interfaces

0:47 example to motivate enum's 3:18 Enumerated type 4:34 Declaring an enum type 5:19 Using an enum type 7:57 Advantage of ...

44:59
Lecture 9: Enums; introduction to Inheritance and Interfaces

58 views

5 years ago

Andy Balaam
Rust 101 – 6: Structs and Enums

Continuing our review of the things you need in Rust to write programs – grouping together data using structs, and allowing ...

43:30
Rust 101 – 6: Structs and Enums

702 views

1 year ago

Samuel Skean
Rust Meeting 11 - Enum Review + Persistent List

Link to start of the book for this class: https://rust-unofficial.github.io/too-many-lists/second-iter-mut.html Link to discussion of ...

52:33
Rust Meeting 11 - Enum Review + Persistent List

14 views

2 months ago

Ahmedkaissar
CRTP OU & GPO Enum & Exploit

https://www.linkedin.com/in/ahmedmhrous/

38:33
CRTP OU & GPO Enum & Exploit

218 views

1 year ago

GrAl Unreal Engine
UE4 -HelpMe / Иное анимационное дерево (с помощью Enum)

Попробывал показал как сделать иное анимационное дерево с использованием Enumeration. Возможно это не совсем ...

21:09
UE4 -HelpMe / Иное анимационное дерево (с помощью Enum)

515 views

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

westhillcs
DS 006: Enum with Constructors and Methods

Computer Science Video for Westhill High School.

22:29
DS 006: Enum with Constructors and Methods

28 views

3 years ago

Coding with Verrol
#golang #golanguage #gotr #protobuf - S22 E3 -  Protobuf map, enum, and nesting

Let's continue with our introduction into Protocol Buffers. We will look at using map and enum field types, then we will tack on ...

33:11
#golang #golanguage #gotr #protobuf - S22 E3 - Protobuf map, enum, and nesting

1,125 views

6 years ago

Dhananjay Nene
Python PEP-435 : Enums for the python standard library

Screencast of capabilities introduced by and features of PEP-435 : Adding an enum type to standard python library.

23:41
Python PEP-435 : Enums for the python standard library

3,666 views

12 years ago

Sergei Calabonga
Упражнения с Enum и FlagsAttribute (C#)

Ключевые моменты: #программирование #csharp #enum #flags #calabonga #tutorial #обучение #практика В этом видео ...

25:06
Упражнения с Enum и FlagsAttribute (C#)

1,000 views

4 years ago

Natasha CPE-KMUTT
[CPE100] C Union Enum LinkedList

[CPE100] C Union Enum LinkedList.

39:45
[CPE100] C Union Enum LinkedList

24 views

3 years ago

Dr. Nehad
Lec10- Enum, Typedef and Struct(Prog2)

Okay uh enumeration or shortly we name it enum or we will use and see the keyword enum. Is like this um we have in C or in any ...

1:43:50
Lec10- Enum, Typedef and Struct(Prog2)

122 views

2 years ago