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
721 results
Java Login Tutorial: Using If, Else If, and Else Statements** Welcome to this Java programming tutorial! In this video, you'll ...
23 views
10 months ago
3,333 views
2 months ago
Learn how to fix the problem of Java `else if` and `else` conditions not responding in a loop when using the `Scanner` class.
2 views
Ready to write your first Java code? In this beginner-friendly video, we'll walk through a simple Java program that asks for your ...
73 views
3 months ago
Discover how to correctly handle strings with spaces in Java if-else statements. Learn the difference between `next()` and ...
8 months ago
136 views
Write an if-else statement with multiple branches: If givenYear is 2101 or greater, print quot;Distant future quot; (without quotes).
0 views
1 month ago
In this tutorial, learn how to create a simple arithmetic calculator in Java using if-else and if-else-if statements. We'll guide you ...
66 views
11 months ago
Welcome to Java Lecture 5! In this video, you will learn how to use Java operators and implement if-else conditions using ...
4 views
4 months ago
Useful Notes & Courses Links◼️◾ Free Notes : https://smartprogramming.in/tutorials/ Free Courses ...
10,815 views
Learn how to properly implement `if-else` statements in Java, especially for age validation scenarios, while avoiding common ...
✅Check out my Java Programming course: https://areatechbrasil.com.br/fundamentos-de-programacao-com-java/ In this class, you ...
563 views
**What You'll Learn:** - How to take user input in Java using `Scanner` - Use of conditional statements (`if`, `else if`, `else`) ...
6 months ago
Java Programming for Beginners – Episode 3 In this video, you'll learn: ✓ How System.out.println() works and shortcuts: sout, ...
12 views
5 months ago
... of if-else in Java, guiding you through practical coding examples and best practices to write effective conditional statements.
34,540 views
... in Java using Scanner ✓ How to use if, else if, and else statements ✓ How to write clean, readable code that makes decisions.
16 views
Create a Java program. 2. Ask the user to input their age. 3. Use if-else if-else statements to determine the discount and fare. 4.
3 views
Welcome to Java Lecture 4! In this video, you will learn how to use Java operators and implement if-else conditions using ...
9 views
Welcome to Episode 2 of the Pareto Code Core Curriculum! In this video, we're making our programs smart and interactive. You'll ...
31 views
Welcome to Java Day 21! In this session, we'll learn two important Java concepts every beginner must know — the Switch Case ...
5 views