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
532 results
Java Login Tutorial: Using If, Else If, and Else Statements** Welcome to this Java programming tutorial! In this video, you'll ...
24 views
11 months ago
Ready to write your first Java code? In this beginner-friendly video, we'll walk through a simple Java program that asks for your ...
74 views
4 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
3 months ago
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 Lecture 5! In this video, you will learn how to use Java operators and implement if-else conditions using ...
4 views
5 months ago
... of if-else in Java, guiding you through practical coding examples and best practices to write effective conditional statements.
44,753 views
Java Programming for Beginners – Episode 3 In this video, you'll learn: ✓ How System.out.println() works and shortcuts: sout, ...
12 views
6 months ago
Discover how to correctly handle strings with spaces in Java if-else statements. Learn the difference between `next()` and ...
9 months ago
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
Write an if-else statement with multiple branches: If givenYear is 2101 or greater, print quot;Distant future quot; (without quotes).
0 views
2 months ago
Learn how to take user input in Java like a pro! In this beginner-friendly tutorial, you'll master the Scanner class and learn how to ...
207 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
Master the basics of Java programming with this beginner-friendly tutorial on writing an Even-Odd number checker using the ...
2 days ago
Join Our Official Learning App on ClassPlus Get access to live & recorded classes, notes, tests, and updates—all in one app.
116 views
**What You'll Learn:** - How to take user input in Java using `Scanner` - Use of conditional statements (`if`, `else if`, `else`) ...
7 months ago
PRACTICE QUESTIONS! Email me with your solutions and questions! I will provide feeback and solutions as well. If you complete ...
33 views
1 month ago
... in Java using Scanner ✓ How to use if, else if, and else statements ✓ How to write clean, readable code that makes decisions.
16 views
In this beginner-friendly Java tutorial, learn how to check whether a number is positive, negative, or zero using a simple if-else ...
67 views
Learn how to properly implement `if-else` statements in Java, especially for age validation scenarios, while avoiding common ...
Welcome to Java Day 21! In this session, we'll learn two important Java concepts every beginner must know — the Switch Case ...
5 views