ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,172 results

Java with John
Stop Skipping User Input! (Java Scanner Guide)

Learn how to take user input in Java with the Scanner class! This quick tutorial covers reading strings, numbers, and common ...

28:20
Stop Skipping User Input! (Java Scanner Guide)

33 views

8 months ago

DesignCodeDebugRepeat
Java Scanner InputMismatchException or skip error -- Fix it fast!

Are you reading input from the keyboard or a file with the Scanner in Java, and even though you're reading the right data in the ...

11:23
Java Scanner InputMismatchException or skip error -- Fix it fast!

235 views

7 months ago

Next LVL Programming
How To Import Scanner In Java NetBeans? - Next LVL Programming

How To Import Scanner In Java NetBeans? In this video, we will guide you through the process of importing the Scanner class in ...

2:50
How To Import Scanner In Java NetBeans? - Next LVL Programming

142 views

11 months ago

vlogize
Understanding the Behavior of Scanner with Empty Lines in Java

Discover why Java's `Scanner` requires extra input for empty lines and learn how to fix it! --- This video is based on the question ...

2:06
Understanding the Behavior of Scanner with Empty Lines in Java

3 views

11 months ago

Logic Catalyst
#7  Java Scanner Input  | Why nextInt() Skips nextLine? | Easy Fix

Are you confused why Java's Scanner skips input when using nextInt() followed by nextLine()? In this video, we explain: ✓ Why ...

15:07
#7 Java Scanner Input | Why nextInt() Skips nextLine? | Easy Fix

50 views

6 months ago

Next LVL Programming
Why Should I Close Scanner In Java? - Next LVL Programming

Why Should I Close Scanner In Java? In this informative video, we will discuss an important aspect of programming in Java: the ...

2:24
Why Should I Close Scanner In Java? - Next LVL Programming

88 views

8 months ago

Excellent Tutorial
3 Ways to Write a Java Program in BlueJ | Assignment, Function & Scanner Method | ICSE Class 8 & 9

ICSE Class 8 Java: BlueJ Programming Made Easy | Your First Program Tutorial (2025) Learn 3 Ways to Write a Java Program in ...

14:39
3 Ways to Write a Java Program in BlueJ | Assignment, Function & Scanner Method | ICSE Class 8 & 9

289 views

5 months ago

Hoyga Tech
How to Use Scanner for Input in Java - Netbean

In this video, you'll learn how to use the Scanner class in Java to take user input from the keyboard using NetBeans IDE.

7:31
How to Use Scanner for Input in Java - Netbean

59 views

2 months ago

Technology with Sushant
User Input in Java using Scanner Class

User Input in Java using Scanner Class In this video, you'll learn how to take user input in Java using the Scanner class from the ...

6:25
User Input in Java using Scanner Class

17 views

9 months ago

Code Corner
Reverse a Number in Java | Java Program Using Scanner | Java Coding for Beginners

Learn how to reverse a number in Java using the Scanner class in this easy step-by-step tutorial. This video is perfect for ...

3:52
Reverse a Number in Java | Java Program Using Scanner | Java Coding for Beginners

11 views

4 months ago

eniGmaDev
How to Request Data with the Scanner Class | Easy and Fast! [Java from Scratch 2025 | Ep. 6]

Welcome to this new chapter: How to Request Data with the Scanner Class | Easy and Fast! The sixth chapter of the Java from ...

8:59
How to Request Data with the Scanner Class | Easy and Fast! [Java from Scratch 2025 | Ep. 6]

235 views

9 months ago

MFA Creatives
Java Import Statement & Scanner Class Explained with Real-Life Example | Java DSA Series (2025)

Welcome to another episode of our Java DSA Series! In this video, we'll learn what import java.util.*; means and how to use the ...

1:51
Java Import Statement & Scanner Class Explained with Real-Life Example | Java DSA Series (2025)

72 views

4 months ago

vlogize
How to Efficiently Skip Lines in Java When Using Scanner

Learn how to use Java's Scanner class to manage input more effectively by skipping lines that don't meet your criteria.

1:57
How to Efficiently Skip Lines in Java When Using Scanner

9 views

11 months ago

vlogize
Understanding the Behavior of hasNext() in Java's Scanner Class

Understanding the Behavior of hasNext() in Java's Scanner Class Java's Scanner class is a powerful tool for parsing input, but it ...

1:42
Understanding the Behavior of hasNext() in Java's Scanner Class

182 views

9 months ago

vlogize
Solving the Scanner Issue in Java: Using hasNextInt() Effectively

Discover how to handle user input with the Java `Scanner` class efficiently. Learn to avoid common pitfalls with `hasNextInt()` in ...

1:56
Solving the Scanner Issue in Java: Using hasNextInt() Effectively

21 views

9 months ago

CodeTechila
Java Scanner Class Explained in 5 Minutes | Learn Java Fast 🚀

Master the Scanner Class in Java with this beginner-friendly tutorial! Java Learning series ...

4:47
Java Scanner Class Explained in 5 Minutes | Learn Java Fast 🚀

75 views

5 months ago

Ready To Learn Pro
program of Scanner class in eclipse ide | how to take input in java | Practical Implementation

Taking User Input Using Scanner Class 00:00 - 00:21 - Always Start With import Scanner Class 00:22 - 01:02 - Create Scanner to ...

3:36
program of Scanner class in eclipse ide | how to take input in java | Practical Implementation

127 views

6 months ago

Nayana Kenchagundi
Reverse a String in Java | Using Scanner and For Loop

Learn how to reverse a string in Java using the Scanner class for input and a for loop to reverse the characters step by step.

5:01
Reverse a String in Java | Using Scanner and For Loop

41 views

6 months ago

Understanding Academic Fundamentals
Scanner Class in JAVA

Welcome to this Java programming tutorial! In today's video, we dive deep into the Scanner class in Java, one of the most ...

10:16
Scanner Class in JAVA

154 views

3 months ago

vlogize
Solving the Unwanted Whitespace Issue in Java's Scanner Input

Learn how to eliminate unwanted whitespace in front of user input strings when using Java's Scanner class. --- This video is ...

1:49
Solving the Unwanted Whitespace Issue in Java's Scanner Input

6 views

11 months ago