ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,536 results

Bro Code
Learn Java enums in 10 minutes! 📅

java #javatutorial #javacourse // Enums = (Enumerations) A special kind of class that // represents a fixed set of constants.

10:10
Learn Java enums in 10 minutes! 📅

18,159 views

11 months ago

Quipoin
Enumeration Code in 60 Seconds  | Java in 30 Days #learning

What is Enum in Java ? An enum is a special class used to define a fixed set of constants. In this short video, we explain Enum ...

1:01
Enumeration Code in 60 Seconds | Java in 30 Days #learning

289 views

2 months ago

codippa
5 Powerful Enum-Based Patterns in Java | Enums Like You’ve NEVER Seen Before!

Tired of using enums just for constants? Think again. In this video, we'll show you 5 powerful enum-based patterns that can clean ...

6:05
5 Powerful Enum-Based Patterns in Java | Enums Like You’ve NEVER Seen Before!

160 views

5 months ago

Adam Bien
Enum Conventions: A Better Mapping with Constructor? #java #shorts #coding #airhacks

Re-establishing naming conventions with the introduction of a parameterless enum constructor. A reaction to a comment in the ...

2:00
Enum Conventions: A Better Mapping with Constructor? #java #shorts #coding #airhacks

2,475 views

3 months ago

Adam Bien
Static Imports for Enum Constants #java #shorts #coding #airhacks

Using static imports to reference enum constants Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish ...

0:57
Static Imports for Enum Constants #java #shorts #coding #airhacks

3,354 views

4 months ago

Learn & Earn
JAVA Programming | 44  Enumeration

Get All Interview Question Study Guides from below link if helpful kindly contribute your help to grow channel - link to download all ...

19:42
JAVA Programming | 44 Enumeration

0 views

6 months ago

Adam Bien
The enum-based "of" Pattern #java #shorts #coding #airhacks

A custom "of"-pattern implementation with an enum. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly ...

1:29
The enum-based "of" Pattern #java #shorts #coding #airhacks

1,538 views

10 months ago

Dr. MYTHILY M. 1229
Enumeration in Java
23:32
Enumeration in Java

45 views

3 months ago

Emenwa Global
Java Programming Tutorial 8: Enumeration in Java Programming

Enumeration in Java programming is an essential concept for organizing and managing constants efficiently. In this video by ...

6:35
Java Programming Tutorial 8: Enumeration in Java Programming

3 views

8 months ago

Adam Bien
Enum Conventions: What Could Possibly Go Wrong? #java #shorts #coding #airhacks

What are the potential disadvantages of deviating from the standard enum naming conventions? Java used in this short: openjdk ...

1:31
Enum Conventions: What Could Possibly Go Wrong? #java #shorts #coding #airhacks

2,194 views

3 months ago

Adam Bien
Breaking Enum Conventions On Purpose #java #shorts #coding #airhacks

Violating enum conventions for simplicity. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish the ...

1:01
Breaking Enum Conventions On Purpose #java #shorts #coding #airhacks

3,523 views

3 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

89,834 views

2 months ago

Adam Bien
Re-establishing Enum Naming Conventions with toString? #java #shorts #coding #airhacks

Is it worth to implement custom mapping in toString method? Java used in this short: openjdk version "21" 2023-09-19 LTS I ...

1:25
Re-establishing Enum Naming Conventions with toString? #java #shorts #coding #airhacks

2,416 views

3 months ago

Adam Bien
The Mysterious Enum Brackets #java #shorts #coding #airhacks

In Enum constants can have empty parentheses / brackets Java used in this short: openjdk version "21" 2023-09-19 LTS I ...

1:21
The Mysterious Enum Brackets #java #shorts #coding #airhacks

2,964 views

10 months ago

Quipoin
Java Enums Explained with Traffic Signals  | Java in 30 Days | DAY - 23 (Part - 1) #enum

Struggling to understand Enums in Java? Don't worry! In this video, we break it down with a real-life traffic signal example to show ...

4:18
Java Enums Explained with Traffic Signals | Java in 30 Days | DAY - 23 (Part - 1) #enum

18 views

2 months ago

techtutortamil
Java Enum Explained with Banking Application Example | Account Type Enum | Tech Tutor Tamil

Enums in Java provide a way to define a set of named constants, making your code more readable and maintainable. In this video ...

2:05
Java Enum Explained with Banking Application Example | Account Type Enum | Tech Tutor Tamil

344 views

9 months ago

Adam Bien
Record And Enum Implementing a Single Interface #java #shorts #coding #airhacks

This is an example of a use case for a record and an enum that implement the same interface. Java used in this short: openjdk ...

1:35
Record And Enum Implementing a Single Interface #java #shorts #coding #airhacks

2,918 views

4 months ago

5G Coding and Programming
Java Advanced Programming Tutorial 4 Basic Enum

Java Advanced Programming Tutorial 4 Basic Enum.

5:54
Java Advanced Programming Tutorial 4 Basic Enum

2 views

3 months ago

WebDevelopment Tutorials
Enumeration in JAVA Collection

... feature of enumeration is it works like a cursor second thing it works with all the legacy classes that are present in Java so the ...

0:46
Enumeration in JAVA Collection

70 views

8 months ago

Full Stack Java Developer
Enum in Java | Learn with Mr. Kiran Jadhav

Enum in Java- An Enum (short for Enumeration). Enum is used to declared constants in Java. It provides a way to define a fixed ...

16:02
Enum in Java | Learn with Mr. Kiran Jadhav

414 views

10 months ago