ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

359 results

JavaShortVideo
The Guarded Pattern

This last feature of the new switch that I am presenting is the guarded pattern. You can now have additional tests to determine if a ...

1:57
The Guarded Pattern

83 views

11 months ago

Roshawnprograms
Switch statement | Java
3:31
Switch statement | Java

4 views

9 months ago

Code with me
Java Switch Case Explained with Coffee Vending Machine | Day 9 Java Course

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 ...

1:56
Java Switch Case Explained with Coffee Vending Machine | Day 9 Java Course

55 views

10 months ago

Hussein College
Stop Using If-Else. Switch Statements are better. (Here's why)

In this video, I explain how and when to use switch instead of if-else in Java You'll learn why switch can make your code ...

1:38
Stop Using If-Else. Switch Statements are better. (Here's why)

82 views

4 months ago

Intricate Devo
Java Switch Statements Explained: Ditch the If-Else Mess!

Is your Java code buried in a messy wall of if...else if statements? It's time to clean it up! In this video, we master the Java Switch ...

2:44
Java Switch Statements Explained: Ditch the If-Else Mess!

1 view

1 month ago

saumizcodex
💻 Java for Beginners: Console Calculator with Switch Case ❤️‍🔥 #javaforbeginners #console #learnjava

In this tutorial, you'll learn how to build a simple Calculator in Java using Scanner for input and switch case for logic.

1:11
💻 Java for Beginners: Console Calculator with Switch Case ❤️‍🔥 #javaforbeginners #console #learnjava

26 views

9 months ago

Invincible Learniverse
Learn Java in 60 Seconds | #shorts  IF ELSE Vs SWITCH

Learn the main differences between if-else and switch statements in programming! Discover which is better for flow control, ...

0:59
Learn Java in 60 Seconds | #shorts IF ELSE Vs SWITCH

6 views

9 months ago

Beyond Java
If Else vs Switch in Java Explained Simply |  Java Shorts For Beginners#shorts

If vs switch in Java-------Confused when to use which? In this short tutorial ,learn the clear difference between if-else and switch ...

0:41
If Else vs Switch in Java Explained Simply | Java Shorts For Beginners#shorts

1 view

8 months ago

Learn To Troubleshoot
When Should You Use A Switch Statement For Conditional Logic? - Learn To Troubleshoot

When Should You Use A Switch Statement For Conditional Logic? Are you looking for a clearer way to handle multiple choices in ...

3:26
When Should You Use A Switch Statement For Conditional Logic? - Learn To Troubleshoot

3 views

9 months ago

The Debug Zone
Force Tableswitch vs Lookupswitch: Optimize Your Java Switch Statements

In this video, we dive into the intricacies of Java's switch statements, focusing on the differences between Force Tableswitch and ...

2:12
Force Tableswitch vs Lookupswitch: Optimize Your Java Switch Statements

16 views

11 months ago

Developer_Aid
Java Calculator Program Using Switch Case and Scanner | Beginner Java Project

In this video, we will create a Mini Calculator Project in Java using Scanner Class and Switch Case. You will learn: - How to take ...

3:16
Java Calculator Program Using Switch Case and Scanner | Beginner Java Project

9 views

1 month ago

Learn to Code with CodeChef
Java Switch Case

Make your code cleaner with switch-case in Java! In this video, learn how to use switch statements for multiple condition checks in ...

2:33
Java Switch Case

59 views

11 months ago

JavaLearningHub_4_ICSC
Switch Case Statement in Java | Easy Program for Beginners | Java Tutorial Shorts

Learn the Switch Case Statement in Java with a simple and easy example. In this short video, you will understand the definition, ...

0:22
Switch Case Statement in Java | Easy Program for Beginners | Java Tutorial Shorts

18 views

1 month ago

Prasanna Rahangdale
Table Switch and LookUp Switch | Core Java | Codes and Outputs | @J-SDE_Prasanna

In this video we are discussed about Table Switch and LookUp Switch that uses switch-case statement. In Java, both Table Switch ...

1:45
Table Switch and LookUp Switch | Core Java | Codes and Outputs | @J-SDE_Prasanna

14 views

8 months ago

JavaShortVideo
The Java 14 switch

This video compares the original syntax of the switch statement with the updated, and frankly far superior, syntax introduced in ...

2:53
The Java 14 switch

68 views

11 months ago

Pollito0601
👉 Árboles de Decisión en Java | If, Else If, Else y Switch explicado fácil con ejemplos

Quieres aprender a usar árboles de decisión en programación con Java? En este video te explicamos de forma clara y ...

3:20
👉 Árboles de Decisión en Java | If, Else If, Else y Switch explicado fácil con ejemplos

3,368 views

9 months ago

Yuvy_fun
Master If-Else in Java | Simple Logic Explained

Learn how if-else statements work in java with clear and simple example . Perfect for beginners who want to understand ...

0:33
Master If-Else in Java | Simple Logic Explained

21 views

10 months ago

backbenchers_life
🔢 Simple Calculator in Java using Switch | Beginner Tutorial

In this video, you'll learn how to create a Simple Calculator in Java using the switch statement. We'll take user input for two ...

3:10
🔢 Simple Calculator in Java using Switch | Beginner Tutorial

6 views

10 months ago

JavaShortVideo
The Java 21 switch Part 1

Java 21 introduced the concept of pattern matching with objects. Rather than look for a literal match, a case can be true if the class ...

2:32
The Java 21 switch Part 1

57 views

11 months ago

QAFox
185. Assignment - Solve a program using switch statement in Java (Selenium Java 2026)

Assignment – Switch Statement in Java In this assignment, we will solve programs using the switch statement in Java. What is a ...

1:53
185. Assignment - Solve a program using switch statement in Java (Selenium Java 2026)

23 views

12 days ago