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
370 results
In this video from the Java for Beginners course, we'll learn what enumerated types are and how to use them with the `enum ...
2,370 views
2 months ago
What is an Enum in Java? Enum (short for “enumeration”) is a special type in Java used to represent a fixed set of constants.
8 views
6 months ago
Dans cette nouvelle vidéo de notre série dédiée à la sécurité en Java, nous faisons évoluer notre système de hachage en ...
15 views
2 weeks ago
Java enum, POJO and immutable class explained: three special class personalities — the data bag, the fixed menu, and the ...
0 views
Hey guys! Welcome back to Phase 3 of the Java Mastery Series. Today, we are looking at Enums, which is a special type of class ...
38 views
3 months ago
Enums in Java #CodeWithCougar Please Subscribe to Code With Cougar: ...
In this lecture of the Java Full Course Series, we dive deep into Enums in Java — a powerful feature that helps you write clean, ...
10,481 views
4 months ago
In this video, we will learn what constants are in Java and how to use them correctly using final, static final, and enum. Topics ...
59 views
7 months ago
How can you guarantee that a Java class has only one instance? In this video, I explain Item 3 from Effective Java: “Enforce the ...
13 views
11 days ago
In Day 12 of our Java OOP Notes series, we explore the most important concept in Java — Strings — based on the book Let Us ...
Streamed 6 months ago
Are you struggling to understand Enum in Java? Join today's LIVE session at 8 PM where we break down everything you need to ...
185 views
Streamed 3 months ago
Master the Singleton Design Pattern in Java: Learn why it's essential for Logger/DatabaseConnection classes, solving ...
8 months ago
This video contains note-taking on Java OOP concepts: Strings and Enum based on the book Let Us Java by Yashwant Kanetkar.
7 views
Okay So the agenda for today is that we are going to first discuss about enums Okay What are enums in Java then we're talk ...
10 views
11 months ago
Enumerations.
5 months ago
In Java, enums not only allow us to model data types with a finite and enumerable set of values, but they also allow us to ...
23 views
1 month ago
45 views
Learn Java enums the easy way and why they're essential for safe, readable, and powerful robot code. This episode covers: What ...
Static methods and Enums.
9 views
10 months ago
Watch at 1.5x speed or above. Note: I am constantly trying to improve my teaching and technical clarity. If you feel I've missed a ...
6 views