ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

689 results

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

29,068 views

3 years ago

DeepSource
DeepSource Java Analyzer is now faster than ever before

Presenting the new and improved DeepSource Java Analyzer – we've applied several memory and speed optimizations, making ...

1:08
DeepSource Java Analyzer is now faster than ever before

4,862 views

4 years ago

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,025 views

1 year ago

dan1st
JDoc4Droid - a free Javadoc viewer for Android

JDoc4Droid is a free Javadoc™ viewer for Android™. JDoc4Droid is available on Google Play: ...

2:19
JDoc4Droid - a free Javadoc viewer for Android

395 views

4 years 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
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

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 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

98 views

2 years ago

TechShare
disadvantage of using platform threads for IO operations  #javadevelopment #threads #java

this video talks about the disadvantage of using platform threads for executing I/O operations.

0:33
disadvantage of using platform threads for IO operations #javadevelopment #threads #java

76 views

1 year ago

James Willett
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

Material for MkDocs is a powerful, easy to use framework designed to make your documentation both beautiful and efficient.

26:34
Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal

50,274 views

1 year 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

51 views

2 years 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

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,925 views

6 years ago

Jon Gjengset
Implementing a Lox interpreter in Rust

For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.

7:53:42
Implementing a Lox interpreter in Rust

89,622 views

1 year 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

413 views

6 months ago

Jon Gjengset
Implementing (part of) a BitTorrent client in Rust

In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.

4:09:16
Implementing (part of) a BitTorrent client in Rust

109,165 views

2 years ago

The Mentor CodeLab
Setup & Build Java Project - Java Tutorial | #2

Java Tutorial: Setup & Build Java Project I always prefer to setup and set the settings of my IDE and project as the very first thing in ...

32:58
Setup & Build Java Project - Java Tutorial | #2

63 views

2 years ago

Vaadin
What is Vaadin? Walk-through and live code examples

In this video, Marcus Hellberg introduces you to Vaadin. Vaadin is a platform for developing modern web apps that connect to ...

26:50
What is Vaadin? Walk-through and live code examples

20,277 views

4 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,944,350 views

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

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

makingthematrix
Programming with Functions #10 - Composition over Inheritance

00:00 Preface 03:38 Inheritance: what the type is 09:49 Composition: what the type can do 14:07 Mocking frameworks 16:32 ...

19:33
Programming with Functions #10 - Composition over Inheritance

451 views

3 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