ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,537 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,345 views

1 year ago

H Y R Tutorials - Telugu
P73 - Enum in Java | Core Java | Java Programming |

In this video, we take a deep dive into enums in Java, a powerful and versatile feature that enhances code readability, safety, and ...

1:05:12
P73 - Enum in Java | Core Java | Java Programming |

8,830 views

10 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

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!

165 views

5 months ago

Java Kabala
Java с нуля. Enum | Уроки по программированию

Enum (перечисление) - специальный тип данных, который позволяет задавать группу констант, объединенных общими ...

22:44
Java с нуля. Enum | Уроки по программированию

1,516 views

10 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

Premature Abstraction
Use THIS instead of enums in Java #tierlist #programming

Next up is Java Here we also have an enum class It is actually a fullyfledged object so you can attach data and methods It is again ...

0:42
Use THIS instead of enums in Java #tierlist #programming

3,789 views

2 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,198 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

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

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

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,899 views

2 months ago

COMPUTER & CODE
Enumeration Java collections

So now here is a Java program where we are using the enumeration cursor Enumeration it is an interface can be used with legacy ...

1:40
Enumeration Java collections

65 views

3 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

Programando en JAVA
#ENUM a #JAVA

🎁 FREE SPRING BOOT COURSE - https://2ly.link/21fiO 🎁 FREE JAVA COURSE - https://2ly.link/21fiK 🎯 MENTORING - https://2ly ...

0:37
#ENUM a #JAVA

2,951 views

11 months ago

Abhishek Verma
Day-79: How to serialize Enums in Java #shorts #java

In this short we will see how to serialize Enums in Java. Subscribe the channel for regular Java updates.

1:20
Day-79: How to serialize Enums in Java #shorts #java

1,367 views

9 months ago

vlogize
Generic Method to Convert One Enum Type to Another in Java

Learn how to create a `generic method` in Java to convert enum types effectively and efficiently. --- This video is based on the ...

1:45
Generic Method to Convert One Enum Type to Another in Java

1 view

8 months ago

vlogize
How to Correctly Create an EnumMap from a Generic Enum in Java

Learn how to properly initialize an `EnumMap` using a generic enum in Java, avoiding common pitfalls and compiler errors.

1:25
How to Correctly Create an EnumMap from a Generic Enum in Java

5 views

9 months ago

Adam Bien
Enum Implementing an Interface #java #shorts #coding #airhacks

An use case for an enum implementing an interface. Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly ...

1:36
Enum Implementing an Interface #java #shorts #coding #airhacks

3,508 views

4 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