ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,851 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

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

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

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]

238 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

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

19 views

9 months ago

vlogize
How to Fix the Common NoSuchElementException in Java When Using Scanner

Learn how to resolve the `NoSuchElementException` in Java when using the Scanner class by understanding single-instance ...

1:52
How to Fix the Common NoSuchElementException in Java When Using Scanner

16 views

9 months ago

vlogize
How to Create a 2D Array in Java with Scanner Input

Learn how to effectively create a `2D array` in Java using scanner input with this easy-to-follow guide. --- This video is based on ...

1:48
How to Create a 2D Array in Java with Scanner Input

21 views

11 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

vlogize
Resolving Multiple Input Issues with Java's Scanner: Tips and Solutions

Resolving Multiple Input Issues with Java's Scanner: Tips and Solutions Have you ever been frustrated while coding in Java, ...

1:39
Resolving Multiple Input Issues with Java's Scanner: Tips and Solutions

4 views

11 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

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

6 months ago