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,151 results
Java Login Tutorial: Using If, Else If, and Else Statements** Welcome to this Java programming tutorial! In this video, you'll ...
24 views
10 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
✅Check out my Java Programming course: https://areatechbrasil.com.br/fundamentos-de-programacao-com-java/ In this class, you ...
592 views
5 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
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
Aprende a leer datos del usuario en Java con Scanner y a tomar decisiones con if! En este video explicaremos cómo obtener ...
150 views
Discover how to correctly handle strings with spaces in Java if-else statements. Learn the difference between `next()` and ...
9 months ago
Haz que tu programa interactúe con el usuario y responda con lógica! Aprende if en Java desde cero. En este tutorial ...
99 views
8 months 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
7 months ago
Tayyari Batch Link - https://www.geeksforgeeks.org/courses/placement-prep-programming-data-structures-algorithm Class ...
43,548 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
Quieres que tus programas Java interactúen con el usuario? Aprende a usar la clase Scanner ¡Bienvenido a Progralabs! En este ...
300 views
Learn how to implement a `loop` in Java using the `Scanner` class to ensure user inputs are correctly validated and formatted.
4 views
Welcome to Java Lecture 5! In this video, you will learn how to use Java operators and implement if-else conditions using ...
Placement Oriented NEW Batch of my “Mastering DSA with Java Course " (Code : BEST500) ...
7,800 views
Are you just starting with Java programming? In this quick and easy tutorial, you'll learn how to write a simple Java program that ...
3 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.
Welcome to Java Lecture 4! In this video, you will learn how to use Java operators and implement if-else conditions using ...
9 views
6 views
2 months ago
Scanner ကိုသုံးပြီး User Input လက်ခံ ပထမဦးဆုံးမှာ Scanner class ကိုသုံးပြီး User ...
Discover why your Java file scanner reads only the last number and how to fix it for accurate average score calculations.
1 view
In Day 20 of our Java beginner series, we learn how to take user input in Java using Scanner. Topics covered: - Why input is ...
67 views
9 days ago
Learn how to effectively use the Java Scanner to read strings correctly, and understand the importance of using the `equals()` ...
0 views
In this video, we dive deep into a simple yet fundamental Java program that checks whether a number is even, odd, or zero. If ...
Discover how to eliminate the `Resource leaked` warning in Java when using Scanner. Learn best practices through a clear, ...