ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,769 results

Rheinwerk Computing
What Is the Scanner Class in Java?

Want to read user input in Java? The Scanner class is your go-to tool! In this tutorial, you'll learn: - How to create a Scanner object ...

2:43
What Is the Scanner Class in Java?

68 views

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

171 views

5 months ago

pildorasinformaticas
Java Course 2025. Data Input and Output I. Scanner Class. Video 14

In this video, we'll see how to enter external data from the console into a Java program using the Scanner class. We'll ...

40:34
Java Course 2025. Data Input and Output I. Scanner Class. Video 14

9,881 views

10 months ago

Obydul Islam
Java Scanner Class Explained #shorts #java

Java Scanner Class explained in a simple and beginner-friendly way. Learn how Java takes user input using Scanner and ...

0:41
Java Scanner Class Explained #shorts #java

38 views

2 days ago

Java Academy
Why This Java String Doesn’t Change? 🤯

This Java code looks correct, but nothing changes Can you guess the output before it runs? #java #javashorts #javastring ...

0:32
Why This Java String Doesn’t Change? 🤯

0 views

2 days ago

Adam Bien
A Shorter Way To Create a List of Integers #java #shorts #coding #airhacks

Generating a List of integers with: ...

1:02
A Shorter Way To Create a List of Integers #java #shorts #coding #airhacks

2,961 views

2 days ago

TechE
Java Collections Framework Explained in 60 Seconds (Cheat Sheet for Beginners)

Learn the Java Collections Framework in under a minute! This short video explains what the Java Collections Framework is, ...

0:07
Java Collections Framework Explained in 60 Seconds (Cheat Sheet for Beginners)

154 views

2 days ago

Beyond the Stack now
JavaScript ≠ Java

JavaScript is NOT related to Java. This myth exists because of history and naming, not because of technology. Full explanation on ...

0:11
JavaScript ≠ Java

0 views

1 day 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)

48 views

2 months ago

BarCode
Java Scanner Class Tutorial: How to Get User Input

Learn how to use the Scanner class in Java to get user input from the console in this beginner-friendly tutorial! In this video, we'll ...

4:08
Java Scanner Class Tutorial: How to Get User Input

28 views

10 months ago

Logic Ladder
Input and Output in Java | Scanner Class Explained with Examples | Java Basics | Logic Ladder

In this detailed Java tutorial, you'll learn how to take input from the user and display output using the Scanner class in Java.

3:55
Input and Output in Java | Scanner Class Explained with Examples | Java Basics | Logic Ladder

15 views

2 months ago

Coffee + Software
Reflecting on #Java improvements from 11 to 17 to 25 with Billy Korando #coffeesoftware

Billy Korando and Josh Long reflecting on how much #Java has improved. #bootifulpodcast.

1:25
Reflecting on #Java improvements from 11 to 17 to 25 with Billy Korando #coffeesoftware

1,013 views

18 hours ago

JavaTechTutorial
Java static Keyword Confuses Almost Everyone 😱 | static Explained in 60 Second

A tiny Java keyword confuses almost every beginner — static And misunderstanding it can cost you marks in exams and points ...

1:37
Java static Keyword Confuses Almost Everyone 😱 | static Explained in 60 Second

65 views

1 day ago

Adam Bien
Why var with Instance main() Fails #java #shorts #coding #airhacks

Using javap https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javap.html to explain the failed variable declaration ...

0:55
Why var with Instance main() Fails #java #shorts #coding #airhacks

1,078 views

11 hours ago

CHILL AND CODE
STOP Writing Java Getters & Setters Like This! ❌ #coding#codeprep#computerprogramming #correctcoding

The secret to clean, modern Java is perfect encapsulation. Getters and Setters are the fundamental building blocks, but are you ...

0:54
STOP Writing Java Getters & Setters Like This! ❌ #coding#codeprep#computerprogramming #correctcoding

0 views

4 hours ago

Chetna Patankar
Can you spot the BUG in this Code? 🐛 (99%❌)#java #dsa #shorts #short #study #students #ytshorts

This simple Recursion code causes a Stack Overflow Error! Can you spot why? The bug is in the recursive call: `fun(n--)`.

0:30
Can you spot the BUG in this Code? 🐛 (99%❌)#java #dsa #shorts #short #study #students #ytshorts

0 views

21 hours 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]

204 views

8 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

54 views

4 weeks ago

Smart Programming
#18 How to Take User Input in Java (Scanner Class Explained!) 🚀

Useful Notes & Courses Links◼️◾ Free Notes : https://smartprogramming.in/tutorials/ Free Courses ...

6:54
#18 How to Take User Input in Java (Scanner Class Explained!) 🚀

6,986 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

129 views

7 months ago