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
1,091 results
4 views
5 months ago
Java Switch Statement Exhaustiveness Explained (with French Poets!) ✍️ https://blog.vvauban.com/j21-switch-statement ...
16 views
9 months ago
Discover why your Java switch statement is returning the wrong index when converting characters to integers and learn how to fix ...
3 views
10 months ago
Master Java Programming for Beginners to Advanced | Learn Java with Projects & Examples | Complete Java Course 2025 | Java ...
17 views
Video made by Giulia Meneghello under the program European Solidarity Corps. #Ratoadcc #Java #SempreAAprender ...
7 views
11 months ago
Switch vs If Discover how switch-case statements work in Java, JavaScript, and C++. Learn the syntax differences, when to use ...
5 views
8 months ago
Java Tricky Interview Question 8 Can you use `null` as a `case` value inside a `switch` statement in Java? Many developers ...
158 views
Tired of long if-else chains? Learn how to use switch case in Java for cleaner, more readable decision-making in your code!
11 views
7 months ago
Confused about conditionals? Learn how to use switch case in Java 17 2025 to write cleaner and more efficient decision-making ...
10 views
Discover how to fix the issue of unwanted method invocation in your Java switch statement when using `JTabbedPane` with a ...
0 views
6 months ago
Java Switch Statements Made Easy! Are you tired of writing long if-else chains? The switch statement is a cleaner and more ...
21 views
Discover how to implement a `Dynamic Factory` in Java for instantiating classes dynamically, avoiding switch statements and ...
Learn Switch Statement in Java! This tutorial covers everything you need to understand and use Switch Statement in your Java ...
2 months ago
Day 9 of our 100 Days of Java Course! In this video, we'll learn about Switch Case in Java using a fun and practical example - a ...
40 views
Learn how to effectively implement `switch` statements in your Java code to simulate an online store, complete with product ...
2 views
Let's learn how to use switch statements in this java tutorial! While developing a program, sometimes we want a block of code to ...
44 views
Discover why your Java `switch` statement works seamlessly and how to properly structure it for better functionality. --- This video ...
This video compares the original syntax of the switch statement with the updated, and frankly far superior, syntax introduced in ...
68 views
Discover how to run all options in a `switch` statement using Java without duplication. Learn effective strategies and code ...
1 view
Briefly explores how the default keyword can be used in a Java switch statement to provide default behaviour when none of the ...
49 views