ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

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

252 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

148 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

53 views

7 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

91 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

298 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

63 views

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

257 views

10 months ago

Pickcode
Reading Files in Java (AP CSA 2025)

On the 2025-2026 AP CSA exam, there is new content on reading files in Java using Scanner. In this video, we review how to use ...

11:43
Reading Files in Java (AP CSA 2025)

664 views

7 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

Bora Codar
Java Course #09 - Data Entry with Scanner

📘 Lesson 9 - Java Course from Basic to Advanced: Data Input with Scanner in Java In this lesson, you will learn how to receive ...

10:43
Java Course #09 - Data Entry with Scanner

222 views

10 months ago

Code Java
Java 25 New Feature: Compact Source File and Instance Main Method

Java 25 was released on September 2025. What's new language feature? Let's dive into the compact source file and instance ...

5:02
Java 25 New Feature: Compact Source File and Instance Main Method

464 views

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

79 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

190 views

10 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

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

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

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

Ralf Lima
Lógica e Algoritmos com Java - 10 Classe Scanner

Olá pessoal! Nesta aula, iremos aprender a interagir com o usuário, utilizando a classe Scanner. [MATERIAL COMPLEMENTAR] ...

6:51
Lógica e Algoritmos com Java - 10 Classe Scanner

600 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

20 views

10 months ago