ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

250 results

Bit Logic 10
Your First Java Program! (Name, Age, and If/Else)

Ready to write your first Java code? In this beginner-friendly video, we'll walk through a simple Java program that asks for your ...

2:34
Your First Java Program! (Name, Age, and If/Else)

74 views

4 months ago

vlogize
Resolving Java else if and else Issues in Loops with the Scanner Class

Learn how to fix the problem of Java `else if` and `else` conditions not responding in a loop when using the `Scanner` class.

1:57
Resolving Java else if and else Issues in Loops with the Scanner Class

2 views

3 months ago

Chandan Chakraborty
Java Even Odd Program Using Scanner | #java #mysql #python

Master the basics of Java programming with this beginner-friendly tutorial on writing an Even-Odd number checker using the ...

3:28
Java Even Odd Program Using Scanner | #java #mysql #python

2 views

9 hours ago

vlogize
How to Use Multi-Word Strings in Java’s If-Else Statements

Discover how to correctly handle strings with spaces in Java if-else statements. Learn the difference between `next()` and ...

1:34
How to Use Multi-Word Strings in Java’s If-Else Statements

2 views

9 months ago

mike perez
Write an if-else statement with multiple branches: If givenYear is 2101 or greater, print "Distant …

Write an if-else statement with multiple branches: If givenYear is 2101 or greater, print quot;Distant future quot; (without quotes).

0:33
Write an if-else statement with multiple branches: If givenYear is 2101 or greater, print "Distant …

0 views

2 months ago

Chic Code
Check if a Number is Positive or Negative | Java

... in Java using Scanner ✓ How to use if, else if, and else statements ✓ How to write clean, readable code that makes decisions.

2:05
Check if a Number is Positive or Negative | Java

16 views

7 months ago

vlogize
How to Break Scanner for Certain Statements and Handle User Input in Java

Discover how to effectively manage user input with the Java Scanner in a simple ATM simulation. Learn to break the Scanner flow ...

2:09
How to Break Scanner for Certain Statements and Handle User Input in Java

0 views

4 months ago

Haritron Tech Lab
Java Program to Check Even or Odd Numbers 🔢 | Complete Beginner Tutorial with Explanation

**What You'll Learn:** - How to take user input in Java using `Scanner` - Use of conditional statements (`if`, `else if`, `else`) ...

1:22
Java Program to Check Even or Odd Numbers 🔢 | Complete Beginner Tutorial with Explanation

4 views

7 months ago

vlogize
Understanding Scanner Behavior in Java: Why It Can Seem Faster Than print

Explore how the Java `Scanner` class works, why it disrupts expected output order, and learn how to manage output streams ...

2:18
Understanding Scanner Behavior in Java: Why It Can Seem Faster Than print

0 views

4 months ago

vlogize
Understanding System.in and the Scanner Class in Java

Explore what `System.in` represents in the context of the Scanner class in Java, and how it facilitates user input in console-based ...

1:19
Understanding System.in and the Scanner Class in Java

2 views

11 months ago

vlogize
Resolving If-Else Statement Issues in Java for Age Validation

Learn how to properly implement `if-else` statements in Java, especially for age validation scenarios, while avoiding common ...

1:51
Resolving If-Else Statement Issues in Java for Age Validation

0 views

9 months ago

vlogize
Fixing Your Java Code to Correctly Implement a Times Table with User Input

Learn how to correctly implement a times table in Java using user input, loops, and if statements. Simplify your coding process ...

1:23
Fixing Your Java Code to Correctly Implement a Times Table with User Input

0 views

11 months ago

vlogize
How to Efficiently Use Java Scanner, ArrayList, and While Loop for User Input

Discover how to effectively implement a Java program that allows users to input positive numbers into an ArrayList, stopping when ...

2:06
How to Efficiently Use Java Scanner, ArrayList, and While Loop for User Input

6 views

7 months ago

vlogize
How to Fix Your Java Scanner from Taking Inputs Infinitely

Learn why your Java Scanner is stuck in a loop and how to fix the infinite input issue with a simple code adjustment. Perfect for ...

1:54
How to Fix Your Java Scanner from Taking Inputs Infinitely

4 views

5 months ago

vlogize
Understanding Java Errors: How to Fix Scanner cannot be resolved to a type

Learn how to troubleshoot and fix common Java compilation errors, including handling the `Scanner` class. --- This video is based ...

1:59
Understanding Java Errors: How to Fix Scanner cannot be resolved to a type

22 views

9 months ago

vlogize
How to Count Letters in a Word Using Java Scanner

Counting Letters in a Word Using Java Scanner If you're learning Java, you might encounter a scenario where you want to count ...

1:51
How to Count Letters in a Word Using Java Scanner

0 views

3 months ago

vlogize
Understanding the Use of scanner.next() in Java: Fixing Common Issues

Discover how to properly use `scanner.next()` in Java with this comprehensive guide. Learn to handle input errors effectively.

1:45
Understanding the Use of scanner.next() in Java: Fixing Common Issues

1 view

9 months ago

vlogize
How to Connect User Input to Points with Java

Discover how to connect user input to a points system in Java. Learn to set up a simple program to translate purchases into points ...

2:14
How to Connect User Input to Points with Java

1 view

3 months ago

vlogize
Refactoring Java: How to Streamline if-else Statements for Cleaner Code

Learn how to effectively refactor multiple if-else statements in Java to enhance code readability and maintainability. --- This video ...

1:53
Refactoring Java: How to Streamline if-else Statements for Cleaner Code

1 view

7 months ago

Code Kotha
Number Guessing Game in Java #4

... java beginner tutorial, java coding challenge, guessing game in java, java while loop example, java if else statement, java fun ...

3:28
Number Guessing Game in Java #4

66 views

11 months ago