ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

275 results

Cornelius Kasokola
56. Java Variables 2: double, char, String, and boolean

... using capital S Okay Then here we can look at booleans So we're going to say in Java to make a boolean it should be boolean ...

5:23
56. Java Variables 2: double, char, String, and boolean

3 views

2 weeks ago

Error With Dargo
Confused by Java Variables? Watch This ☕ | Java Tutorial

Learn Java Variables the Easy Way! In this video, you'll understand Variables and Data Types in Java with simple explanations ...

18:36
Confused by Java Variables? Watch This ☕ | Java Tutorial

1 view

13 days ago

Learn Java Programming With Alvin David
Learn Java Programming With Alvin David Ep7 - (Java Variables)

... ```java float salary = 2000.5f; System.out.println(salary); ``` ```java char letter = 'A'; System.out.println(letter); ``` ```java boolean ...

12:12
Learn Java Programming With Alvin David Ep7 - (Java Variables)

22 views

3 weeks ago

LearnJava
How to Write and Trace For Loops in Java

Want to learn how to repeat code using for loops in Java? In this Java 101 video, we explore how to write and evaluate for loops to ...

1:26
How to Write and Trace For Loops in Java

11 views

1 day ago

Software Engineering Simplified
15 - Boolean Data Type in Java Explained with Examples

In this video, you will learn about the Boolean Data Type (boolean) in Java. Complete Java Course Playlist Continue learning ...

19:06
15 - Boolean Data Type in Java Explained with Examples

0 views

7 days ago

How2Java
Booleans

All about Booleans.

2:14
Booleans

0 views

3 weeks ago

QAFox
174. Storing boolean data into variable declared with other data types in Java (Selenium Java 2026)

Storing Boolean Literals in Different Primitive Data Types (Java Notes) In Java, boolean literals (true, false) can ONLY be stored in ...

5:56
174. Storing boolean data into variable declared with other data types in Java (Selenium Java 2026)

34 views

4 weeks ago

LearnJava
How to Write and Trace While Loops in Java

Want to learn how to repeat code using while loops in Java? In this Java 101 video, we explore how to write and trace while loops ...

1:14
How to Write and Trace While Loops in Java

15 views

2 days ago

LearnJava
Java Logic Operators: AND, OR, and NOT Explained

Want to learn how to combine and modify boolean expressions in Java? In this Java 101 video, we explore logical operators and ...

4:39
Java Logic Operators: AND, OR, and NOT Explained

19 views

2 weeks ago

LearnJava
Java Conditional Operator (? :) Explained

Want to learn how to write concise conditional expressions in Java? In this Java 101 video, we explore the conditional operator ...

1:54
Java Conditional Operator (? :) Explained

10 views

8 days ago

LearnJava
Java Relational Operators Explained

Want to learn how to compare values in Java? In this Java 101 video, we explore relational operators and how they are used to ...

3:30
Java Relational Operators Explained

37 views

2 weeks ago

LearnJava
Java Conditional Statements: If..Else Statement Basics

Want to learn how to make decisions in Java using if-else statements? In this Java 101 video, we explore how to write and trace ...

1:36
Java Conditional Statements: If..Else Statement Basics

11 views

11 days ago

LearnJava
Java Conditional Statements: If Statement Basics

Want to learn how to make decisions in Java using if statements? In this Java 101 video, we explore the basics of writing and ...

1:46
Java Conditional Statements: If Statement Basics

20 views

12 days ago

LearnJava
Applying DeMorgan's Law

Want to learn how to simplify and rewrite complex boolean expressions in Java? In this Java 101 video, we explore DeMorgan's ...

1:46
Applying DeMorgan's Law

19 views

2 weeks ago

DIY Java Games
TG13.5 Secret Code:  Boolean Data Type

In today's Java tutorial you'll learn to easily decode messages and to use boolean variables. This lesson includes 6 exercises.

8:42
TG13.5 Secret Code: Boolean Data Type

2 views

2 weeks ago

Java Learning
Java Data Types and Variables Explained | Data Types and Variables for Beginners | Complete Guide

Want to learn Java Data Types and Variables? In this video, we will understand Java Data Types and Variables with simple ...

7:49
Java Data Types and Variables Explained | Data Types and Variables for Beginners | Complete Guide

20 views

12 days ago

Professor Perry - Programming
20 6 Boolean Values
6:22
20 6 Boolean Values

4 views

12 days ago

QAFox
171. Different types of Literals in Java (Selenium Java 2026)

Different Types of Literals in Java Literals = Fixed values (data) directly used in a program 1. Integer Literals Whole numbers ...

17:03
171. Different types of Literals in Java (Selenium Java 2026)

52 views

4 weeks ago

Kenzo Pulse
Java Variables & Data Types Explained | int, float, double, char, boolean | Java for Beginners ||

In this video, you will learn the two most important basics of Java programming — Variables and Data Types — explained in a ...

30:39
Java Variables & Data Types Explained | int, float, double, char, boolean | Java for Beginners ||

14 views

2 weeks ago

Nawin
Java Tutorial for Beginners | Day 1 | Introduction to Data Types

Welcome to Day 1 of the Java Programming Series! In this video, we explore one of the most fundamental concepts in Java ...

13:06
Java Tutorial for Beginners | Day 1 | Introduction to Data Types

26 views

3 weeks ago