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
117 results
What is an Enum in Java? Enum (short for “enumeration”) is a special type in Java used to represent a fixed set of constants.
6 views
9 days ago
Enums in Java provide a type-safe way to represent constants, making your code cleaner, safer, and more readable. In this video ...
172 views
4 weeks ago
Enums in Java #CodeWithCougar Please Subscribe to Code With Cougar: ...
8 views
8 days ago
In this video, you will learn Java Enum from basics to advanced concepts with a real-time practical example. We'll start by ...
11 views
2 days ago
Are you using Java Enums the wrong way? Most developers use Java Enums like owning a smartphone but only using it to make ...
3 views
3 weeks ago
Repositorio en GitHub con ejercicios: https://github.com/fcallipo/ejerciciosYouTube/tree/main/java.
Are you still using Strings or integers (magic numbers) to track status in your Java code? It's time to stop writing buggy code and ...
2 views
Are you tired of writing long, repetitive if-else chains to handle fixed states in your Java code? In this video, we break down the ...
This video contains note-taking on Java OOP concepts: Strings and Enum based on the book Let Us Java by Yashwant Kanetkar.
Streamed 4 weeks ago
Interview Question - Selenium WebDriver Java | Understanding "enum" and its usage An enum (enumeration) is a special data ...
98 views
Hey guys this is Sanjay from STC team 7477 Super 7 Today we're going to be talking about enum based state machines So you ...
2 weeks ago
Java data types, Java primitive data types, Java reference data types, Java tutorial for beginners, learn Java fast, Java basics, ...
104 views
In Day 12 of our Java OOP Notes series, we explore the most important concept in Java — Strings — based on the book Let Us ...
0 views
Streamed 3 weeks ago
Hey guys this is Sanjay from FTC team 7477 Super 7 today we're going to talk about enums with methods and fields so in Java ...
1 view
This video gives you short brief on Java programming.
3 days ago
1. Primitive Data Types (8 types) Java supports eight primitive data types: byte, short, int, long, float, double, boolean, and char ...
1 day ago
In this video, we continue our Spring Boot beginner project by creating the Ticket model and understanding how database tables ...
20 views
Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...
80 views
Symbolic Constants, Type Conversion, Enumeration and Typedef.
18 views