ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35 results

Hacktrickz
Lecture 20.5 : Enum in Java | java.lang Package Explained [Abdul Bari] Java Course

In this lecture, you will learn about Enums in Java and how they are used to create type-safe constants. Enums make Java ...

16:56
Lecture 20.5 : Enum in Java | java.lang Package Explained [Abdul Bari] Java Course

0 views

9 days ago

Spring Boot Diaries
The ONLY Way to Handle States in Java | Enums Decoded

This video explores the enum feature in Java, which, despite its apparent simplicity, effectively addresses numerous design ...

13:45
The ONLY Way to Handle States in Java | Enums Decoded

12 views

11 days ago

Peter Schneider
Why do we need abstract methods in Enums

Why do we need abstract methods in Enums I hope you found a solution that worked for you :) The Content is licensed under ...

5:21
Why do we need abstract methods in Enums

0 views

3 weeks ago

Codexani
Java Data Types Full Chapter Explained | Beginner Friendly | Real World + Coding Examples

Video Topic: Data Types in Java – Complete Explanation with Real World Examples Language: Hindi Level: Beginner to ...

14:01
Java Data Types Full Chapter Explained | Beginner Friendly | Real World + Coding Examples

71 views

2 weeks ago

FTC Team 7477 - Super 7
Java Programming Series Episode 67: EnumMaps in Java

... going to be talking about using enum map which is known as the fastest map in Java so enum map is faster in hashmap cleaner ...

5:15
Java Programming Series Episode 67: EnumMaps in Java

6 views

3 weeks ago

Zeyad Alqershi
5. Creating the Application Domain Classes and Enums
8:24
5. Creating the Application Domain Classes and Enums

105 views

2 weeks ago

WeMakeUCode
Non-Primitive Data Types in Java

In this video, I explained Non-Primitive Data Types in Java in a simple and clear way. If you're preparing for interviews or learning ...

13:20
Non-Primitive Data Types in Java

41 views

2 weeks ago

Developer Advocates Aspirant
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

Welcome to today's deep dive into why traditional lazy-initialized Singleton patterns fail in multithreading. In this video, we explore ...

15:27
Core Java Advanced: Why Singletons Fail in Multithreading & How DCL and Enums Fix It Safely

58 views

2 weeks ago

TKK
Enum
7:26
Enum

1 view

4 days ago

freeplacementcourse
Java Naming Conventions EXPLAINED (Class, Variable, Method, Package)

In this comprehensive Java tutorial, part 3 of the Java Programming series, we EXPLAIN all the essential Naming Conventions ...

19:28
Java Naming Conventions EXPLAINED (Class, Variable, Method, Package)

5 views

2 weeks ago

ConquerTheFear
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

Are you ready to master the Singleton Design Pattern and crush your next Java interview? The Singleton Pattern is simple in ...

13:21
Singleton Design Pattern: 10 CRITICAL Points You MUST Master Before Your Java Interview(Enum & more)

45 views

2 weeks ago

Nolan Coder
Ưu tiên dùng Enum thay cho hằng số kiểu int trong Java

Giải thích lý do nên sử dụng enum thay vì các hằng số kiểu int trong Java. Enum mang lại tính an toàn kiểu, tổ chức rõ ràng, ...

4:57
Ưu tiên dùng Enum thay cho hằng số kiểu int trong Java

170 views

2 weeks ago

Garba
Chapter 5 section 5.1-5.3

coding #dataorientedprogramming #java #programming #programmingparadigm.

15:57
Chapter 5 section 5.1-5.3

7 views

4 weeks ago

Farhan khan
LeetCode 3761: Minimum Absolute Distance Between Mirror Pairs – Explained

In this video, I walk through the complete approach to solve the problem "Minimum Absolute Distance Between Mirror Pairs" ...

14:20
LeetCode 3761: Minimum Absolute Distance Between Mirror Pairs – Explained

35 views

2 weeks ago

ACCU Conference
When the Compiler Gives You Errors, Make SFINAE - Keith Stockdale - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- When the Compiler Gives You Errors, Make SFINAE - Keith Stockdale - ACCU ...

4:17
When the Compiler Gives You Errors, Make SFINAE - Keith Stockdale - ACCU 2025 Short Talks

496 views

1 month ago

Nolan Coder
Mô phỏng enum mở rộng bằng interface trong Java

Giải thích cách mô phỏng extensible enum bằng cách sử dụng interface, giúp vượt qua giới hạn enum không thể kế thừa.

4:19
Mô phỏng enum mở rộng bằng interface trong Java

0 views

11 days ago

Priyavarshini. V SNS
Enumerated Data Types & Flowchart Applications | C Programming | SNS Institutions

snsinstitutions #designthinking #snsdesignthinkers In this session, we explore one of the most important concepts in programming ...

8:05
Enumerated Data Types & Flowchart Applications | C Programming | SNS Institutions

0 views

1 month ago

ClipCoder
Stop Failing Java Interviews. (Top 10 Questions Explained)

Memorizing definitions won't get you hired. Understanding HOW things work will. In this video, I break down the Top 10 Java ...

7:05
Stop Failing Java Interviews. (Top 10 Questions Explained)

15 views

4 days ago

Codexani
Java Data Types Full Chapter Explained | Beginner Friendly | Lecture 5

Video Topic: Data Types in Java – Complete Explanation with Real World Examples Language: Hindi Level: Beginner to ...

14:02
Java Data Types Full Chapter Explained | Beginner Friendly | Lecture 5

44 views

3 days ago

Nolan Coder
Ưu tiên dùng EnumSet thay cho bit field trong Java

Giải thích lý do nên sử dụng EnumSet thay vì các bit field truyền thống. EnumSet mang lại hiệu suất cao, an toàn kiểu, dễ đọc, ...

5:06
Ưu tiên dùng EnumSet thay cho bit field trong Java

0 views

2 weeks ago