Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
395 results
ENUM en Java desde CERO | Evita errores con Strings | Tutorial Java Aprende qué es un enum en Java y cómo usarlo ...
316 views
3 months ago
In this video, you'll learn what enums are in Java and how to use them to represent fixed sets of values clearly and safely ...
92 views
We rank all the different implementations of enums in programming languages, from simple constant collections to proper ...
94,636 views
9 months ago
Get all of my Database Design Project Guides: https://databasestar.mykajabi.com/lpkj-dbdesign/?video=MAvyfhTpz-o Get the ...
28,355 views
10 months ago
... we're using an enum these are meant to be very um I was going to say the word static but static means something else in Java ...
14 views
In this lecture, you will learn about Enums in Java and how they are used to create type-safe constants. Enums make Java ...
194 views
7 months ago
Java Enums This playlist contains Java concept explanation videos created using NotebookLM, focused on helping beginners ...
2 views
6 months ago
Both code and .json can be found in github below: https://github.com/pamix2004/youtube-videos/tree/main/enumExercise.
32 views
2 months ago
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 ...
So you've got the Java basics down — now it's time to power up your skills. ⚡ In this quick 5-minute crash course, I'll walk you ...
1 view
11 months ago
... you can override two string with um with enums um there's there there's some special methods that are inherited from java Lang ...
In this tutorial, you'll learn the practical usage of enums with switch statements in Java. We'll cover how to switch over enum ...
12 views
In this lesson, we explain how to compare enum values in Java using == and equals(). You will learn why == is preferred for ...
In this video, you'll learn everything you need to know about Enums in Java. From understanding the basics to using enums ...
4 views
1 month ago
Are you using Java Enums the wrong way? Most developers use Java Enums like owning a smartphone but only using it to make ...
5 views
An enumeration (enum) is a type with a fixed set of named constants—like DAYS of the week or STATES of an order. In Java ...
6 views
8 months ago
Thread-Safe Singleton Class in Java. How to Implement an Enum Singleton. How to make a singleton enum in Java? In this video ...
1,470 views
5 months ago
Python and Java treat missing values and failures as separate problems. Null pointers leak through the call stack untyped.
114 views
Want to go beyond basic Java? Learn important concepts like Enums, Wrappers & Annotations in simple way. Follow for more ...
4 months ago
This Video is About Enums in Java And How They are used in real-life scenarios. Like , Share and Subscribe to my Channel java ...