ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

386 results

Oakleypaws
Why I chose Bedrock over Java | QnA

Oakleypaws #qna #minecraft In this video, I go over the reasons why I chose the worst version of Minecraft. AKA Bedrock, over ...

6:20
Why I chose Bedrock over Java | QnA

2,009 views

1 year ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 years ago

The Mentor CodeLab
Getting Started - Java Tutorial | #1

Java Tutorial: Getting Started Finally, we can start our first tutorial series about programming. Let's start by installing Temurin Java ...

9:35
Getting Started - Java Tutorial | #1

96 views

2 years ago

Ctrl. Forge
The Real Way to Learn Java? Break Your Code... Over and Over Again.

In this video, I share the messy, honest journey of building my first game engine in Java — from over-engineered classes and ...

4:09
The Real Way to Learn Java? Break Your Code... Over and Over Again.

75 views

6 days ago

The Mentor CodeLab
Scope of Code - Java Tutorial | #19

Java Tutorial: Scope of Code In this video we will take a look at Java Scope of Code. With examples, we will learn about what is a ...

6:55
Scope of Code - Java Tutorial | #19

21 views

1 year ago

Dandalf
Java - Read text file - compared to reading text from keyboard

Open a text file using the Java Scanner. Read and display the contents of the file either line by line or by individual fields on each ...

12:44
Java - Read text file - compared to reading text from keyboard

206 views

4 years ago

The Mentor CodeLab
How to write Java Docs - Java Tutorial | #5

Java Tutorial: How to write Java docs Documenting your code is a necessary habit. When some time passes, you will forget what ...

8:18
How to write Java Docs - Java Tutorial | #5

48 views

1 year ago

The Mentor CodeLab
Java Syntax - Java Tutorial | #3

Java Tutorial: Java Syntax When you create your first java project with sample code, you get few lines of code that can really help ...

11:16
Java Syntax - Java Tutorial | #3

34 views

2 years ago

Javax0 Tutorials with Peter Verhas
Why I Abandoned my 30-year Open Source Project

Podcast about the content of the article at https://javax0.github.io/2025/07/10/why-abandon-30-year-project.html.

15:29
Why I Abandoned my 30-year Open Source Project

412 views

5 months ago

The Mentor CodeLab
Date and Time - Java Tutorial | #32

Java Tutorial: Using Date and Time Any powerful programming language will let you handle date and time. In java, you have three ...

7:53
Date and Time - Java Tutorial | #32

35 views

1 year ago

The Mentor CodeLab
Namespace & Package - Programming For Beginners | #18

Programming for Beginners: Namespaces and Packages Let's start diving into the world of Object-Oriented Programming.

8:03
Namespace & Package - Programming For Beginners | #18

27 views

2 years ago

The Mentor CodeLab
Methods - Java Tutorial | #16

Java Tutorial: Methods It's time to learn the first step toward object-oriented programming. Finally, we can learn about methods in ...

13:41
Methods - Java Tutorial | #16

16 views

1 year ago

The Mentor CodeLab
Switch - Java Tutorial | #12

Java Tutorial: Switches in Java Switches in java is a really important concept to learn. When you have more than a few continuous ...

6:27
Switch - Java Tutorial | #12

15 views

1 year ago

The Mentor CodeLab
Continue & Break - Java Tutorial | #16

Java Tutorial: Continue, Break and Return Keywords There are three keywords that every programmer should get familiar with, ...

5:05
Continue & Break - Java Tutorial | #16

17 views

1 year ago

The Mentor CodeLab
Method Overload - Java Tutorial | #18

Java Tutorial: Method Overload In this video we will talk about overloading methods. Using method overload is a very powerful ...

4:08
Method Overload - Java Tutorial | #18

21 views

1 year ago

The Mentor CodeLab
Java Console Output - Java Tutorial | #4

Java Tutorial: Java Console Output using Println When a programmer types a piece of code, sometimes, it's necessary to have ...

5:41
Java Console Output - Java Tutorial | #4

34 views

1 year ago

The Mentor CodeLab
User Input - Java Tutorial | #31

Java Tutorial: Scanner User Input Normally, if you need a serious user input experience in any program, you should think about ...

4:01
User Input - Java Tutorial | #31

25 views

1 year ago

The Mentor CodeLab
Learning Java Variables - Java Tutorial | #

Java Tutorial: Learning Java Variables It's time to learn Java syntax for variable definition. We will learn about literals, identifiers, ...

12:28
Learning Java Variables - Java Tutorial | #

20 views

1 year ago

The Mentor CodeLab
For Loop & for each loop - Java Tutorial | #15

Java Tutorial: For Loop Until now, we learned how to use while loops. Normally, we use while loop when we are not sure how ...

13:17
For Loop & for each loop - Java Tutorial | #15

11 views

1 year ago

The Mentor CodeLab
While Loop - Java Tutorial | #13

Java Tutorial: While Loop When you are doing repetitive work in programming, there are different ways of getting rid of repetitive ...

13:36
While Loop - Java Tutorial | #13

11 views

1 year ago